lingohey logo

unsigned

:/ʌn'saɪnd/
:/'ʌn'saɪnd/
adj.:
无符号
网络:
无符号的;无符号整数;无符号型
例句
1.
The result of the unsigned right shift is always small enough to be stored in the signed version of the return type without overflow.
符号结果始终可以存储符号返回类型版本不会产生溢出
2.
However; that method would be unusable from a language that has no notion of unsigned integers.
但是对于具备正负整数概念语言来说这个方法无法使用
3.
A third integer promotion rule that is often overlooked concerns expressions that contain both signed and unsigned integers.
第三整数提升规则常常忽视关切表达同时包含号数号数整数
4.
Converts the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.
数字指定样式区域性特定格式字符串表示形式转换等效16符号整数
5.
Converts the string representation of a number in a specified culture-specific format to its 64-bit unsigned integer equivalent.
指定区域性特定格式数字字符串表示形式转换等效64符号整数
6.
Note that the pointer you used is declared an unsigned long long rather than just a pointer.
注意使用指针声明unsignedlonglong指针
7.
Instructs the compiler to add the public key but to leave the assembly unsigned.
指示编译添加公钥程序集保留签名状态
8.
Note that unsigned applications or applications signed using a debug private key cannot be distributed through the Android Market.
注意签名或者使用调试私有密钥签名应用程序能够通过AndroidMarket发布
9.
Converts the string representation of a number in a specified style to its 16-bit unsigned integer equivalent.
数字指定样式字符串表示形式转换等效16符号整数
10.
Converts the string representation of a number in a specified style to its 64-bit unsigned integer equivalent.
指定样式数字字符串表示形式转换等效64符号整数