What is the translation of " 操作数 " in English?

Noun
operand
操作数
一个操作数
作数
运算对象
operands
操作数
一个操作数
作数
运算对象

Examples of using 操作数 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Ifo1ando2then--两个操作数都是数字??
If o1 and o2 then-- both operands are numeric?
当有100人的时候,操作数仍然为1。
When there are 100 people, the number of operations is still 1.
当有4个人的时候,操作数仍然为1。
When there are 4 people, the number of operations is still 1.
如果两个操作数有一个为double,则结果为double.
If either operand is a double, the result is a double.
如果一个操作数是double型,计算结果就是double型.
If either operand is a double, the result is a double.
从第一中减去第二个操作数A-B=-10.
Subtracts second operand from the first A- B= -10.
具有混合类型操作数的运算符将整数操作数转换为浮点.
Operators with mixed type operands convert the integer operand to floating point.
如果操作数为false,则结果为true。
If the operand is false, the result is true.
JNE用于操作数比较。
JNE is used for the comparison of operands.
JEQ用于操作数比较。
JEQ is used for the comparison of operands.
操作数不能为null或者undefined.
The operand can't be null or undefined.
否则,不评估操作数,结果是整数常量。
Otherwise, the operand is not evaluated and the result is an integer constant.
如果两个操作数都非零,则条件变为真.
If both the operands are non-zero, then condition becomes true.
如果操作数是NaN,算术运算的结果也是NaN。
If the operand is NaN, the result is also NaN.
在这个例子中,2和3是操作数
In this case, 2 and 3 are the operands.
注意这并没有改变这些操作数本身的类型;.
Note that this does NOT change the types of the operands themselves;
这种行为通常发生在数字作为操作数的比较。
This behavior generally results in comparing the operands numerically.
Gcc程序接受选项options和文件名filenames作为操作数
The gcc program accepts options and file names as operands.
一个运算符可以有一个或两个操作数
A transaction can have one or more operations.
如果两个操作数中的任何一个都是浮点数,则两个操作数都将被评估为浮点数,结果将是一个浮点数。
If either operand is a float, then both operands are evaluated as floats, and the result will be a float.
对于此种操作数,约束应该使用'n'而不是'i'。
Constraints for these operands should use'n' rather than'i'.
表达式是使用操作数的数据类型进行的,所以,例如,由两个整型数9与4相除:9/4。
The operation is conducted using the data type of the operands, so, for example, 9/ 4 gives 2 since 9 and 4 are ints.
无符号右移运算符的每个操作数的类型必须是整数数据类型,否则会发生编译时错误。
The type of each operand of the unsigned right shift operator must be an integer data type, or a compile-time error occurs.
如果操作数的大小兼容,则每个输入都会根据需要进行隐式扩展以匹配另一个输入的大小。
If the operands have compatible sizes, then each input is implicitly expanded as needed to match the size of the other.
相等和关系运算符确定一个操作数是否大于、小于、等于或不等于另一个操作数
The equality and relational operators determine if one operand is greater than, less than, equal to, or not equal to another operand.
模数和赋值运算符,它使用两个操作数来取模,并将结果分配给左操作数C%=A相当于C=C%A.
Modulus AND assignment operator, It takes modulus using two operands and assign the result to left operand c%= a.
一元操作符有一个操作数并且或是使用前缀符号(例如-x)或是使用后缀符号(例如x++)。
Unary operators take one operand and use either prefix notation(such as- x) or postfix notation(such as x++).
例子中,4和5被称为操作数,"+"称为运算符。
In the example, 4 and 5 are called operands, and"+" are called operators.
第一个操作码aload_0将this引用值从局部变量表的索引0压入到操作数栈。
The first opcode, aload_0, pushes the value from index 0 ofthe local variable table onto the operand stack.
如果两个操作数都是数字,它们首先被转换为一个共同的类型。
If both operands are numbers, they are first converted to a common type.
Results: 150, Time: 0.0157

操作数 in different Languages

Word-for-word translation

Top dictionary queries

Chinese - English