首页 > O > operands怎么读,operands什么意思,operands短语和例句

operands怎么读,operands什么意思,operands短语和例句

收录时间:2022-09-08 11:35:53

operands怎么读,operands什么意思

英 美 
  • n. [计]操作数;[计]操作对象;[计]运算对象(operand 的复数形式)

operands 常用句子

1.Calling enumerate on a union expression, for example, works by merging the enumerations of its two operands.

例如,通过合并其两个操作数的枚举使在联合表达式上调用enumerate可行。

2.This is not mandatory; GCC tries provide the appropriate suffix by reading the operands.

这并不是强制性的;g cc会尝试通过读取操作数来提供相应的后缀。

3.It USES a stack architecture, meaning instruction operands are loaded to an internal stack before they're used.

它使用堆栈体系结构,这意味着在使用指令操作数之前要先将它们装入内部堆栈。

4.Operands can be variables or decimal, hexadecimal, octal, or binary Numbers.

操作数可以是变量,还可以是十进制、十六进制、八进制或二进制数。

5.If you want to force a floating-point result, be sure that at least one of the operands is a floating-point type.

如果要强制取得浮点结果,则必须确保操作数中至少有一个为浮点类型。

6.A CAS operation includes three operands — a memory location (v), the expected old value (a), and a new value (B).

CAS操作包含三个操作数——内存位置(V)、预期原值(A)和新值(B)。