青年中文青年中文

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.