双目运算符
- 网络binary operator
双目运算符
-
双目运算符!=的两个参数是类型Point的,并且返回bool类型。
The binary operator ! = takes two parameters each of type Point and returns a bool type .
-
表示双目运算符(binaryoperator)的UML操作的命名方式类似于单目运算符,但符号是双目运算符之一。
A UML operation representing a binary operator is named similarly to unary operator , but the symbol is one of the binary operators .