If one of the operands is unsigned and the other is a signed int, the expression becomes an unsigned.
如果一个操作数是无符号整数,另外一个操作数是有符号整数,那么表达式的结果就是无符号整数。
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。
Note that unsigned applications or applications signed using a debug private key cannot be distributed through the Android Market.
注意,未签名的或者使用调试私有密钥签名的应用程序不能够通过Android Market发布。
In cases where unsigned and signed 32-bit integers are mixed in an expression and assigned to a signed long, cast one of the operands to its 64-bit type.
如果在表达式中混合使用无符号和有符号的32位整数,并将其赋值给一个有符号的long类型,那么将其中一个操作数转换成64位的类型。
Soundclick's music page will hook you up with a ton of downloads, including more unsigned acts - like my favorite new addiction: German hip hop. I blame my scarf-wearing co-worker.
Soundclick’smusicpage将会以大量的可供下载的音乐把你牢牢的吸引住,相对而言包括更多的没签约的艺人,比如我最近迷上的德国嘻哈:Iblame my scarf-wearing co-worker。
As we saw in the case of unsigned integers, there is a level of vigilance you must uphold to ensure your applications work as expected.
正如我们在无符号整型的例子中所看到的,你必须保持一定的警惕性以保证你的应用程序能够正常工作。
If you need more, read the data in as a stream of unsigned char objects and do the math.
如果您需要更多功能,请将数据作为一个无符号字符对象流进行读取,然后进行匹配。
In most situations this does not pose a problem but for the translation of an IDL unsigned integer type whose value falls inside the number range of its highest order bit there will be a mismatch.
在多数情况下这不会发生问题,但是当一个IDL无符号整数取值正好落在最高位所限制的取值范围中时,类型转换就会发生不匹配的错误。
A CCSID is a 16-bit unsigned integer that uniquely identifies a particular code page.
CCSID是一个16位的无符号整数,惟一地标识一个特定的代码页。
The mantissa is basically a 23-bit unsigned integer - simple enough.
尾数一般是一个23位的不带符号的整数—它非常简单。
This apparently allows a programmable USB development board with an AT90USB microcontroller to be used to circumvent the PS3's security systems and execute unsigned code.
这允许使用一个可编程US B开发板和一个AT 90us B微控制器来绕过PS 3的安全系统,执行未签名的代码。
What's the point in having a uint if you're only going to use it for things other than unsigned integers?
如果你只是想对除了无符号整数的其它东西使用uint,要点是什么呢?
There are lots of flavors of this, but the basic idea is that you put a tag at the beginning of a variable name saying what type it is. (So all unsigned long variables begin with ul, etc.)
其种类很多,但基本的理念是在变量名的开始添加一个标记以表示其类型(例如,所有无符号长型变量都以ul 开头)。
He was frail and moved slowly, but he always had a glass of freshly squeezed orange juice on the kitchen table for me, along with an unsigned note reading, "Drink your juice."
他身体虚弱,行走缓慢,但是,他总是为我亲手榨好一杯新鲜桔子汁放在厨房桌子上,旁边有一张不签名的纸条,上边写着:“把桔子汁喝了。”
Now let's complicate the problem a bit: you have a two-dimensional array of unsigned integers, and you want to find the row with the smallest sum.
现在我们让问题变得复杂点:你有一个二维的无符号整形数组,你想要找到具有最小和的那一行。
After the download, you'll get a warning saying that you're about to install an unsigned feature.
下载后,您将收到一则警告,表明将要安装一个未签名的功能。
I suppose that to a large extent I am the unsigned manuscript of the high school teacher.
我想在很大程度上,我正是那位中学老师未经签名的手稿。
Grouse Lodge is a secluded Georgian estate located down an unsigned, winding, potholed gravel drive near the village of Rosemount.
格劳斯别墅是一座乔治王朝时期保留下的隐蔽的房产。它位于罗斯·蒙特村附近一条没有标志、蜿蜒而且崎岖不平的砾石车道旁。
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位的,并且其高位被置位了,那么它就可以作为无符号整型进行定义。
Thus, a single unsigned byte would be dedicated for a predicted value, and predicting the 6,005,940 ratings of the test set would require 6,005,940 bytes.
这样,单个的无符号字节将决定一个预测值,而预测 6,005,940 个测试集中的打分需要 6,005,940 个字节。
For example, if a function returns an unsigned char value but calculated a result of 256 or more (or -1 or less), errno would be set to ERANGE and the function would return some irrelevant value.
例如,如果函数返回unsignedchar值,但计算的结果为256或更多(或者是- 1或更少),则errno将被设置为ERANGE且函数会返回一些不相关的值。
We will get an "unsigned feature" notification to warn us that the feature is not equipped with a signature and that its provider can not be verified.
我们将收到一个“unsignedfeature”通知,警告我们这个特性没有签名,并且无法验证其提供者。
Spu_splats ((unsigned int) 5) creates a vector of unsigned ints with each element having the value 5.
spu_splats ((unsignedint)5)创建了一个unsignedint类型的向量,每个元素的值都是5。
spu_promote((unsigned int)5, 1) creates a vector of unsigned ints with 5 in the second element (element 1), and the remaining elements undefined.
spu_promote((unsignedint)5,1)创建了一个 unsignedint 类型的向量,其中第二个元素(元素 1)为 5,其他元素尚未定义。
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 位加法)指令。
For example, a value can be cast to another type by using the type name as if it were a function. So you could cast a value to an unsigned integer using the code fragment in Listing 12.
例如,通过使用类型名称可以将一个值强制转换为另一种类型,就象是一个函数一样。
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_float 4是一个float类型的4元素的向量。
Note that the pointer you used is declared an unsigned long long rather than just a pointer.
注意所使用的指针被声明为unsigned long long 而非指针。
Note that the pointer you used is declared an unsigned long long rather than just a pointer.
注意所使用的指针被声明为unsigned long long 而非指针。
应用推荐