operands

  • 释义
  • [计] 操作数;[计] 操作对象;[计] 运算对象(operand的复数形式);

  • 双语例句
  • 1、

    For integral types, & computes the logical bitwise AND of its operands.

    对于整型, & 计算操作数的逻辑按位“与”.

    互联网
  • 2、

    Bitwise operators operate on the binary representation of the operands.

    位操作符对操作数的二进制表示形式执行操作.

    互联网
  • 3、

    For integral types, ^ computes bitwise exclusive - OR of its operands.

    对于整型, ^将计算操作数的按位“异或”.

    互联网
  • 4、

    For numeric types, + computes the sum of its two operands.

    对于数值类型, +计算两个操作数之和.

    互联网
  • 5、

    All opcodes and operands are in italic.

    所有操作码都使用斜体形式.

    ——期刊摘选
  • 6、

    Built - in assembler operands are expressions that consist of constants, registers, symbols, and operators.

    内建汇编操作数是由常量 、 寄存器 、 符号和操作数组成的表达式.

    互联网
  • 7、

    Expressions can be used as operands, so we can write compound expressions evaluation of multiple operators.

    表达式也可用作操作数, 因此可用多个操作符编写复合表达式.

    互联网
  • 8、

    Associativity and precedence rules specify the grouping of operators and their operands.

    结合性和优先级规则规定了操作数与操作符的结合方式.

    互联网
  • 9、

    This operator is unusual because it has three operands.

    这种运算符比较罕见,因为它有三个运算对象.

    互联网
  • 10、

    Operands, historic artifacts, and shared collections are all types of reference data.

    操作数, 历史数据和共享解释是引用数据的全部类型.

    互联网
  • 11、

    They evaluate the relationship between the values of the operands.

    它们评价的是运算对象值之间的关系.

    互联网
  • 12、

    Instruction format is OpCode followed by Operands.

    指令格式中跟随其后的是操作数.

    互联网
  • 13、

    The directive does not take any operands, but an operand was specified.

    指令不带任何操作数, 但指定了操作数.

    互联网
  • 14、

    Are the operands of a Boolean operator Boolean?

    布尔运算符的算子是否布尔型的?

    互联网
  • 15、

    DoOp Performs the specified binary operation on the specified numeric operands.

    对指定的数值操作数执行二元运算.

    互联网