For this purpose, I have used a do-while loop that continues dividing the value integer by 256 until the value drops below 1.
为此,我使用了一个do -while循环,它不断地将value整数除以256,直到得到的值小于1。
In this case, while age is actually a valid integer, conversion still fails because the value is not a short integer.
在这种情况下,虽然年龄实际上是一个有效的整数,但转换仍然会失败,因为该值不是短整型的。
Here we use a random integer for the value of the second column (see figure 4).
此处,我们使用一个随机整数作为第二列的值(参见图4)。
Semaphores allow synchronization of processes by testing and setting the integer value in a single atomic operation.
信号允许进程通过一个单一的原子操作来测试和设置那个整数的值,以此实现同步。
This attribute takes a Boolean value indicating whether only the integer portion of the provided value should be parsed.
该属性获取一个布尔值,指出是否应当只解析所给值的整数部分。
This aggregation takes all the sentences in a column and counts the words, returning an integer value containing the number of words for that column.
此聚合获取一列中的所有句子并计算字数,返回一个包含该列的字数的整数值。
The first step is to calculate the number of bytes required to hold the integer value (the content part of the integer structure).
第一步是计算容纳这个整数值(INTEGER结构的内容部分)所需要的字节数。
At a holistic level, the intent of the line is reasonably clear, given that everything you can see suggests that it must be reading the first integer value.
从整体的角度来看,这一行的意图非常明显,给出了充分的信息告诉你它需要读入第一个整数值。
For example, assigning an integer value to a string property will cause the integer to be converted to a string.
例如,若为字符串属性指派一个整型值,整型值将被转换为字符串。
The APIs that set watch points return an integer value, which is the watch point number that was just set.
设置观察点的API将返回一个整数型值,即刚刚设置的观察点数字。
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(检测到循环)的小整数值。
LEVEL - the pseudo column LEVEL returns an integer value that represents the recursive step in the hierarchy at which the row was produced.
LEVEL—伪列LEVEL返回一个整数值,表示所生成行的分层结构中的递归步骤。
This ONCONFIG parameter takes an integer value between 0 and 100 and is set to a default value of 10%.
ONCONFIG参数值为0到100之间的整数,默认值为10%。
In the example, you can now compare the string value 42 to the integer column col1.
在这个例子中,现在可以将字符串值42与整数列col1进行比较。
A Slider allows you to pick a value in a (possibly large) integer range using a scroll bar-like approach.
Slider允许使用类似滚动条的方法在(可能很大的)整数范围内挑选一个值。
Under this definition, two Integer objects are equal only if they contain the same integer value.
在这个定义中,只有在包含相同的整数值的情况下这两个Integer对象是相等的。
DB2 V9.5 enhances this function to introduce a new parameter function which takes an integer value as input.
DB 2V9.5增强了该函数,引进了一个新的parameter函数,该函数将一个整数值作为输入。
Firstly, you can specify the index of the repeat at the time the form is first rendered by specifying an integer value for the attribute of repeat called startindex.
第一种方法:通过为被称作 startindex的repeat的属性指定一个整数值,在表单第一次被呈现时,指定 repeat 的索引。
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 。
The integer value passed to the parameter function tells the position of the argument in the invocation of an sqlquery function which is replaced in place of this function call.
传递给parameter函数的整数值表示在调用sqlquery函数中参数的位置,该参数将会在调用中被取代。
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位的整数值。
The second read stores the integer value in a local variable (x1 or x2).
第二次读取把整型值存储在一个本地变量中(x1或x2)。
You use the opposite scm_num2int to convert the Scheme variable ret_val into a C integer value.
可以使用相反的 scm_num2int 函数将Scheme变量 ret_val 转换成C整数值。
where int([arg]) is the integer portion of the value of [arg].
其中,int([arg])是 [arg]的值的整数部分。
It also automatically assigns unique integer ids to each value.
它同时也自动对每一个值都赋予一个唯一的整型ID。
This method (shown in Listing 2) takes an integer value (length) as a parameter.
(在清单2中显示的)这个方法将一个整数值(length)作为参数。
Within the property definition, delegate refers to the value of this instance of the Integer; I'm keeping all my units of measure within my DSL in grams, so it returns the integer value.
在属性定义中,delegate指的是实例Integer的值;我使 DSL 中所有度量单位都是克,这样它会返回整数值。
The script "num" we defined earlier has the type script because it is a function that when executed yields an integer value (in this case the integer 42).
我们早先定义的脚本“num”具有Script类型,这是由于它本身就是一个在执行时会生成一个整数值的函数(在这个例子中,这个整数值是42)。
This method takes an integer (value) as a parameter and returns the ASN.1 integer representation of the integer value.
这个方法取一个整数(value)作为参数并返回以asn . 1INTEGER表达的这个整数值。
This would require ensuring that we only use a single instance of the integer object corresponding to a particular integer value throughout our program.
这要求确保在我们的整个程序中,只能使用对应于特定整数值的Integer对象的一个实例。
应用推荐