Writes an integer value to initialization file.
在初始化文件中写入一个整型值。
Reads an integer value from initialization file.
从初始化文件读取整形值。
You probably want to increment the integer value, not the pointer.
你可能想增加整数值,而不是指针。
Remark: Total amounts are shown rounded to the lower Integer value.
注:总数额列四舍五入到整数价值较低。
The second read stores the integer value in a local variable (x1 or x2).
第二次读取把整型值存储在一个本地变量中(x1或x2)。
The following example pads an integer value with five leading zeros.
下列范例会使用五个前置字元零填补整数值。
If the argument is one or smaller, it returns the integer value one.
如果该参数是一个或小,它返回一个整数值。
Converts an integer value from network byte order to host byte order.
将长整数值从网路位元组顺序转换为主机位元组顺序。
You can test this out by adding a non-integer value, as you can see in Figure 3.
可以添加一个非整数值测试一下,如图3所示。
This method (shown in Listing 2) takes an integer value (length) as a parameter.
(在清单2中显示的)这个方法将一个整数值(length)作为参数。
The result is the string '42', which is not to be confused with the integer value 42.
你看,经过格式化后,结果就是字符串'42'了,而不是再是整数值42了。
You use the opposite scm_num2int to convert the Scheme variable ret_val into a C integer value.
可以使用相反的 scm_num2int 函数将Scheme变量 ret_val 转换成C整数值。
Displays the enumeration entry as an integer value in the shortest representation possible.
以尽可能简短的表示,将列举型别项目显示为整数值。
Under this definition, two Integer objects are equal only if they contain the same integer value.
在这个定义中,只有在包含相同的整数值的情况下这两个Integer对象是相等的。
This illustrates how both the name and integer value of the Enum instance are readily available.
这说明了单位的名称及整数枚举实例的值都是现成的。
This ONCONFIG parameter takes an integer value between 0 and 100 and is set to a default value of 10%.
ONCONFIG参数值为0到100之间的整数,默认值为10%。
The APIs that set watch points return an integer value, which is the watch point number that was just set.
设置观察点的API将返回一个整数型值,即刚刚设置的观察点数字。
The integer value of the configuration parameter ranges between 0 to 100 or AUTO; the default value is 10.
配置参数的整数值为 0到 100或者AUTO;默认值是10。
Instruction computes the bitwise complement of an integer value and pushes the result onto the stack.
指令计算整数值的按位求补并将结果推送到堆栈上。
DB2 V9.5 enhances this function to introduce a new parameter function which takes an integer value as input.
DB 2V9.5增强了该函数,引进了一个新的parameter函数,该函数将一个整数值作为输入。
It simply searches the given file for a search term and then returns an integer value associated with it.
它仅仅是在给定的文件中搜索查找项并返回与之关联的整数值。
For example, assigning an integer value to a string property will cause the integer to be converted to a string.
例如,若为字符串属性指派一个整型值,整型值将被转换为字符串。
CONNECT_BY_ISCYCLE returns a small integer value that is set to either 0 (no cycle detected) or 1 (cycle detected).
CONNECT _ BY _ ISCYCLE返回一个设置为0(未检测到循环)或1(检测到循环)的小整数值。
Semaphores allow synchronization of processes by testing and setting the integer value in a single atomic operation.
信号允许进程通过一个单一的原子操作来测试和设置那个整数的值,以此实现同步。
This method takes an integer (value) as a parameter and returns the ASN.1 integer representation of the integer value.
这个方法取一个整数(value)作为参数并返回以asn . 1INTEGER表达的这个整数值。
You use both the int and long types to hold integer values, the difference being that an int is a 32-bit integer value.
您可以使用int和long两种类型来保存整数值,它们的不同点在于int是一种32位的整数值。
And unlike n, l can start all the way down at 0, and it increases by integer value, so we go 1, 2, 3, and all the way up.
不像n,l可以从0开始取,然后每次增加一个整数,所以我们可以去1,2,3,一直下去。
The first step is to calculate the number of bytes required to hold the integer value (the content part of the integer structure).
第一步是计算容纳这个整数值(INTEGER结构的内容部分)所需要的字节数。
Because I reside in the United States, the program displays "123,456.7" for the double value and "1,234,567" for the integer value.
因为我住在美国,按照美国的习惯,程序中双精度值显示为 “123,456.7” 而整数值显示为 “1,234,567”。
Because I reside in the United States, the program displays "123,456.7" for the double value and "1,234,567" for the integer value.
因为我住在美国,按照美国的习惯,程序中双精度值显示为 “123,456.7” 而整数值显示为 “1,234,567”。
应用推荐