C- 89数据类型(包括有符号和无符号)short、int、long、long long、float和double。
C-89 data types (include signed and unsigned) short, int, long, long long, float, and double.
无标记数据:由于在读取数据时有模式定义,这就大大减少了数据编辑所需的类型信息,从而减少序列化空间。
Untagged data: Since the schema is present when data is read, considerably less type information need be encoded with data, resulting in smaller serialization size.
EXI引入了数据类型,比如二进制、布尔值、小数、浮点数、整数、无符号整数,以及日期-时间。
EXI introduces data types such as Binary, Boolean, Decimal, Float, Integer, Unsigned Integer, and Date-Time.
诸如VARCHAR和clob之类的数据类型允许您存储无格式ascii文本,而BLOB数据类型允许存储复杂(专有)类型的数据,如. pdf、。doc、。ppt、。rtf、。xml等。
Datatypes like VARCHAR and CLOB allow you to store plain ASCII text, and BLOBs provide for storage of complex (proprietary) types of data, like.pdf,.doc,.ppt,.rtf,.xml and so on.
通常建议不要使用无类型编程,因为它可能导致涉及数据类型的细微执行错误。
Typeless programming is not usually recommended, because it can lead to subtle execution errors involving data types.
一些转换器用无符号二进制数类型,其他转换器使用有符号二进制补码数据。
Some converters use unsigned-binary-data types; other converters use two's-complement signed data.
根据数据去探索世界的无监督学习便是其他学习类型之一。
Unsupervised learning is one of those other types, where you just look at data and discover stuff about the world.
无符号字符数据类型和二进制数据类型将产生错误的计算结果,会当成有符号的数据类型进行计算。
The unsigned char data type, and byte data type will yield incorrect results and act as though they are signed types i. e. type char.
无符号字符数据类型和二进制数据类型将产生错误的计算结果,会当成有符号的数据类型进行计算。
The unsigned char data type, and byte data type will yield incorrect results and act as though they are signed types i. e. type char.
应用推荐