Both the left and right operands of the apply operator are table expressions Apply运算符的左操作数和右操作数都是表表达式。
You also learned about operands and operators , and how to construct an expression 您还学习了操作数和运算符,以及如何构造表达式。
When we determine the operands and operator , we can perform the operation , as shown in 一旦确定操作数和操作符后,就可以执行运算了,如
Useful indexes help you find data with fewer disk i o operations and less system resource usage 有用的索引可帮助减少在查找数据时所需使用的磁盘i / o操作数和系统资源量。
Declares the operator symbol , operands , and code that define an operator procedure on a class or structure 声明在类或结构上定义运算符过程的运算符符号、操作数和代码。
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 对于函数求值这类情况,除去的是函数、括号、自变量和逗号;而对于操作符求值这类情况而言,除去的则是操作数和操作符。