unsigned int信息详情

unsigned int发音

意思翻译

无符号整型

相似词语短语

P int───n.品脱;一品脱的量;一品脱牛奶或啤酒;n.(Pint)人名;(德、俄、匈)平特

int amount───商品数量

int g───内景g

excentral int───偏心内倾

interlocked int───联锁int

int dim───内部尺寸

int l───abbr.国际的(international)

int page───整型页

int main───内景主景

双语使用场景

These shifts can be avoided by using int and unsigned int for local variables.───这些移位操作可以通过使用int和unsigned int的局部变量来避免。

unsigned int) 5) creates a vector of unsigned ints with each element having the value 5.───unsigned int) 5)创建了一个unsigned int类型的向量,每个元素的值都是5。

Ensure that an unsigned int is used where appropriate to prevent sign extension.───确保使用无符号整数来防止符号扩展的问题。

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位的,并且其高位被置位了,那么它就可以作为无符号整型进行定义。

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位的无符号整形。

spu_splats((unsigned int)5) creates a vector of unsigned ints with each element having the value 5.───spu_splats((unsignedint)5)创建了一个unsignedint类型的向量,每个元素的值都是5。

Unsigned int state A mask of the buttons (or keys) held down during this event - if any. This field is a bitwise OR of any of the following───按钮(或者按键)在事件发生时按下的遮罩-如果有的话。改域是以下值的位或

英语使用场景

Untyped integral constants are of type (unsigned) int.

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