您要查找的是不是:
- When you declare an elementary data type, it is not safe to assume that its memory consumption is the same as its nominal storage allocation. 在声明一个基本数据类型时,假定该数据类型的内存消耗等于其名义存储分配是不安全的。
- Define and use a structure data type when you need to combine various data types into a single unit, or when none of the elementary data types serve your needs. 当您需要将不同的数据类型组合为一个单元时,或者当所有基本数据类型都无法满足您的需求时,可以定义和使用结构数据类型。
- A structured collection of data objects, forming a data type. 多个数据对象的结构化汇集,以形成一种数据类型。
- elementary data type 基本数据类型
- CN Composite Number and Name data type. 代码与文字合成资料型态。
- The time data type is used to specify a time. 时间数据类型用于指定一个时间。
- 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. 源数据类型的名称。
- Gets or sets the data type of the field. 获取或设置字段的数据类型。
- Object that is associated with the given data type. 对象,该对象与给定的数据类型相关联。
- Depends on the data type of the source field. 取决于源字段的数据类型。
- The Boolean data type is an exception. 但布尔数据类型是个例外。
- The data type of the collection items. 集合项的数据类型。
- SPSS is used to do elementary data arrangement and factor analysis, with AMOS testing the concept model and hypothesizes. 本文采用SPSS软件对数据进行了初步的整理和因子分析,用AMOS软件对概念模型和假设进行了验证。
- The data type of the items in the array. 数组项的数据类型。
- Writes the given data type to a text stream. 将给定数据类型写入文本流。
- The Single data type widens to Double. Single数据类型扩大至Double。