二元运算符 meaning in English
binary operator
Examples
- Required for binary operators
对于二元运算符是必需的。 - Operator can function as either a unary or a binary operator
运算符既可作为一元运算符也可作为二元运算符。 - The operator can function as either a unary or a binary operator
&运算符既可作为一元运算符也可作为二元运算符。 - Operators are binary because they take two operands , while the
运算符是二元运算符,原因是它们接受两个操作数,而 - Unary operators have one parameter , and binary operators have two parameters
一元运算符具有一个参数,二元运算符具有两个参数。