integer
美 [ˈɪntədʒər]
英 [ˈɪntɪdʒə(r)] 
词形变化
复数:integers 反义词
同义词
英汉双解
1. | 整数a whole number, such as 3 or 4 but not 3.5 |
英汉解释
英英解释
例句
The collection of session variables is indexed by the name of the variable or by an integer index.
会话变量集合按变量名称或整数索引来进行索引。
An integer greater than 1 is said to be prime if it has no divisors other than itself and one.
一个比1大的整数如果除了1和它本身外再也没有除数因子的话,就称为质数。
For values of other types, the conversion is the same as if the value would have been converted to integer and then to float.
对于其它类型的值,其情况类似于先将值转换成整型,然后再转换成浮点。
minus the size of an integer. To set any other value, specify one of the following.
要设定任何其他的值,指定一个如下的值。
If you know in advance that you're going to be sorting only integers, you could simply hard- code the Swap method for integer types.
如果预先知道只对整数排序,则可将Swap方法硬编码为integer类型。
Provides steps for how to set properties with text or integer values, or to one of a set of predefined values.
提供有关步骤,说明如何使用文本或整数值来设置属性,或将属性设置为一组预定义值中的一个。
In such a case, the configured property value is treated as a prefix to which a unique integer is appended.
在这种情况下,配置属性值被当作一个前缀,其后会附加一个唯一整数。
In other words, while using classes with integer constants like this might be a passable solution, it's not a very efficient one.
换句话说,在使用这类带有整型常量的类时,该解决方案也许可行,但并不是非常有效。
A program is ill-formed if one of its translation units contains an integer literal that cannot be represented by any of the allowed types.
若一个程序的任一翻译单元包含任何不能被允许的类型表达的整数文字量,则它是病态形式的。
The Max-Forwards header, which specifies an integer indicating the remaining number of times that this request may be forwarded.
Max-Forwards标头,指定一个整数,表示此请求还可转发的次数。
It is not possible to add an integer to a function or to a character string, the operation has no meaning for those types.
不可以把一个整型和一个字符串相加,操作是没有意义的。
This warning is typically reported because an integer has been used for a %p format instead of a pointer.
通常,如果为%p格式使用的是整数而不是指针,将报告此警告。
Q. What happens if I assign a number with a decimal point to an integer rather than to a float? Consider the following line of code.
如果把一个小数赋给一个整型变量而不是浮点型变量,将会发生什么?考虑下面这行代码。
When logging is turned off entirely or for a set of priorities, the cost of a log request is a method invocation plus an integer comparison.
当完全关闭日志记录或者对于一组优先级关闭了日志记录时,日志请求的开销就是方法调用加上整数比较。
The return value is an integer value equal to the greatest integer less than or equal to its numeric argument.
传回值为一个小于或等于其数字引数的最大整数值。
A sequence of integers can be treated as a sequence of objects, by boxing every integer as it comes out of the sequence.
通过装箱,我们可以把一个整数序列当做一个object的序列来对待。
The exception is thrown by the explicit cast because the test case is trying to convert something of type String to an Integer.
这个异常是由显式类型转换抛出的,因为测试用例试图把类型为String的东西转换成Integer。
This allows the number of repeats of an element to be indicated by an integer field in the message.
这允许通过消息中的一个整数字段指示某个元素的重复次数。
The key is usually an Integer or a string, and the item is of any type.
该密钥通常是整型或字符串的,条目是任何类型的。
Figure 1 shows the general form of a charge pump integer divide phase locked loop (a very common topology used for frequency synthesis).
图1指出了整数分电流泵锁相环的一般形式(用于频率合成技术的很常见的拓扑结构)。
Indexers do not have to be indexed by an integer value; it is up to you how to define the specific look-up mechanism.
索引器不必根据整数值进行索引,由您决定如何定义特定的查找机制。
A third integer promotion rule that is often overlooked concerns expressions that contain both signed and unsigned integers.
第三个整数提升规则,常常被忽视的关切表达同时包含有号数和无号数的整数。
If an index of 65535 had been made valid , it would require a wider integer to track the number of locals in such a method .
如果已经使索引65535有效,则它将要求更大范围的整数以通过此方法跟踪局部变量号。
Enter each line of the two decimal positive integer and an operator, each integer can be up to 500 digits.
输入的每一行是两个十进制的正整数和一个运算符,每个整数可以由最多500个数字组成。
By the procedures of a random integer 4, which did not repeat the figures, by the user to guess the four integers.
由程序产生一个四位随机整数,其中没有重复的数字,由用户猜出这个四位整数。
In contrast, the long integer type has unlimited precision, subject to the memory limitations of your computer.
与此相反,长整数类型的精度不受限,仅计算机内存对它有影响。
If it returns an , the entire expression consists of a single integer, is valid, and the parser returns control to the calling application.
如果返回,则由单个整数构成的整个表达式都是有效的,解析器将控制返还给调用应用程序。
This parameter is optional and can be specified as a string, integer, or hexadecimal value corresponding to the LCID of a language.
此参数是可选参数,可以指定为与某种语言的LCID对应的字符串、整数或十六进制值。
Examples of static error are the addition of a string to an integer and querying for a nonexistent node for typed data.
静态错误的示例包括将字符串添加到整数,以及在不存在的节点中查询类型化的数据。
An integer enumeration indicating whether or not the SCSI controller provides redundancy or protection against device failures .
表示SCSI控制器是否在设备出现故障时提供重复或保护的整数枚举。
You cannot convert an Integer array to a Long array, or even to an Object array, because at least one value type is involved.
不能将Integer数组转换为Long数组,或者甚至转换为Object数组,因为将至少涉及一种值类型。
The next step is to calculate the size of the array that will hold all the bytes of the INTEGER structure.
下一步是计算将要包含INTEGER结构的所有字节的数组的大小。
Pool _ emp _ id An integer column containing the employee ID that will be used for a new employee generated at a remote database.
id一个整数列,包含用于在远程数据库生成的新雇员的雇员ID。
It is possible to add two integers, or an integer and a floating point number, and even an integer and a complex number.
可以把两个整型相加,或者一个整型和一个浮点型,又或者一个整型和一个复数。
Integer constants are represented by a string of numbers that are not enclosed in quotation marks and do not contain decimal points.
integer常量以没有用引号括起来并且不包含小数点的数字字符串来表示。
Converts the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.
将数字的指定样式和区域性特定格式的字符串表示形式转换为其等效的16位无符号整数。
In this paper the profile shape errors of the surface machined caused by the integer values of the inserts are calculated and analyzed.
作者分析和计算了由此而产生的加工表面形状误差。
To specify this option, the user must also supply an integer that will represent the seed to be used for sample generation.
为了指定该选项,用户还必须提供一个整数,以表示将用于生成样本的种子(seed)。
An integer representing the next character to be read, or -1 if no more characters are available or the stream does not support seeking.
表示下一个要读取的字符的整数,或者,如果没有更多的可用字符或该流不支持查找,则为-1。
Notice that I did not use the most recent integer returned from the gets and the cas failed with a value of EXISTS being returned.
注意,我并未使用gets最近返回的整型值,并且cas命令返回EXISTS值以示失败。