变量的类型 meaning in English
type of variables
Examples
- Object that represents the type of the local variable
对象,表示局部变量的类型。 - Coerced to the type of the variable if necessary
(必要时强迫转换为此变量的类型) 。 - The types of the variables being declared
可选项。所声明的变量的类型。 - You may specify the type of a variable in its declaration
你可以在声明中指定变量的类型。 - The type determines what kind of data a variable can hold
变量的类型决定了变量可以保存的数据类型。