一元运算符 meaning in English
monadic operator
unary operator
Examples
- For unary operators , when
对于一元运算符,当 - The - operator can function as either a unary or a binary operator
-运算符既可作为一元运算符也可作为二进制运算符。 - Operators that take one operand , such as the increment operator
接受一个操作数的运算符被称作一元运算符,例如增量运算符( - Unary and operators
一元运算符+和 - Unary operators have one parameter , and binary operators have two parameters
一元运算符具有一个参数,二元运算符具有两个参数。