Unsigned
英音[ ˌʌnˈsaɪnd ] 美音[ ˌʌnˈsaɪnd ]

无符号

常用释义

词性释义

adj.

无符号的;未签名的
例句
  • 全部
  • 无符号
1·As we saw in the case of unsigned integers, there is a level of vigilance you must uphold to ensure your applications work as expected.
正如我们在无符号整型的例子中所看到的,你必须保持一定的警惕性以保证你的应用程序能够正常工作。
2·First, I would say don't write new IDL definitions with unsigned integers.
首先,我建议以后写idl定义时不要再使用无符号整型。
3·A CCSID is a 16-bit unsigned integer that uniquely identifies a particular code page.
CCSID是一个16位的无符号整数,惟一地标识一个特定的代码页。
4·Now let's complicate the problem a bit: you have a two-dimensional array of unsigned integers, and you want to find the row with the smallest sum.
现在我们让问题变得复杂点:你有一个二维的无符号整形数组,你想要找到具有最小和的那一行。
5·It loads 18-bit unsigned values, which is the perfect size for local store addresses on the PS3.
它加载的是18位的无符号值,这是PS 3上的本地存储地址的首选大小。
网络释义

无符号

无符号unSigned)常量以U或u结尾。后缀UL或ul表示unsigned long类型。

无符号的

Player2表是无符号的(UNSIGNED),Player2表其中的三个字段,类型分别是int(2),int(4),int(16),插入3条数据,其中第3条数据是16 …

无符号整数

无符号整数 (unsigned) 和前面的" 标准逻辑" 向量 (std_logic_vector) 信号相似, 并且可以相互转换。定义无符号数时必须指明这 …

无符号型

2 C语言的数据类型_百度文库 ... ) signed 有符号型(用于 ) unsigned 无符号型(用于 char、int、 long 型) ...

无符号数

1.指令格式 ... ★ 符号数( signed) ★ 无符号数unsigned) 1.2 Opcode( 操作码) ...

无符号整型

问题在于 IDL 的无符号整型unsigned)。Java 编程语言没有 unsigned 类型,并且它所有的整数类型都是有符号的。

无符号类型

为指明整数型常数是无符号类型(unsigned), 可在常数之后加无符号(unsigned)后缀。如果要把常数表示为长整型时,则可以在 …

无记号

    unsigned - 若为 1 表示本字段为无记号 (unsigned)      zerofill - 若为 1 表示本字段为被零填满 (zero-filled)      参考: my...
同义词
adj.
无符号的;未签名的
更新时间:2025-05-01 23:32