untyped
常見例句
- String type is the implied type of all untyped variables.
字符串類型是所有沒有類型化的變量的默認(rèn)類型。 - We'll see in the next section that untyped variables .
我們將在下面的篇幅中看到?jīng)]有類型的變量。 - To operate on an untyped parameter, you must cast it.
要操作一個(gè)無類型參數(shù),必需對(duì)其進(jìn)行類型轉(zhuǎn)換。 - When working with untyped datasets, the programmer would not learn of the error until run time.
當(dāng)使用未聲明類型的數(shù)據(jù)集時(shí),程序員直到運(yùn)行時(shí)才會(huì)知道該錯(cuò)誤。 - When you call such a routine, you cannot pass it a numeral or untyped numeric constant.
調(diào)用這樣的例程時(shí),不能向其傳遞數(shù)字或無類型的數(shù)字常量。 - In general, the compiler cannot verify that operations on untyped parameters are valid.
通常,編譯器不會(huì)檢查對(duì)無類型參數(shù)的操作是否有效。 返回 untyped