binary operators meaning in English
二元操作符
Examples
- Defines identifiers for the most common types of binary operators
为最常用的二进制运算符类型定义标识符。 - Operator can function as either a unary or a binary operator
运算符既可作为一元运算符也可作为二元运算符。 - Binary operators are predefined for the primitive numeric types , enum types and
为基元数值类型、枚举类型和 - Binary operators are predefined for the integral primitive types , enum types , and
为基元整型类型、枚举类型和 - Use whitespace to help binary operators stand out from their operands
使用空格将二元操作符与它的操作数分开。