For example, if you try to set the value of an integer variable to a character string, this message box appears.
例如,如果尝试将整数变量的值设置为字符串,则出现该消息框。
We will declare an integer variable here for our word-counting program that holds the number of words counted by the program.
这里我们将为字数统计程序声明一个整型变量,来保存程序统计出来的字数。
For example, suppose you do some bit manipulation in an integer variable and expect it to be of size 4: This may not be the case on all operating system platforms (see Listing 7).
例如,假设您在一个整型变量中执行某个位操作,并预期其大小为4:这并非在所有操作系统平台上都是如此(请参见清单7)。
If the priority is less than the integer variable console_loglevel, the message is delivered to the console one line at a time (nothing is sent unless a trailing newline is provided).
如果优先级小于整形变量console_loglevel,那么一次将会只发送一行消息到控制台中(除非遇到一个换行符,否则将什么都不会发送)。
To create a single dimensional array of the type a [m] (where m is an integer variable already defined and initialized), apply the cpp_type stereotype on the array variable a in the UML model.
要创建一个类型为a [m]的一维数组(这里的m是一个已经被定义和初始化的整数变量),可以在uml模型中在这个数组变量a上运行cpp _type原型。
Because this result is held in an integer variable, a message to display the value should use a formatting code to pad to four characters with leading zeros for codes that are numbered less than 1000.
由于这个结果保存在一个整数变量中,因此,显示值的消息应该使用一个格式化代码,为代码填充具有前导零的四个字符。该代码数量不到1000个。
A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
The variable could be as simple as an integer or a string or as complex as a multidimensional array or an object.
变量可以像一个整数或字符串那样简单,也可以像多维数组或对象那样复杂。
In this example, minumum and maximum values determine the value range of the business variable of datatype Integer.
在本例中,最大和最小值决定了数据类型为 Integer的业务变量的值范围。
Gets the current file row pointer, stored as an object but used as an integer, from the global variable in the data area for the test engine (this will be set up later).
从测试引擎(稍后就会安装它)数据区域中的全局变量获取当前最为结果储存但是当作整数使用的文件行指针。
Under the covers, Python creates an integer object and assigns the variable to reference the new object.
在后台,Python将创建一个整数对象,并将对新对象的引用赋值给变量。
A Python variable is, internally, a complete structure, with lots of members — even when the object only represents an integer.
在内部,一个Python变量就是一个有许多成员组成的完整结构-即使当对象只代表一个整数时也是如此。
This rule fires when an integer is encountered in the input stream, and the value of that integer (as text) is assigned to the instance variable, t.image.
当在输入流中遇到整数时会 触发该规则,该整数(象文本一样)的值被赋给实例变量 t.image 。
You use the opposite scm_num2int to convert the Scheme variable ret_val into a C integer value.
可以使用相反的 scm_num2int 函数将Scheme变量 ret_val 转换成C整数值。
The second read stores the integer value in a local variable (x1 or x2).
第二次读取把整型值存储在一个本地变量中(x1或x2)。
Variables in PHP are weakly typed: you can assign a variable as an integer and later as a character.
php中的变量都是弱类型的:您可以将变量指定为整型,稍后将其指定为字符型。
It requires an integer argument, errno, which should be the actual value of the global errno variable.
它需要整数参数errno,该参数应该是全局errno变量的实际数值。
Expression that evaluates either a string containing the name of an environment variable, or an integer corresponding to the numeric order of an environment string in the environment-string table.
表达式,计算为包含环境变量名称的字符串,或对应于环境字符串表中环境字符串的数字顺序的整数。
Common integer representation over variable casting?
常见的整数表示变量铸造?
The most merit of the model is its automatization characteristic, and the model fits to solve arbitrary 0-1 Integer Programming problem having arbitrary variable element.
同时,从理论上来讲,该模型适合含有任意变量的任意0-1整数规划问题的求解。
Data type is a 96-bit signed integer scaled by a variable power of 10.
数据类型是96位的有符号整数,以10的可变次幂进行缩放。
So even if the correct mathematical answer is 1.4 or whatever, when you divide an int by an int, you only have room in that variable, in the response for an actual integer.
所以即使那个正确的答案是4,或别的数值,当你用一个整型数除以一个整型数,在那个变量的返回值里,只有,存储一个整型数的空间。
The collection of session variables is indexed by the name of the variable or by an integer index.
会话变量集合按变量名称或整数索引来进行索引。
Storing into locals that hold an integer value smaller than 4 bytes long truncates the value as it moves from the stack to the local variable.
在将值保存到只能容纳长度小于4个字节的整数值的局部变量中时,会在将该值从堆栈移动到局部变量中时将其截断。
Storing into locals that hold an integer value smaller than 4 bytes long truncates the value as it moves from the stack to the local variable.
在将值保存到只能容纳长度小于4个字节的整数值的局部变量中时,会在将该值从堆栈移动到局部变量中时将其截断。
应用推荐