There was ah int of anger in his voice.
他声音中带有一点怒气。
Addition of two signed ints results in a signed int.
两个有符号整数相加的结果是一个有符号的整数。
"The work of int is critical to the integrity of the World Bank Group, and requires high level leadership," said Zoellick.
佐利克说:“INT的工作对于世界银行集团的廉洁十分重要,需要有高级别的领导。”
The second array is of type int.
第二个数组是一个整数类型的数组。
For example, if you have a box designed to hold values of type int, you cannot put values of type string into that box.
例如,如果你有一个设计用来放入类型是int的值的盒子,你就不能把类型是string的值放入那个盒子。
where int([arg]) is the integer portion of the value of [arg].
其中,int([arg])是 [arg]的值的整数部分。
It represents the content of the product int he simplest way, both through word and image.
它以最简单的方式,同时通过单词与图像表示了产品的内容。
Well, if intuitively the problem is the result of dividing an int by an int, surely a solution is: "Don't do that," right?
好的,直观地看,如果那个问题的原因是因为整型数除以整型数的话,无疑有个解决方案是:“不要那样做“,是吗?
Schedule it all if you need to, but make sure you don't let your job get int the way of your well-being.
如果你需要可以将这些都排上你的日程,确保不要让你的工作阻碍了的良好状态。
They will integrate the investigative work of int more closely into Bank operations and provide for ongoing monitoring and evaluation.
还将把INT的调查工作更紧密地纳入世行的业务,并进行连续性的监测评估。
The example in Listing 1 illustrates variable creation of a variety of types (int, float, string, array, and function).
清单1中的示例说明了如何创建多种类型的变量(整型、浮点、字符串、数组和函数)。
Add two parameters of type int to the operation, and name them row and column.
向操作添加两个int类型的参数,并将其命名为row和column。
Major: An int to describe the type of event; defaults to -1.
major:一个整型值,用于描述事件的类型;缺省值为- 1。
This indexer will have two parameters of type int, and it will return a Point type.
该索引器将有两个int类型的参数,并且它将返回Point类型。
Here the type described is that of Pointers to int.
这里得到的类型是指向int型的指针。
In fact, it makes sense to call IntBetween3And17 a subtype of int, at least informally, whether or not the inheritance tree matches that.
实际上,将IntBetween3And 17作为int的一个子类型是很有意义的,至少从表面上是如此,而不管继承树是否与此匹配。
Use ints where they make sense, but don't agonize over the performance implications of int versus Number.
在int具有意义的地方使用int,但是不要被int与Number的性能问题所煎熬。
But that method takes an int specifying the number of arguments that the function expects as well as a QName to identify it.
但该方法接收一个int参数,它指定函数需要的参数个数,以及标识函数的QName。
Untyped integral constants are of type (unsigned) int.
无类型的整数常量就是(unsigned)int类型的。
If the data turns out to be of a simple type such as int for the entire run of a given block, that block (especially if it loops) can run very quickly.
如果在一个给定的代码段中数据是是简单类型,例如int,那么这段代码(如果是一个循环,这种情况就更为突出)就可以很快地运行。
Spu_splats ((unsigned int) 5) creates a vector of unsigned ints with each element having the value 5.
spu_splats ((unsignedint)5)创建了一个unsignedint类型的向量,每个元素的值都是5。
That is the meaning of the line XSD: int.
这就是xsd:int这一行的含义。
UserRegistration.user.age represents a value-binding property that is of type int.
age表示一个值绑定属性,它的类型为 int。
To set the arrow that shows the direction in which the column is sorted, the setSortDirection(int direction) method of the Tree class is called (lines 36 to 37).
要设置显示列的排序方向的箭头,可以调用Tree类的setSortDirection(intdirection)方法(第 36、37行)。
Addition of an int and a double results in a double.
int和 doubule 类型的两个数相加,结果是一个double 类型的数。
Although it does not provide a type int, it doesn't suffer from the ambiguities that have always arisen from ranges of int on different platforms.
虽然它没有提供int类型,但它不会受到int在不同平台上的取值范围不同所带来的多义性的困扰。
This is because the type of 1 << a is int.
这是因为1 <<a是int类型的。
Create a UML operation named purevirtualop with a return parameter of type int and a parameter x of type int.
创建一个名为purevirtualop的UML操作,其返回值类型为int,参数x 的类型为 int。
Listing 3 shows an example of using the field reflection methods, in the form of a method to increment an int field of an object by name.
清单3显示使用字段反射方法的一个实例,以方法的格式根据名称增加对象的int字段。
Listing 3 shows an example of using the field reflection methods, in the form of a method to increment an int field of an object by name.
清单3显示使用字段反射方法的一个实例,以方法的格式根据名称增加对象的int字段。
应用推荐