词典宝
更多
查询
1 词典释义:
unsigned
时间: 2024-12-04 17:52:17
英 [ʌnˈsaɪnd]

adj.没签名的;未署名的;未签约的;无(正负)号的;无(正负)号位的;

双语例句
  • Let's begin with an unsigned plug-in.

    让我们从一个未签名插件开始。

  • Exporting an unsigned application.

    导出未签署的应用程序。

  • Unsigned short sem_num; (semaphore number).

    unsigned short sem_num;(信号量个数)。

  • Untyped integral constants are of type (unsigned) int.

    无类型的整数常量就是(unsigned) int类型的。

  • An unsigned integer and the result of the sizeof operator.

    这是一个无符号整型,是执行size of操作的结果。

  • I have seen people do that to copies signed and unsigned.

    我发现不管书上有作者的签名抑或没有,人们都会这么做。

  • All these integer types also have corresponding unsigned types.

    所有这些整数类型都有相应的无符号数类型。

  • This is done with the mpyu instruction (multiply unsigned).

    这可以通过 mpyu 指令(无符号相乘)实现。

  • The mantissa is basically a 23-bit unsigned integer - simple enough.

    尾数一般是一个23位的不带符号的整数—它非常简单。

  • Each score should be translated to its appropriate unsigned byte-code.

    每个分数需要转换成合适的无符号字节码(unsigned byte - code)。

  • If you must multiply, cast to an unsigned short before multiplying.

    如果一定要计算乘法,可以在计算乘法之前转换为unsigned short。

  • The value of the year and month components allow an unsigned integer.

    年和月组件的值可以是一个无符号整数。

  • First, I would say don't write new IDL definitions with unsigned integers.

    首先,我建议以后写idl定义时不要再使用无符号整型。

  • This is true for unsigned short, unsigned long, and unsigned long long.

    对于 unsigned short , unsigned long , 以及 unsigned long long 来说也是这样。

  • And if it is unsigned, then it will be more faster than the signed division.

    如果是无符号数,它要比有符号的快得多。

  • The signed/unsigned keyword is required for non-floating point declarations.

    signed/unsigned 关键字是声明非浮点类型必需的。

  • The problem arises when passing the sum of signed and unsigned ints as long.

    在将有符号整型和无符号整型的和作为 long 类型传递时就会出现问题。

  • These shifts can be avoided by using int and unsigned int for local variables.

    这些移位操作可以通过使用int和unsigned int的局部变量来避免。

  • Export an unsigned version of the application that you must manually sign.

    导出您必须手动签署的应用程序的未签署版本。

  • Ensure that an unsigned int is used where appropriate to prevent sign extension.

    确保使用无符号整数来防止符号扩展的问题。

  • A sample form with an unsigned signature is provided in the Download section.

    下载小节提供了一个未进行签名的样例表单。

  • A CCSID is a 16-bit unsigned integer that uniquely identifies a particular code page.

    CCSID是一个16位的无符号整数,惟一地标识一个特定的代码页。

  • You can export an unsigned version of your application that you must manually sign.

    您可以导出您必须手动签署的应用程序的未签署版本。

  • If you need more, read the data in as a stream of unsigned char objects and do the math.

    如果您需要更多功能,请将数据作为一个无符号字符对象流进行读取,然后进行匹配。

  • Similarly, the values of the seconds component allows an arbitrary unsigned xs: decimal.

    类似地,秒组件的值也支持任意的无符号xs: decimal。

  • Next, sign the unsigned application using the jarsigner tool, which is part of the JDK.

    接下来,使用jarsigner工具(它是JDK的一部分)签署未签名的应用程序。

  • I suppose that to a large extent I am the unsigned manuscript of the high school teacher.

    我想在很大程度上,我正是那位中学老师未经签名的手稿。

  • It loads 18-bit unsigned values, which is the perfect size for local store addresses on the PS3.

    它加载的是18位的无符号值,这是PS 3上的本地存储地址的首选大小。

  • After the download, you'll get a warning saying that you're about to install an unsigned feature.

    下载后,您将收到一则警告,表明将要安装一个未签名的功能。

  • Note that the pointer you used is declared an unsigned long long rather than just a pointer.

    注意所使用的指针被声明为 unsigned long long 而非指针。

近义词
adj. 无符号的;未签名的
反义词
相关推荐