• In this case, while age is actually a valid integer, conversion still fails because the value is not a short integer.

    这种情况下虽然年龄实际上一个有效整数但转换仍然会失败因为不是型的。

    youdao

  • That is, the first output from this process, before any integer is available on its input channel, is the configured integer itself.

    也就是说,在这个进程输出通道整数可用之前第一个输出预先配置的整数。

    youdao

  • If that integer divides the input integer, it adds not only that integer but the input integer divided by the counter-integer, and adds them to a list.

    如果整数可以输入整数,则不仅加上该整数而且要加上除以计数整数输入整数,它们添加一个列表中

    youdao

  • The optimal solution would still be the integer point (2, 0), though more integer points are feasible now.

    优化解决方案仍然整数(2,0),不过现在可行域中有更多整数了。

    youdao

  • Finally, I discussed feasible region visualization for an integer problem and the way it relates to the objective function for an integer and for the corresponding relaxed problem.

    最后我们讨论了问题可行可视化问题,以及整型相关放松限制问题目标函数处理方法

    youdao

  • The first step is to calculate the number of bytes required to hold the integer value (the content part of the integer structure).

    一步计算容纳这个数值(INTEGER结构内容部分)所需要字节数

    youdao

  • For example, assigning an integer value to a string property will cause the integer to be converted to a string.

    例如,若字符串属性指派,整型值转换为字符串。

    youdao

  • Let's say you want to send an integer through a socket: can you be certain that the receiver will interpret the integer in the same way?

    比如说发送一个整数:您可以肯定接收者使用同样方式来解释整数吗?

    youdao

  • Node 2 sends its integer to node 1, and node 4 sends its integer to node 3.

    节点2自己整数发送给节点1,节点4将自己的整数发送给节点3

    youdao

  • For people who cannot easily convert from integer to binary in their heads, the following UDF, which converts integer to binary, may be helpful.

    对于无法头脑中轻易型数字转换二进制数字的人们来说下列将整型转换成二进制的UDF也许对他们有帮助。

    youdao

  • You can also choose which format the memory will be displayed in: Hex, ASCII, EBCDIC, signed integer, and unsigned integer.

    可以选择内存什么格式显示十六进制ASCIIEBCDIC整数

    youdao

  • Under this definition, two Integer objects are equal only if they contain the same integer value.

    这个定义中只有包含相同数值的情况下两个Integer对象相等的。

    youdao

  • 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所有度量单位都是这样会返回数值

    youdao

  • An integer literal, followed by a plus sign, followed by another integer literal.

    整数文字后面加号,再跟另一个整数文字。

    youdao

  • The begin and end attributes should be either static integer values or expressions evaluating to integer values.

    beginend属性要么是静态数值,要么是可以得出整数值的表达式

    youdao

  • An integer (or an expression that evaluates to an integer) that represents the index of the desired object in the series.

    表示对象序列中的索引整数(计算整数的表达式)。

    youdao

  • So at the very top, I've coded up the same thing as before: "Give me an integer between one and ten," or rather, -- "give me an integer between one and ten" -- a little different this time.

    所以顶部之前那样对同样东西进行编码:,“个1到10整数“,或者,“给我一个1到10的整数“,这次有点不同

    youdao

  • You use both the int and long types to hold integer values, the difference being that an int is a 32-bit integer value.

    可以使用intlong两种类型保存数值,它们的不同点在于int一种32位的整数值

    youdao

  • 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 。

    youdao

  • The AddOne method is not a very practical example because you would normally just receive a regular integer as a parameter and write the method as a function that returns a modified integer.

    方法addone并不是一个实际示例因为通常只需接收常规整数作为参数并且作为返回修改的整数的函数编写方法。

    youdao

  • The PrefixInt process then sends the integer as-is input to the PlusInt process to be added to the second integer in the stream, and so on.

    然后 PrefixInt 进程把整数作为输入发送PlusInt进程,并添加中的第二个整数,如此类推。

    youdao

  • The first line contains two integers: a positive integer n (0 50) giving the length of the strings; and a positive integer m (0 number of strings.

    第一包含两个整数n050)表示字符串长度,一个正整数m(0个数

    youdao

  • stdlib.h is needed for the atoi() function (ASCII to integer), which converts a string to an integer.

    hatoi()函数(将ASCII 码转换整数)所需要的,函数将字符串转换为整数。

    youdao

  • This method takes an integer (value) as a parameter and returns the ASN.1 integer representation of the integer value.

    这个方法一个整数(value)作为参数返回asn . 1INTEGER表达这个数值。

    youdao

  • 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)。

    youdao

  • PrefixInt prefixes a (user-configured) integer to its integer input stream.

    PrefixInt整数输入之前加上一个(用户配置的)整数。

    youdao

  • To verify that the function indeed works as designed, we, again, need to convert each integer to BINARY, perform EXLUSIVE or for each bit, and then convert the result back to integer.

    为了验证函数确实按照所设计方式工作我们需要再次每个型数字转换二进制数字,一个执行EXLUSIVE OR运算,然后将结果还原成integer

    youdao

  • 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对象一个实例

    youdao

  • The key isn't restricted to being an integer; it can be any nonmutable data type, including an integer, float, tuple, or string.

    并不限制整数可以任何不易变数据类型包括integerfloat、tuplestring

    youdao

  • The key isn't restricted to being an integer; it can be any nonmutable data type, including an integer, float, tuple, or string.

    并不限制整数可以任何不易变数据类型包括integerfloat、tuplestring

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定