此外,原始数据类型将自动成为对象。
Moreover, primitive data types automatically become objects. For example, the following is permissible.
对于其他原始数据类型,这个原则同样适用。
11只有原始数据类型可以声明原子?
另一个值得注意的事情就是GWT 1.5现在已经完全支持“long”原始数据类型了。
Another thing to be aware of is that GWT 1.5 now fully supports the 'long' primitive data type.
EcmaScript组件只提供核心语言功能 --原始数据类型、表达式赋值和流量控制等等。
The EcmaScript component offers only the core language features -- the primitive data types, expression evaluation, flow control, etc.
这些数据类型作为语言的一部分都已经预先定义好,用来表示创建复杂对象基础的原始数据类型。
These data types are all predefined as part of the language and represent the primitive data types from which more complex objects are built.
Vector使用两个原始数据类型:string(元素数据)和Integer(元素计数)。
Vector USES two primitive data types — string (element data) and Integer (element count).
但是,在Python中,简单数据类型并不是原始数据类型,而是完善的对象,它们有自已的方法和类。
In Python, however, the simple data types are not primitives but full-fledged objects, with their own methods and classes.
始终使用原始数据类型(有时也称为字面量)来转换变量,这种没有任何额外的影响的做法反而效率更高。
Always use primitive data types (sometimes referred as literals) for converting variables. These won't do any extra tricks and they usually have better performance.
你可以把T认为是一种特殊类型的变量,它的值可以任何你想传入的类型,当然,T不能接受任何原始数据类型。
Just think of t as a special kind of variable, whose "value" will be whatever type you pass in; Also, it just can't be any of the primitive data types.
这两个消息只使用了xsd名称空间中的原始数据类型string,因此您不必为使用它们而定义任何更复杂的数据类型。
These two messages use only string primitive data types of the XSD namespace and therefore you do not need to define any more complex data types in order to use them.
向模型导入XSDprimitiveDataTypes(您可以使用原始数据类型来利用原始类型,例如模式之中的字符串,整数以及浮动数)。
Import XSD primitive data types to the model (these primitive data types can be used to use primitive types, such as string, int, and float in the schema).
向模型导入XSDprimitiveDataTypes(您可以使用原始数据类型来利用原始类型,例如模式之中的字符串,整数以及浮动数)。
Import XSD primitive data types to the model (these primitive data types can be used to use primitive types, such as string, int, and float in the schema).
应用推荐