untyped
常见例句
- String type is the implied type of all untyped variables.
字符串类型是所有没有类型化的变量的默认类型。 - We'll see in the next section that untyped variables .
我们将在下面的篇幅中看到没有类型的变量。 - To operate on an untyped parameter, you must cast it.
要操作一个无类型参数,必需对其进行类型转换。 - When working with untyped datasets, the programmer would not learn of the error until run time.
当使用未声明类型的数据集时,程序员直到运行时才会知道该错误。 - When you call such a routine, you cannot pass it a numeral or untyped numeric constant.
调用这样的例程时,不能向其传递数字或无类型的数字常量。 - In general, the compiler cannot verify that operations on untyped parameters are valid.
通常,编译器不会检查对无类型参数的操作是否有效。 返回 untyped