operand
英 ['?p?r?nd]
美[,ɑp?'r?nd]
- n. [計] 操作數(shù);[計] 運算對象
實用場景例句
- All assignment operators return the value that is assigned to the left operand.
- 所有的賦值運算符都返回賦給左操作數(shù)的值.
期刊摘選
- Unary operator is on right side of operand.
- 在運算數(shù)字右側(cè)出現(xiàn)無關(guān)的運算符.
期刊摘選
- In the following example, observe that the expression using & & evaluates only first operand.
- 在下面的示例中, 請觀察使用 & & 的表達式只計算第一個操作數(shù).
期刊摘選
- The operand is an integer.
- 操作數(shù)是整型的.
期刊摘選
- Otherwise, a unary numeric operand remains as is and is not converted.
- 否則, 一元數(shù)字操作數(shù)保留被轉(zhuǎn)換或者不被轉(zhuǎn)換.
期刊摘選
- The return type is the same as the operand type.
- 返回類型與操作數(shù)類型相同.
期刊摘選
- The smallest legal size for the operand was used.
- 使用了該操作數(shù)的最小合法大小.
期刊摘選
- An expression within parentheses is evaluated first, then treated as a single operand.
- 圓括號中的表達式最先被求值, 因此可以被視為一個單獨的操作數(shù).
期刊摘選
- An operator that represents an operation on one and only one operand.
- 一種只對一個操作數(shù)進行運算的算子或算符.
期刊摘選
- To evaluate the larger expression, the subexpression that changes the operand must first be evaluated.
- 而為了計算更復(fù)雜的表達式, 改變操作數(shù)值的子表達式必須首先計算.
期刊摘選
- Missing operand before comma, or operator.
- 在逗號 、 右括號或運算符前缺少運算數(shù)字.
期刊摘選
- In COBOL, a word composed of not more than 30 characters, which defines a COBOL operand.
- 在COBOL語言 中, 最多由30個字符組成的一種字, 用于定義COBOL操作數(shù).
期刊摘選
- Operators that are member functions have an implicit this parameter that is bound to first operand.
- 作為成員函數(shù)的操作符有一個隱含的this形參,限定為第一個操作數(shù).
期刊摘選
- The directive does not take any operands, but an operand was specified.
- 指令不帶任何操作數(shù), 但指定了操作數(shù).
期刊摘選
- If you get an operand, append it to the output expression.
- 如果你拿到的是運算子, 把它加到輸出算式.
期刊摘選
- Complement, Shift, and Rotate operations require one operand.
- “求補”, “移位”和“環(huán)移”等操作就只需要一個操作數(shù).
辭典例句
- In this, and similar, expressions, order of evaluation of the operand isn't an issue.
- 對于這個表達式或其他類似的表達式, 其操作數(shù)的計算次序無關(guān)緊要.
期刊摘選
- In addition , an operator can change the value of operand . This is called a side effect.
- 也就是說, 它們會改變運算對象,而不僅僅是使用自己的值.
期刊摘選
- Otherwise, if either operand is of type float, the other is converted to float.
- 否則, 如果一個操作數(shù)是float類型的, 另外一個被轉(zhuǎn)換為float類型.
期刊摘選