您要查找的是不是:
- You can replace the definition for int in the above program with any other primitive data type except boolean. 在上述程序中,可将对int的定义替换成除boolean以外的其他任何主数据类型。
- The bitwise operators allow you to manipulate individual bits in an integral primitive data type. 按位运算符允许我们操作一个整数主数据类型中的单个“比特”,即二进制位。
- The primitive data types also have "wrapper" classes for them. 主数据类型也拥有自己的“封装器”(wrapper)类。
- The following example shows which primitive data types can be used with particular operators. 下面这个例子向大家展示了如何随同特定的运算符使用主数据类型。
- Basically,it is the same example repeated over and over,but using different primitive data types. 从根本上说,它是同一个例子反反复复地执行,只是使用了不同的主数据类型。
- This specification defines built-in primitive data types, derived data types, and facets. 该规范定义内置基元数据类型、派生的数据类型和方面。
- Basically, it is the same example repeated over and over, but using different primitive data types. 从根本上说,它是同一个例子反反复复地执行,只是使用了不同的主数据类型。
- To ensure the broadest reach, Web services support an assortment of primitive data types that can be encoded and serialized using XML. 为确保最广泛的影响范围,Web服务支持基元数据类型分类,可以使用XML对这些数据类型进行编码和序列化。
- JavaScript supports three primitive data types: numbers, booleans, and strings; and two compound data types: object and arrays. 字符串对象,可以是单引号(')或双引号(")括起来的任何字符串。
- Serializes or deserializes primitive data types and other objects to or from the body of a Message Queuing message, using a format that is compatible with the MSMQ ActiveX Component. 使用与MSMQ ActiveX组件兼容的格式,将基元数据类型和其他对象序列化成“消息队列”消息体或从“消息队列”消息体反序列化基元数据类型和其他对象。
- When a primitive data type is a member of a class, it is guaranteed to get a default value if you do not initialize it: 若某个主数据类型属于一个类成员,那么即使不明确(显式)进行初始化,也可以保证它们获得一个默认值。
- A structured collection of data objects, forming a data type. 多个数据对象的结构化汇集,以形成一种数据类型。
- CN Composite Number and Name data type. 代码与文字合成资料型态。
- The time data type is used to specify a time. 时间数据类型用于指定一个时间。
- primitive data type 原始数据类型
- A language construct that describes a data type by means of a model character string literal. 编程语言中,利用模型字符串的数值文字描述数据类型的一种语言成分。
- A byte, bit, nibble, or other small data type. 字节、位、半字节或其他较小的数据类型。
- Cannot alter column '%.*ls' to be data type %.*ls. 无法将列 ''%251!'' 更改为数据类型 %253!。
- Error converting data type %ls to %ls. 将数据类型 %251! 转换为 %252! 时出错。
- The name of the source data type. 源数据类型的名称。