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上的本地存储地址的首选大小。
1·This apparently allows a programmable USB development board with an AT90USB microcontroller to be used to circumvent the PS3's security systems and execute unsigned code.
这允许使用一个可编程US B开发板和一个AT 90us B微控制器来绕过PS 3的安全系统,执行未签名的代码。
2·After the download, you'll get a warning saying that you're about to install an unsigned feature.
下载后,您将收到一则警告,表明将要安装一个未签名的功能。
3·Let's begin with an unsigned plug-in.
让我们从一个未签名插件开始。
4·You can also install some unsigned apps if you follow it.
您也可以安装一些未签名的应用程序如果您遵循它。
5·If you can find an unsigned copy, it's worth an absolute fortune.
如果你能找到一个未签名的副本,它的价值是绝对的财富。
1·After it is selected, the ADT prompts you for the directory where to export the unsigned application.
选中之后,ADT提示您选择将未签署应用程序导出到的目录。
网络释义

无符号

无符号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-07 01:53