• If one of the operands is unsigned and the other is a signed int, the expression becomes an unsigned.

    如果操作符号整数另外一个操作数是有符号整数,那么表达式的结果就是无符号整数。

    youdao

  • 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

    youdao

  • Note that unsigned applications or applications signed using a debug private key cannot be distributed through the Android Market.

    注意,未签名或者使用调试私有密钥签名应用程序能够通过Android Market发布。

    youdao

  • 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位的类型。

    youdao

  • 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。

    youdao

  • 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.

    正如我们无符号整型例子中所看到的,必须保持一定的警惕性保证应用程序能够正常工作

    youdao

  • If you need more, read the data in as a stream of unsigned char objects and do the math.

    如果需要多功能,请数据作为一个符号字符对象进行读取然后进行匹配

    youdao

  • 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无符号整数取值正好落最高所限制取值范围中时,类型转换就发生不匹配的错误。

    youdao

  • A CCSID is a 16-bit unsigned integer that uniquely identifies a particular code page.

    CCSID16位无符号整数惟一地标识一个特定代码

    youdao

  • The mantissa is basically a 23-bit unsigned integer - simple enough.

    尾数一般一个23位的不带符号整数—它非常简单

    youdao

  • 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安全系统执行未签名代码

    youdao

  • What's the point in having a uint if you're only going to use it for things other than unsigned integers?

    如果只是除了无符号整数其它东西使用uint要点什么呢?

    youdao

  • 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 开头)。

    youdao

  • 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."

    身体虚弱,行走缓慢但是,他总是亲手榨好一杯新鲜桔子放在厨房桌子上,旁边一张不签名纸条,上边写着:“把桔子汁了。”

    youdao

  • 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.

    现在我们问题变得复杂点:一个二维无符号整形数组,你找到具有最小和的一行。

    youdao

  • After the download, you'll get a warning saying that you're about to install an unsigned feature.

    下载收到一则警告,表明将要安装一个未签名的功能。

    youdao

  • I suppose that to a large extent I am the unsigned manuscript of the high school teacher.

    很大程度上,我正是那位中学老师未经签名手稿

    youdao

  • A sample form with an unsigned signature is provided in the Download section.

    下载小节提供一个未进行签名的样例表单

    youdao

  • Grouse Lodge is a secluded Georgian estate located down an unsigned, winding, potholed gravel drive near the village of Rosemount.

    格劳斯别墅座乔治王朝时期保留隐蔽的房产。它位于罗斯·蒙特附近条没有标志、蜿蜒而且崎岖不平砾石车道旁。

    youdao

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

    youdao

  • 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 个字节。

    youdao

  • 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且函数返回一些不相关的值。

    youdao

  • 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通知警告我们这个特性没有签名并且无法验证提供者

    youdao

  • Spu_splats ((unsigned int) 5) creates a vector of unsigned ints with each element having the value 5.

    spu_splats ((unsignedint)5)创建了一个unsignedint类型向量每个元素都是5。

    youdao

  • 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,其他元素尚未定义

    youdao

  • For addition, spu_add, when given two vector unsigned ints as parameters, will generate the a (32-bit add) instruction.

    另外 spu_add 被传递两个vectorunsignedint作为参数时,就会生成a32 位加法指令

    youdao

  • 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.

    例如通过使用类型名称可以强制转换种类型,一个函数一样。

    youdao

  • Vec_uchar16, for instance, is a 16-element vector of unsigned chars, and vec_float4 is a 4-element vector of floats.

    举例来说,vec_uchar16unsignedchar类型16元素向量vec_float 4是一个float类型的4元素的向量。

    youdao

  • Vec_uchar16, for instance, is a 16-element vector of unsigned chars, and vec_float4 is a 4-element vector of floats.

    举例来说,vec_uchar16unsignedchar类型16元素向量vec_float 4是一个float类型的4元素的向量。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定