网站首页  词典首页

请输入您要查询的英文单词:

 

单词 unsigned
释义

unsigned

美 [?n'sa?nd]
英 ['?n'sa?nd]
  • adj.无符号
  • 网络无符号的;无符号整数;无符号型
adj.
1.
无符号

例句

释义:
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.
无符号右移的结果始终很小,可以将它存储在有符号的返回类型版本中,而不会产生溢出。
msdn2.microsoft.com
2.
However; that method would be unusable from a language that has no notion of unsigned integers.
但是对于不具备「不带正负号的整数」概念的语言来说,这个方法就无法使用。
technet.microsoft.com
3.
A third integer promotion rule that is often overlooked concerns expressions that contain both signed and unsigned integers.
第三个整数提升规则,常常被忽视的关切表达同时包含有号数和无号数的整数。
dictsearch.appspot.com
4.
What's the point in having a uint if you're only going to use it for things other than unsigned integers?
如果你只是想对除了无符号整数的其它东西使用uint,要点是什么呢?
www.infoq.com
5.
Converts the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.
将数字的指定样式和区域性特定格式的字符串表示形式转换为其等效的16位无符号整数。
technet.microsoft.com
6.
Hexadecimal constants without a suffix are defined as an unsigned int if it will fit into 32-bits and if the high order bit is turned on.
如果一个没有后缀的16进制的常量是32位的,并且其高位被置位了,那么它就可以作为无符号整型进行定义。
www.ibm.com
7.
Converts the string representation of a number in a specified culture-specific format to its 64-bit unsigned integer equivalent.
将指定区域性特定格式的数字的字符串表示形式转换为它的等效64位无符号整数。
technet.microsoft.com
8.
Note that the pointer you used is declared an unsigned long long rather than just a pointer.
注意所使用的指针被声明为unsignedlonglong而非指针。
www.ibm.com
9.
Instructs the compiler to add the public key but to leave the assembly unsigned.
指示编译器添加公钥,但将此程序集保留为未签名状态。
msdn2.microsoft.com
10.
Note that unsigned applications or applications signed using a debug private key cannot be distributed through the Android Market.
注意,未签名的或者使用调试私有密钥签名的应用程序不能够通过AndroidMarket发布。
www.ibm.com
1.
Converts the string representation of a number in a specified style to its 16-bit unsigned integer equivalent.
将数字的指定样式的字符串表示形式转换为其等效的16位无符号整数。
technet.microsoft.com
2.
Converts the string representation of a number in a specified style to its 64-bit unsigned integer equivalent.
将指定样式的数字的字符串表示形式转换为它的等效64位无符号整数。
technet.microsoft.com
3.
Converts the string representation of a number in a specified style to its 32-bit unsigned integer equivalent.
将所指定样式之数字的字串表示,转换为它的相等32位元不带正负号的整数。
technet.microsoft.com
4.
The Carry flag is set when the result of an unsigned arithmetic operation is too large for the destination operand.
进位旗标在无号算数运算结果太大,无法置入目的运算元时会设定。
dictsearch.appspot.com
5.
Since a char can store small positive numbers and since the character data type is a sub-range of the unsigned integer data type, C!
由于一个字元可以储存小正数而且由于字元资料型别是无号整数资料型别的子范围,C!
dictsearch.appspot.com
6.
As a matter of fact, the difference between an unsigned and a signed plug-in is these two files: . SF and . DSA.
事实上,未签名和签名插件的区别就是多了这两个文件:.SF和.DSA。
www.ibm.com
7.
Registers a delegate to wait for a WaitHandle, specifying a 32-bit unsigned integer for the time-out in milliseconds.
指定表示超时(以毫秒为单位)的32位无符号整数,注册一个委托等待WaitHandle。
msdn2.microsoft.com
8.
Adds a transform to the list of transforms to be applied to the unsigned content prior to digest calculation.
将转换添加到要在摘要计算之前应用于未签名内容的转换列表。
msdn2.microsoft.com
9.
Classifying S and T as either signed or unsigned , this MPL's Integral Constant indicates the combination of these attributes.
将S和T分类为有符号的或无符号的,这个MPL整型常量表示了这些属性的组合。
dictsearch.appspot.com
10.
Voting ballots are unsigned and marked by the voters in private booths so that no one else can find out for whom a citizen is voting.
选票不记名,由选民在隔离的投票站里圈出被选举人,这样就没有人会知道哪一个公民投了谁的票。
www.5xue.com
1.
If either operand is unsigned, then the type to which the operand is coerced is unsigned.
如果其中一个操作数是无符号的,则操作数强制后的类型也是无符号的。
msdn2.microsoft.com
2.
Appends the string representation of a specified 16-bit unsigned integer to the end of this instance.
在此实例的结尾追加指定的16位无符号整数的字符串表示形式。
msdn2.microsoft.com
3.
It does not accept responsibility for the views expressed in any article, signed or unsigned, which appears in its pages.
本刊不为所登载之任何观点承担任何责任,无论该文具名与否。
www.bing.com
4.
In previous releases, input and output of characters to a stream may have resulted in character or unsigned short values being stored if.
没有定义为本机类型,则向流的字符输入和输出可能导致存储字符或无符号短值。
msdn2.microsoft.com
5.
In a similar manner, a liter al integer const ant can be specified as being unsigned by following its value with either U or u.
类似地我们可以在整型文字常量的后面加上“u”或“U”,将其指定为一个无符号数。
www.showxiu.com
6.
Tries to convert the string representation of a number to its 32-bit unsigned integer equivalent.
尝试将数字的字符串表示形式转换为等效的32位无符号整数。
msdn.microsoft.com
7.
Now, an unsigned short is always treated as a character.
现在,无符号短值始终作为字符对待。
msdn2.microsoft.com
8.
In terms of performance, each unsigned type is exactly as efficient as its corresponding signed type.
就性能而言,每个无符号类型与相应的有符号类型的效率一样。
msdn2.microsoft.com
9.
Transfers control to a target instruction ( short form ) when two unsigned integer values or unordered float values are not equal .
如果第一个值小于或等于第二个值(无符号值),则按指定的偏移量分支到目标指令。
www.bing.com
10.
Inserts the string representation of a specified 8 - bit unsigned integer into this instance at the specified character position .
将指定的8位无符号整数的字符串表示形式插入到此实例中的指定字符位置。
www.bing.com
1.
This is likely to help the creation of secure OSGi platforms which can lock down the installation of unsigned bundles.
这有助于创建安全的OSGi平台,可以阻止安装那些未授权的bundle。
www.infoq.com
2.
Integration Services provides a registry value that you can use to manage an organization's policy for loading signed and unsigned packages.
IntegrationServices提供注册表值,供用于管理某个组织加载签名包和未签名包的策略。
msdn2.microsoft.com
3.
Each score should be translated to its appropriate unsigned byte-code.
每个分数需要转换成合适的无符号字节码(unsignedbyte-code)。
www.bing.com
4.
Shifts an unsigned integer value (in zeroes) to the right by a specified number of bits, pushing the result onto the evaluation stack.
将无符号整数值右移(用零填充)指定的位数,并将结果推送到计算堆栈上。
msdn2.microsoft.com
5.
Transfers control to a target instruction when two unsigned integer values or unordered float values are not equal .
当两个无符号整数值或不可排序的浮点型值不相等时,将控制转移到目标指令。
www.bing.com
6.
The problem arises when passing the sum of signed and unsigned ints as long.
在将有符号整型和无符号整型的和作为long类型传递时就会出现问题。
www.ibm.com
7.
Another Communist Party-owned newspaper, Global Times, followed up with an unsigned editorial Sept. 22 attacking Locke's unassuming style.
另外一份党媒,环球时报,接下来用一篇没有署名的社论攻击了骆大使低调的风格。
www.bing.com
8.
A CryptographicAttributeCollection collection that represents the unsigned attributes.
表示未签名属性的CryptographicAttributeCollection集合。
msdn2.microsoft.com
9.
For example, when passing a value into a method that describes the size of a data structure, use unsigned integer rather than integer.
例如,在将一个值传入描述数据结构大小的方法时,应使用无符号整数而不是整数。
msdn2.microsoft.com
10.
although, it is not guaranteed that the compiler will take any notice of register, and unsigned may make no difference to the processor.
然而,我们不能保证编译器会注意到那个register关键字,也有可能,对某种处理器来说,有没有unsigned是一样的。
blog.sina.com.cn
1.
This parameter specifies whether unsigned installation packages can be executed on the device.
此参数指定是否可以在设备中执行未签名安装程序包。
technet.microsoft.com
2.
Branch to the target instruction at the specified offset if two unsigned integer values are not equal ( unsigned values ) , short form .
如果第一个值小于第二个值,则将控制转移到目标指令(短格式)。
www.bing.com
3.
Adds an 8 - bit unsigned integer array as a named resource to the list of resources to be written .
将8位无符号整数数组作为命名资源添加到要写的资源列表中。
www.bing.com
4.
Returns a string representation of the integer argument as an unsigned integer in base.
将整数参数转换为一个表示十六进制无符号整数的字符串形式。
www.itcomputer.com.cn
5.
Microsoft has not tested unsigned drivers for full compatibility with the latest version of DirectX.
Microsoft尚未测试未签名的驱动程序与DirectX的最新版本是否完全兼容。
windowshelp.microsoft.com
6.
Converts the value of the specified 8-bit unsigned integer to its equivalent String representation.
将指定的8位无符号整数的值转换为它的等效String表示形式。
msdn2.microsoft.com
7.
This parameter specifies whether unsigned applications can be installed on the device.
此参数指定是否可以在设备上安装未签名应用程序。
technet.microsoft.com
8.
The priority value is an unsigned 16-bit quantity (a number between 0 and 65535), and has no dimension.
优先级值是一个无符号16位的数量(10和65535之间的数字),没有任何方面。
www.51099.com
9.
Performs an unsigned right shift of the bits in an expression and assigns the result to the first argument.
对一个表达式中的位执行无符号右移,然后将结果赋给第一个参数。
technet.microsoft.com
10.
Rather than unsigned types unless memory is at a premium.
而不是无符号类型,除非内存不足。
msdn2.microsoft.com
1.
Users must change the Settings to allow unsigned applications to be installed.
用户必须更改设置,以允许未签名的应用程序被安装。
bbs.uc.cn
2.
Representation of a number in a specified base to an equivalent 32-bit unsigned integer.
表示形式转换为等效的32位无符号整数。
msdn2.microsoft.com
3.
The priority value is an unsigned 8-bit quantity (a number between 0 and 255), and has no dimension.
优先级值是一个无符号8位的数量(0至255个号码和),并没有尺寸。
www.51099.com
4.
He is one and Machine-dependent unsigned type, its size is sufficient to ensure that the size of objects in memory.
他是一个和机器相关的unsigned类型,其大小足以保证内存中对象的大小。
www.pudn.com
5.
Other useful changes include unsigned types, form default instances, compiler warnings, and explicit array bounds.
其他有苚菂变化包括了无符号类型、窗体默认实亻列、编译噐警告,以及显式菂籔组范围。
jiaocheng.gdjob168.com
6.
Specifies that each value in the array is a pair of 32-bit unsigned integers.
指定数组中的每一个值都是一对32位无符号整数。
msdn2.microsoft.com
7.
The values of the days, hours, and minutes components are not restricted, but allow an arbitrary unsigned xs: integer.
天数、小时和分钟组件的值不受限制,支持任意的无符号xs:integer。
www.ibm.com
8.
Given the same number of bits, unsigned integers usually represent twice the number of absolute values representable by signed integers.
给予相同的位元,无号整数通常能表示由有号整数所代表的值的绝对值的两倍数目。
dictsearch.appspot.com
9.
An unsigned integer and the result of the sizeof operator.
这是一个无符号整型,是执行sizeof操作的结果。
www.ibm.com
10.
Writes the text representation of an 8-byte unsigned integer followed by a line terminator to the text stream.
将后跟行结束符的8字节无符号整数的文本表示形式写入文本流。
msdn2.microsoft.com
1.
You have to make sure your column is an UNSIGNED INT, because IP Addresses use the whole range of a 32 bit unsigned integer.
我们必需要使用UNSIGNEDINT,因为IP地址会使用整个32位的无符号整形。
yq329.blog.163.com
2.
This is called sign-extending for signed variables and zero extending for unsigned variables.
这对于符号变量来说称为符号扩展,对无符号变量称为无符号扩展。
blog.sina.com.cn
3.
Unsigned assemblies must be installed on the user's machine as private assemblies.
未签名的程序集必须作为专用程序集安装在用户的计算机上。
technet.microsoft.com
4.
Converts the value on top of the evaluation stack to unsigned natural int, and extends it to natural int.
将位于计算堆栈顶部的值转换为unsignednaturalint,然后将其扩展为naturalint。
msdn2.microsoft.com
5.
After it is selected, the ADT prompts you for the directory where to export the unsigned application.
选中之后,ADT提示您选择将未签署应用程序导出到的目录。
www.ibm.com
6.
Converts the specified string representation of a number to an equivalent 8-bit unsigned integer.
返回指定的8位无符号整数;不执行任何实际的转换。
msdn.microsoft.com
7.
Data type is an unsigned 16-bit quantity used to store Unicode characters.
数据类型是一个无符号的16位数量,用来存储Unicode字符。
msdn2.microsoft.com
8.
the string representation of the unsigned integer value represented by the argument in hexadecimal (base 16).
参数(十六进制)表示的无符号整数值的字符串形式。
www.web521.com
9.
I suppose that to a lager extent I am the unsigned manuscript of the high school teacher.
我想,要一个啤酒程度上我是高中老师未签名的手稿。
wenwen.soso.com
10.
Gets an unsigned integer value representing the combination of AssemblyNameFlags flags specified when this attribute instance was created.
获取一个无符号整数值,该值表示创建此属性实例时指定的AssemblyNameFlags标志的组合。
msdn2.microsoft.com
1.
This converter can only convert a 16- bit unsigned integer object to and from a string .
此转换器只能在16位无符号整数对象与字符串之间实现转换。
www.bing.com
2.
The intersection of a signed and an unsigned integer is a signed integer that is potentially larger than either argument.
有符号整数和无符号整数的交集是可能大于这两者中任何一个的有符号整数。
msdn2.microsoft.com
3.
You can export an unsigned version of your application that you must manually sign.
您可以导出您必须手动签署的应用程序的未签署版本。
www.ibm.com
4.
Similarly, the values of the seconds component allows an arbitrary unsigned xs: decimal.
类似地,秒组件的值也支持任意的无符号xs:decimal。
www.ibm.com
5.
When overridden in a derived class , writes an 8 - bit unsigned integer to the stream already attached to the formatter .
当在派生类中重写时,向已经连接到格式化程序的流中写入一个8位无符号整数。
www.bing.com
6.
After you implement these settings, users cannot send e-mail messages that are unsigned or unencrypted.
在实现这些设置后,用户将无法发送未签名或未加密的电子邮件。
technet.microsoft.com
7.
Anything beyond the ability to install unsigned programs is a bonus on a hacked Samsung.
任何超越的能力,安装未签名的程序是奖金就砍死三星。
dictsearch.appspot.com
8.
The following procedure generates unsigned manifests and an unsigned Setup program.
下列程序会产生未签署的资讯清单和未签署的安装程式。
technet.microsoft.com
9.
A sample form with an unsigned signature is provided in the Download section.
下载小节提供了一个未进行签名的样例表单。
www.ibm.com
10.
In the x86 architecture with 32-bit CPU processors, a single 32-bit unsigned integer can be used to address up to 4 GB.
在32位的x86芯片的构架上,一个简单的32位的无符号整型变量可以用来对4GB的内存进行寻址。
www.phpfans.net
1.
Converts the value of the specified object to a 16-bit unsigned integer, using the specified culture-specific formatting information.
使用指定的区域性特定格式信息,将指定对象的值转换为16位无符号整数。
msdn.microsoft.com
2.
Class with the specified hash algorithm, using an unsigned integer to represent the hash algorithm.
类的新实例,使用无符号整数来表示哈希算法。
msdn2.microsoft.com
3.
Miller agreed in principle several days ago to a deal that remains unsigned.
原则上麦克几天前就同意了,只是还有事耽搁仍未签约。
www.zoomkobe.cn
4.
Subtracts one unsigned integer value from another , performs an overflow check , and pushes the result onto the evaluation stack .
从另一值中减去一个无符号整数值,执行溢出检查,并且将结果推送到计算堆栈上。
www.bing.com
5.
Converts the value of this instance to an equivalent 16-bit unsigned integer using the specified culture-specific formatting information.
使用指定的区域性特定格式设置信息将该实例的值转换为等效的16位无符号整数。
msdn2.microsoft.com
6.
In homage to the immigrant artisans who had created the unsigned ornaments, Karp named the group the Anonymous Arts Recovery Society.
为了向那些创造了这批未被命名的装饰物的移民工匠致敬,卡普把他的小组称作“无名者艺术复原协会”。
www.bing.com
7.
Writes an eight-byte unsigned integer to the current stream and advances the stream position by eight bytes.
将8字节无符号整数写入当前流,并将流的位置提升8个字节。
msdn2.microsoft.com
8.
I suppose that to a large extent I am the unsigned manuscript of the high school teacher.
我想在很大程度上,我正是那位中学老师未经签名的手稿。
www.ebigear.com
9.
Is positive, or if its data type is an unsigned type, the vacated positions are set to zero.
为正值,或者其数据类型为无符号类型,则空出的位置将设置为零。
msdn2.microsoft.com
10.
Additionally, entries that are unsigned or contain "signatures" by someone other than the actual author will be removed.
另外,没有署名的文章或者不是真实作者的署名文章也会被删除。
medicine.cadjy.com
1.
is negative , it is taken as an unsigned value and masked with the appropriate size mask.
为负值,则将把它作为无符号的值,并使用相应的大小掩码进行屏蔽。
www.ichacha.net
2.
The Java programming language does not have unsigned types and all integer types in the Java programming language are signed.
Java编程语言没有unsigned类型,并且它所有的整数类型都是有符号的。
www.ibm.com
3.
Multiplies two unsigned integer values , performs an overflow check , and pushes the result onto the evaluation stack .
将两个无符号整数值相乘,执行溢出检查,并将结果推送到计算堆栈上。
www.bing.com
4.
Not all unsigned programs can be installed e. g. if supplier is untrusted.
但并不是所有的未签名软件都可以安装,比如不被信任的供应商提供的。
www.minisoyo.com
5.
The properties of arithmetic, especially for unsigned types, are clarified.
明确定义了算术运算的属性,特别是无符号类型的运算;
czk.8866.org
6.
The English-language edition of Global Times, a populist newspaper, published an unsigned editorial lambasting ConocoPhillips.
大众报纸《环球时报》英文版发表发表了一篇未署名的文章,抨击康菲石油公司。
dongxi.net
7.
Writes the text representation of the specified 64-bit unsigned integer value to the standard output stream.
将指定的单精度浮点值的文本表示形式写入标准输出流。
207.46.16.252
8.
Operations that combine an unsigned eight-byte integer and a signed integer require an explicit cast in order to clarify the result format.
兼具无符号八字节整数和有符号整数的运算需要显式转换才能使结果格式清楚明了。
msdn2.microsoft.com
9.
So, you split the syntax into groups with appropriate contents: The group type1 contains the integer, unsigned, signed, and byte keywords.
因此,把语法划分为组,每个组包含适当的内容:type1组包含integer、unsigned、signed和byte关键字。
www.ibm.com
10.
Converts the value of the specified double-precision floating-point number to an equivalent 64-bit unsigned integer.
将指定基的数字的字符串表示形式转换为等效的64位无符号整数。
msdn.microsoft.com
1.
An address with a high numerical value when viewed as an unsigned integer. The highest address in a64K memory is FFFF.
具有高数值且看成为无符号整数的地址,64K存储器中最高地址是FFFF。
dict.ebigear.com
2.
Writes the text representation of a 4-byte unsigned integer to the text stream.
将4字节无符号整数的文本表示形式写入文本流。
msdn2.microsoft.com
3.
Converts the value of the specified single-precision floating point number to an equivalent 8-bit unsigned integer.
将指定的单精度浮点数字的值转换为等效的8位无符号整数。
msdn2.microsoft.com
4.
Declare character pointers and character bytes as unsigned to avoid sign extension problems with 8-bit characters.
将字符指针和字符字节声明为无符号类型的,这样可以防止8位字符的符号扩展问题。
www.ibm.com
5.
The following code example declares and initializes an 8-bit unsigned integer and a string.
下面的代码示例声明并初始化一个8位无符号整数和一个字符串。
msdn2.microsoft.com
6.
Specifies the format for viewing numbers: as signed, unsigned, or hexadecimal.
指定查看数字时使用的格式:有符号、无符号或十六进制。
msdn2.microsoft.com
7.
Returns an instance of the specified enumeration type set to the specified 32-bit unsigned integer value.
返回一个指定枚举类型的实例,设置为指定的32位无符号整数值。
msdn2.microsoft.com
8.
An unsigned integer representing the assembly hash algorithm.
表示程序集哈希算法的无符号整数。
msdn2.microsoft.com
9.
Ll have to return this contract to you unsigned.
我得将这份合约退还给你,不能。
blog.bioon.com
10.
These shifts can be avoided by using int and unsigned int for local variables.
这些移位操作可以通过使用int和unsignedint的局部变量来避免。
blog.sina.com.cn
1.
For example, when you pass a value to a method that describes the size of a data structure, use unsigned integer rather than integer.
例如,在将值传递给一个描述数据结构大小的方法时,应使用无符号整数而不是整数。
technet.microsoft.com
2.
May be either a signed number or an unsigned number depending on context.
依上下文1可以是一个有号数或是一个无号数。
www.figtaiwan.org
3.
All numeric types, including the unsigned and floating-point types and Decimal.
所有Numeric类型,包括无符号和浮点类型以及Decimal。
msdn2.microsoft.com
4.
Unsigned macros are automatically disabled, and the file is opened without any warning.
自动禁用未签名的宏,打开文件前没有警告。
office.microsoft.com
5.
Before you enable unsigned macros, make sure the macro is from a trustworthy source.
在启用未签名的宏以前,请确保宏的来源可靠。
office.microsoft.com
6.
Misc Unsigned Bands. The Registration - The Sapphire Bullets Of Pure Love.
杂项未签约乐队。登记-蓝宝石纯洁的爱情子弹。
www.scorser.com
7.
Is an unsigned type and cannot represent a negative value.
是一个无符号类型,不能表示负数。
msdn2.microsoft.com
8.
This data type is a 16-byte unsigned integer with a separate sign, a scale of 0 - 38, and a maximum precision of 38.
此数据类型为具有单独符号的十六字节无符号整数,其小数位数为0到38,最大精度为38。
msdn2.microsoft.com
9.
This data type is a 12-byte unsigned integer with a separate sign, a scale of 0 to 28, and a maximum precision of 29.
此数据类型为具有单独符号的十二字节无符号整数,其小数位数为0到28,最大精度为29。
msdn2.microsoft.com
10.
Voting ballots are unsigned and marked by the voters in private booths.
选票不记名,由选民在隔离的投票站填写。
blog.1x1y.com.cn
1.
Provides a type converter to convert 32- bit unsigned integer objects to and from various other representations .
提供在图像索引数据与字符串之间实现互相转换的类型转换器。
www.bing.com
2.
However, 32-bit Windows Vista also writes events to the Code Integrity event log when it loads an unsigned driver.
不过,32位WindowsVista还会在加载未签名驱动程序时将事件写入代码完整性事件日志。
www.microsoft.com
3.
The time to be cautious is when reusing code that was written by someone who didn't believe in unsigned data types.
这时要格外小心是重新使用一些不相信无号数型别的程式设计师写的程式码时。
tw.myblog.yahoo.com
4.
May be either a double-cell signed number or a double-cell unsigned number depending on context.
依上下文2可以是一个双单元有号数或是一个双单元无号数。
www.figtaiwan.org
5.
The value of the year and month components allow an unsigned integer.
年和月组件的值可以是一个无符号整数。
www.ibm.com
6.
This poses a problem for Java programs because the Java programming language does not support unsigned types.
这对于Java程序又产生了问题,因为Java编程语言不支持无符号数类型。
www.ibm.com
7.
Converts the value of this instance to a 32-bit unsigned integer.
将此实例的值转换成32位无符号整数。
msdn2.microsoft.com
8.
Changes the start time and the interval between method invocations for a timer, using 32-bit unsigned integers to measure time intervals.
更改计时器的启动时间和方法调用之间的间隔,用32位无符号整数度量时间间隔。
msdn2.microsoft.com
9.
Specifies that each value in the array is a set of four, 32-bit unsigned integers.
指定数组中的每一个值都是一组四个32位无符号整数。
msdn2.microsoft.com
10.
Converts value of the current Char object to a 16-bit unsigned integer.
将当前Char对象的值转换为16位无符号整数。
msdn2.microsoft.com
1.
An operation involved signed and unsigned variables.
运算涉及有符号和无符号变量。
207.46.16.251
2.
An unsigned integer representing the hash algorithm.
表示哈希算法的无符号整数。
msdn2.microsoft.com
3.
Otherwise, the left operand is early-bound integral data type and it is coerced to an unsigned type of the same size.
否则,左操作数是早期绑定的整型数据类型,并将它强制为相同大小的无符号类型。
msdn2.microsoft.com
4.
Data member is an array of pairs of unsigned long integers.
数据成员为无符号的长整型对数组。
msdn2.microsoft.com
5.
Divides two unsigned values and pushes the remainder onto the evaluation stack.
将两个无符号值相除并将余数推送到计算堆栈上。
msdn2.microsoft.com
6.
If you are running a version of Windows 2000, set the Unsigned non-driver installation behavior Group Policy setting to Silently succeed.
如果您运行的是某个版本的Windows2000,请将“未签名非驱动程序的安装行为”组策略设置配置为“默认继续”。
support.microsoft.com
7.
Converts the value of the specified Unicode character to the equivalent 16-bit unsigned integer.
将指定的单精度浮点数的值转换为等效的16位无符号整数。
msdn.microsoft.com
8.
Misc Unsigned Bands. Laura Bell Bundy And Greek Chorus - Positive Solo.
杂项未签约乐队。劳拉贝尔邦迪与希腊合唱团-正单独。
www.scorser.com
9.
For addition, spu_add, when given two vector unsigned ints as parameters, will generate the a (32-bit add) instruction.
另外,当spu_add被传递两个vectorunsignedint作为参数时,就会生成一条a(32位加法)指令。
www.ibm.com
10.
Converts the value of the specified Unicode character to the equivalent 8-bit unsigned integer.
将指定Unicode字符的值转换为等效的8位无符号整数。
msdn2.microsoft.com
1.
Converts the value of the specified decimal number to an equivalent 64-bit unsigned integer.
将指定的十进制数的值转换为等效的64位无符号整数。
msdn.microsoft.com
2.
Converts the value of the specified 64-bit unsigned integer to an equivalent decimal number.
将指定的双精度浮点数的值转换为等效的十进制数。
msdn.microsoft.com
3.
Check all unsigned to signed conversions: Can overflow occur?
无符号-〉有符号,是否发生溢出?
www.96pc.com
4.
Converts the value of the specified object to a 16-bit unsigned integer.
返回指定的16位无符号整数;不执行任何实际的转换。
msdn.microsoft.com
5.
Converts the value of the specified 64-bit unsigned integer to an equivalent Boolean value.
将指定的双精度浮点数的值转换为等效的布尔值。
technet.microsoft.com
6.
If you specify UNSIGNED, the integer can never be assigned a negative number.
如果您指定UNSIGNED,则整数永远不能被指定为负数。
www.ianywhere.com
7.
Use unsigned types only when you need modulo arithmetic or very very large numbers.
仅在你需要模算术或需要很大很大的数字时,才使用无符号类型。
dict.kekenet.com
8.
Returns the specified 32-bit unsigned integer value as an array of bytes.
以字节数组的形式返回指定的32位无符号整数值。
msdn2.microsoft.com
9.
The delayed deletion of a protected system file (%1) failed because the installation package was unsigned.
由于安装数据包没有签字,(%1)文件的延缓删除失败。
www.fan6.net
10.
Unsigned macros are automatically disabled, and the file is opened.
自动禁用未签名的宏并打开文件。
office.microsoft.com
1.
An unsigned form will be returned to you.
上诉表格没有签字,它将被退回。
www.uk.cn
2.
Converts the value of the specified Boolean value to the equivalent 8-bit unsigned integer.
将指定布尔值的值转换为等效的8位无符号整数。
msdn2.microsoft.com
3.
Data type provides the largest unsigned value in the most efficient data width.
数据类型提供了最有效数据宽度中的最大无符号值。
msdn2.microsoft.com
4.
Returns the array of unsigned bytes from which this stream was created.
返回从其创建此流的无符号字节数组。
msdn2.microsoft.com
5.
The length byte and the characters are considered unsigned values.
长度字节和字符都被视为无符号值。
dictsearch.appspot.com
6.
Always store effective addresses as unsigned long longs, on both the PPE and the SPE.
记得在SPE和PPE上,总要将有效地址作为unsignedlonglong类型保存。
www.ibm.com
7.
Defines an ordered list of Transform objects that is applied to unsigned content prior to digest calculation.
定义在摘要计算之前应用于未签名内容的Transform对象的顺序列表。
msdn2.microsoft.com
8.
You can also choose which format the memory will be displayed in: Hex, ASCII, EBCDIC, signed integer, and unsigned integer.
您还可以选择内存以什么格式显示:十六进制、ASCII、EBCDIC、整数。
www.ibm.com
9.
Value The value of the resource to add as an 8-bit unsigned integer array.
要作为8位无符号整数数组添加的资源的值。
msdn2.microsoft.com
10.
Converts the value of the specified Decimal to the equivalent 16-bit unsigned integer.
将指定的Decimal的值转换为等效的16位无符号整数。
msdn2.microsoft.com
1.
Converts this instance of Decimal to a 16-bit unsigned integer.
将此Decimal实例转换为16位无符号整数。
msdn2.microsoft.com
2.
Represents an 8-bit unsigned integer, in the range of 0 through 255, to be stored in or retrieved from a database.
表示要存储在数据库中或从数据库中检索的8位无符号整数,此整数在0到255范围内。
msdn2.microsoft.com
3.
When is an expression unsigned?
什么时候表达式是无符号的?。
bbs.golang-china.org
4.
signed data exceeds the unsigned integer data range.
签名的数据,超过的无符号的范围整数数据。
xyz566.net
5.
The array of unsigned bytes from which to create the current stream.
从中创建当前流的无符号字节数组。
msdn2.microsoft.com
6.
An 16-bit unsigned integer equivalent to the value of this instance.
与该实例的值等效的16位无符号整数。
msdn2.microsoft.com
7.
And if it is unsigned, then it will be more faster than the signed division.
如果是无符号数,它要比有符号的快得多。
blog.sina.com.cn
8.
Misc Unsigned Bands. The Registration - The Sapphire Bullets Of Pure Love Guitar 2.
杂项未签约乐队。登记-纯洁的爱情吉他2蓝宝石子弹。
www.scorser.com
9.
Copies data from a one-dimensional, managed 8-bit unsigned integer array to an unmanaged memory pointer.
将一维的托管8位无符号整数数组中的数据复制到非托管内存指针。
msdn2.microsoft.com
10.
Types, but the Java language does not have unsigned numerical types.
类型中,但是Java语言没有无符号的数值类型。
www-128.ibm.com
1.
C-89 data types (include signed and unsigned) short, int, long, long long, float, and double.
C-89数据类型(包括有符号和无符号)short、int、long、longlong、float和double。
www.ibm.com
2.
Misc Unsigned Bands. Zebra Named Spot - Dot Dot Slash.
杂项未签约乐队。斑马命名点-点点斜杠。
www.scorser.com
3.
Provides a type converter to convert 8-bit unsigned integer objects to and from a string.
提供将8位无符号整数对象与字符串相互转换的类型转换器。
msdn2.microsoft.com
4.
Returns the smaller of two 32-bit unsigned integers.
返回两个32位无符号整数中较小的一个。
msdn2.microsoft.com
5.
Convert the input type to an unsigned integer.
将输入值转换为一个无符号整形值。
blog.sina.com.cn
6.
The array of unsigned bytes from which to create this stream.
从中创建该流的无符号字节数组。
msdn2.microsoft.com
7.
Listing 3. 4. A demonstration of putting too large a value in an unsigned integer.
表3.4演示把一个很大的数赋给一个无符号整数。
xcf-007.blog.163.com
8.
An unsigned copy exists in the state archives in Munich.
一份未签署本现存于慕尼黑国家档案馆。
www.fanyitie.com
9.
Let's begin with an unsigned plug-in.
让我们从一个未签名插件开始。
www.ibm.com
10.
This converter can convert only an 8- bit unsigned integer object to and from a string .
该转换器只能在8位无符号整数对象与字符串之间实现转换。
www.bing.com
1.
A CCSID is a 16-bit unsigned integer that uniquely identifies a particular code page.
CCSID是一个16位的无符号整数,惟一地标识一个特定的代码页。
www.ibm.com
2.
an eight - byte , unsigned integer.
八字节无符号整数。
www.ichacha.net
3.
Another discussion focuses on the use of integer and unsigned integer.
其它争论集中在是使用整数还是无符号整数。
www.infoq.com
4.
Converts the value of the specified 64-bit unsigned integer to an equivalent 16-bit unsigned integer.
将指定的双精度浮点数的值转换为等效的16位无符号整数。
msdn.microsoft.com
5.
Are unsigned, so there is no sign bit to propagate.
是无符号的,所以没有符号位需要传递。
msdn2.microsoft.com
6.
Returns the larger of two 32-bit unsigned integers.
返回两个32位无符号整数中较大的一个。
msdn2.microsoft.com
7.
Converts the value of the specified object to an 8-bit unsigned integer.
将指定的布林值转换为相等的8位元不带正负号的整数。
technet.microsoft.com
8.
He and other workers either discarded the forms unsigned or defaced them.
他和其他工人要么将未签名的“承诺书”弃之一边,要么在上面胡抹乱画。
www.ftchinese.com
9.
WILLIAM: Yes, we couldn't stop him. If you can find an unsigned copy, it's worth an absolute fortune.
威廉:我不能阻止他,如果你能找到一本没有署名的,那它值一笔巨大的财产。
www.xici.net
10.
But until then, you should think about how you would map an unsigned short in IDL to a Java type.
但在此之前,您已经考虑如何将IDL中的unsignedshort映射成一种Java类型。
www.ibm.com
1.
Converts the value of the specified 32-bit signed integer to an equivalent 32-bit unsigned integer.
将指定的32位有符号整数的值转换为等效的32位无符号整数。
msdn2.microsoft.com
2.
Converts the value of the specified 32-bit unsigned integer to an equivalent 64-bit signed integer.
将数字的指定字符串表示形式转换为等效的64位带符号整数。
technet.microsoft.com
3.
Converts the value of the specified 16-bit unsigned integer to the equivalent 32-bit unsigned integer.
将指定的16位无符号整数的值转换为等效的32位无符号整数。
msdn2.microsoft.com
4.
A pointer or handle contained in a 32-bit unsigned integer.
包含于32位无符号整数中的指针或句柄。
msdn2.microsoft.com
5.
A '%1' element was found with a text value of '%2'. The acceptable values for this field are unsigned integers between 0 and 255.
发现带有文本值“%2”的“%1”元素。该字段的可接受值是0到255之间的无符号整数。
dictsearch.appspot.com
6.
The unsigned byte array reference.
无符号的字节数组引用。
msdn2.microsoft.com
7.
Divides two unsigned integer values and pushes the result (int32) onto the evaluation stack.
两个无符号整数值相除并将结果(int32)推送到计算堆栈上。
msdn2.microsoft.com
8.
Converts the value of the specified 32-bit signed integer to an equivalent 8-bit unsigned integer.
将指定的8位带符号整数的值转换为等效的8位无符号整数。
technet.microsoft.com
9.
Converts the value of the specified 16-bit signed integer to the equivalent 64-bit unsigned integer.
将指定的64位带符号整数的值转换为等效的64位无符号整数。
msdn.microsoft.com
10.
The unsigned byte cast to an Int32, or -1 if at the end of the stream.
转换为Int32的无符号字节,或者如果到达流的末尾,则为-1。
msdn2.microsoft.com
1.
Class, using 32-bit unsigned integers to measure time intervals.
用32位无符号整数来度量时间间隔,以初始化。
msdn2.microsoft.com
2.
The government denies involvement with the unsigned memo and says the affair is a non-issue.
政府矢口否认与这份未签名的备忘录有关,并说这一事件完全是无中生有。
chinese.wsj.com
3.
It's usually for unsigned type but you can use it with signed type.
它通常用于无符号类型,但也可以用于有符号类型。
osl.bsw.net.cn
4.
Class using the specified unsigned integers and bytes.
使用指定的无符号整数和字节初始化。
msdn2.microsoft.com
5.
This custom is popular, an unsigned cast is hard to find.
这是一种惯例,所以很难看到上面没有签字的石膏。
www.12edu.cn
6.
If you must multiply, cast to an unsigned short before multiplying.
如果一定要计算乘法,可以在计算乘法之前转换为unsignedshort。
www.ibm.com
7.
You are prompted to enable or disable unsigned macros.
系统将提示您启用或禁用未签名的宏。
office.microsoft.com
8.
Objects that is applied to unsigned content prior to digest calculation.
定义在摘要计算之前应用于未签名内容的。
msdn2.microsoft.com
9.
Misc Unsigned Bands. Austrian Death Machine - I Am A Cybernetic Organism Living Tissue Over Metal Endoskeleton.
杂项未签约乐队。奥地利死亡机器-我是驯有机体在金属内骨骼组织。
www.scorser.com
10.
EXI introduces data types such as Binary, Boolean, Decimal, Float, Integer, Unsigned Integer, and Date-Time.
EXI引入了数据类型,比如二进制、布尔值、小数、浮点数、整数、无符号整数,以及日期-时间。
www.ibm.com
1.
An unsigned control is software that does not have a valid software publisher's certificate.
未签名的控件是指没有有效的软件发行商证书的软件。
www.tdict.com
2.
Writes an unsigned 16-bit integer into the accessor.
将一个16位无符号整数写入访问器。
msdn.microsoft.com
3.
Writes an unsigned 32-bit integer into the accessor.
将一个32位无符号整数写入访问器。
msdn.microsoft.com
4.
A byte is defined as an 8-bit unsigned integer.
一个字节定义为一个8位无符号整数。
msdn2.microsoft.com
5.
The Setup program is left unsigned so that the customer can sign the executable with their own certificate.
安装程式保留未签署,因此客户可以用自己的凭证来签署可执行档。
technet.microsoft.com
6.
Specifies that each value in the array is a 32-bit unsigned integer.
指定数组中的每个值都是32位无符号整数。
msdn2.microsoft.com
7.
They filled it with 48 songs by new, unknown, and unsigned bands.
然后他们招聘了大概14000人登陆在线网站。
www.bing.com
8.
Value type represents unsigned integers with values ranging from 0 to 65535 .
值类型表示值介于0到65535之间的无符号整数。
www.bing.com
9.
Indicates that a modifier is neither signed nor unsigned.
指示修饰符既非有符号,也非无符号。
msdn2.microsoft.com
10.
An 8-bit unsigned integer equivalent to the number in.
中的数字的8位无符号整数。
msdn2.microsoft.com
1.
Data types and how to interface with functions that use unsigned types.
数据类型以及如何与使用无符号类型的函数交互。
msdn2.microsoft.com
2.
Do you want to try again, continue and leave the message unsigned, or cancel sending the message?
您想要重试,还是继续对未签名的信件操作,或是中止发送信件?
translations.launchpad.net
3.
spu_splats((unsigned int)5) creates a vector of unsigned ints with each element having the value 5.
spu_splats((unsignedint)5)创建了一个unsignedint类型的向量,每个元素的值都是5。
www.ibm.com
4.
The function returns an unsigned 32-bit integer.
该函数返回32位无符号整数。
www.ianywhere.com
5.
The 8-bit unsigned integer associated with.
关联的8位无符号整数。
msdn2.microsoft.com
6.
The array of unsigned bytes.
无符号字节的数组。
msdn2.microsoft.com
7.
Port numbers are 16 bit unsigned integers.
端口号为16字节的无符号整数。
inezha.com
8.
Are you sure that you can trust the unsigned binaries after the system disinfection?
你肯定可以信任消毒后的系统二进制文件的符号?
bbs.kafan.cn
9.
Item 2: Signed and Unsigned and Bit Operation, oh my!
自白2:有符号、无符号还有位运算,我的天!
blog.csdn.net
10.
It uses 4 unsigned 4-byte integers to store the actual data, and therefore has maximum precision and scale of 38.
它使用4个无符号4字节整数存储实际数据,因此最大精度和小数位数为38位。
msdn2.microsoft.com
1.
If this is a new or unsigned manifest, this field will appear as unsigned.
如果此部署清单是新清单或未签名的清单,此字段将会显示为“未签名”。
msdn2.microsoft.com
2.
An integral type representing unsigned 16-bit integers with values between 0 and 65535.
整型,表示值介于0到65535之间的无符号16位整数。
msdn2.microsoft.com
3.
On a new band. And what's ever better - is that they're unsigned.
我暗恋了是一支新的乐队更好的是-他们还没有签约。
savageboy.vip.63dns.com
4.
Unsigned keys will be the same only if you use the same name, hardware fingerprint, and other-info number, and make them on the same day.
无符号的密匙将是相同的,只有如果你使用相同的名字,硬件指纹(机器码),和其他数字信息,并且同一天生成。
dictsearch.appspot.com
5.
I have seen people do that to copies signed and unsigned.
我发现不管书上有作者的签名抑或没有,人们都会这么做。
www.bing.com
6.
Ensure that an unsigned int is used where appropriate to prevent sign extension.
确保使用无符号整数来防止符号扩展的问题。
www.ibm.com
7.
This is done with the mpyu instruction (multiply unsigned).
这可以通过mpyu指令(无符号相乘)实现。
www.ibm.com
8.
For example, administrators can disable loading of unsigned packages and untrusted packages.
例如,管理员可以禁止加载未签名的包和不可信的包。
msdn2.microsoft.com
9.
It loads 18-bit unsigned values, which is the perfect size for local store addresses on the PS3.
它加载的是18位的无符号值,这是PS3上的本地存储地址的首选大小。
www.ibm.com
10.
vec_uchar16, for instance, is a 16-element vector of unsigned chars, and vec_float4 is a 4-element vector of floats.
举例来说,vec_uchar16是一个unsignedchar类型的16元素的向量,而vec_float4是一个float类型的4元素的向量。
www.ibm.com
1.
An 8-byte unsigned integer read from this stream.
从该流中读取的8字节无符号整数。
msdn2.microsoft.com
2.
For example, the document might contain an unsigned macro or a signed macro with an invalid signature.
例如,文档可能包含未签名的宏或具有无效签名的已签名宏。
office.microsoft.com
3.
If you in your expression used UL (said unsigned long integer), then you have a good starting point.
如果你在你的表达式中用到UL(表示无符号长整型),那么你有了一个好的起点。
www.pudn.com
4.
The 4-byte unsigned integer to write.
要写入的4字节无符号整数。
msdn2.microsoft.com
5.
An 8-bit unsigned integer ranging in value from 0 to 255.
一个8位无符号整数,范围在0到255之间。
msdn2.microsoft.com
6.
An 8-bit unsigned integer that is the default value.
8位无符号整数,这是默认值。
msdn2.microsoft.com
7.
For instance, why is it that in 2010, Java still doesn't have unsigned primitive types?
例如,现在已经是2010年了,为什么Java里仍然没有无符号基本数据类型?
news.cnblogs.com
8.
Holds unsigned 16-bit (2-byte) integers ranging in value from 0 through 65, 535.
保存16位(双字节)无符号整数,取值范围为0到65,535。
msdn2.microsoft.com
9.
For example, suppose we have an unsigned short returning from an IDL interface. The range of this type will be from 0 to 65535.
例如,假设有一个从IDL接口返回的unsignedshort类型值,这一类型的取值范围是0到65535。
www.ibm.com
10.
If you need a look and feel that runs under any platform and is customizable even when used by an unsigned applet
如果您需要的是能够在任何平台下运行,并且即使是被一个未签名的applet使用时也是可定制的这样一种look-and-feel。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/4/27 18:39:00