操作数和 meaning in English
operand sum
Examples
- Additionally , all operands and operators will be represented by a single character , making parsing trivial
此外,对于每个操作数和操作符,只用单个字符表示,使语法分析直观。 - A binary operator is an operator that uses two operands , usually termed the left and right operands
二元运算符是使用两个操作数的运算符,这两个操作数通常称为左操作数和右操作数。 - In case of a function evaluation , the function , parentheses , arguments , and commas are removed ; in case of an operator evaluation , the operands and operator are removed
对于函数求值这类情况,除去的是函数、括号、自变量和逗号;而对于操作符求值这类情况而言,除去的则是操作数和操作符。