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