binary operator
常见例句
- You'll find arithmetic operators, binary operators, assignment operators, and pointer dereferencing.
您还可以找到算术操作符、二进制操作符、赋值操作符和指针废弃。 - All binary operators except . (period) and ( (left parenthesis) and [ (left bracket) should be separated from their operands by a space.
所有的二元操作符,除了.(点) 和((左括号)和 [(左方括号)应用空格将其与操作数隔开。 - Note that our discussion of this classic approach will be somewhat simplified: arithmetic expressions will contain only operands, binary operators, and one kind of parentheses.
注意到我们谈到的这个经典算法有些简化:算术表达式只包含操作数、二元操作符和一种括号。 返回 binary operator