binary operator
常見例句
- You'll find arithmetic operators, binary operators, assignment operators, and pointer dereferencing.
您還可以找到算術(shù)操作符、二進(jìn)制操作符、賦值操作符和指針廢棄。 - All binary operators except . (period) and ( (left parenthesis) and [ (left bracket) should be separated from their operands by a space.
所有的二元操作符,除了.(點(diǎn)) 和((左括號(hào))和 [(左方括號(hào))應(yīng)用空格將其與操作數(shù)隔開。 - 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.
注意到我們談到的這個(gè)經(jīng)典算法有些簡化:算術(shù)表達(dá)式只包含操作數(shù)、二元操作符和一種括號(hào)。 返回 binary operator