释义 |
- 无符号数据:一种计算机编程中的数据类型,表示只能存储非负整数的变量。
1 ?无符号的数据 ... unshielded twisted pair (UTP) 无屏蔽双绞线对,无屏蔽扭绞线对 unsigned data 无符号的数据 unspecified 非指定的 ...
- 1
If you need more, read the data in as a stream of unsigned char objects and do the math. 如果您需要更多功能,请将数据作为一个无符号字符对象流进行读取,然后进行匹配。 - 2
EXI introduces data types such as Binary, Boolean, Decimal, Float, Integer, Unsigned Integer, and Date-Time. EXI引入了数据类型,比如二进制、布尔值、小数、浮点数、整数、无符号整数,以及日期-时间。 - 3
C-89 data types (include signed and unsigned) short, int, long, long long, float, and double. C - 89数据类型(包括有符号和无符号)short、int、long、long long、float和double。
|