binary operator信息详情
二目算符;[数]二元运算符;二进制算符
operator───n.经营者;操作员;运营商;话务员;行家;接线员
binary───adj.[数]二进制的;二元的,二态的
bellman operator───行李员操作员
radio operator───无线电报务员[话务员];无线电话务员
binary heap───[计]二进制堆
keyboard operator───电脑操作员;键盘操作员;n.电脑操作员; [计]键盘操作员
concatenation operator───连锁作用标记(指+号);并置算符;连接算符
binary code───[计]二进制代码;二进制码
binary relation───n.[数]二元关系
In this case, the exponentiation operator is another form of binary operator so the existing BinaryOp case class serves.───在本例中,求幂运算符是另一种形式的二进制运算符,所以使用现有BinaryOp case类就可以。
It is a binary operator and can take at most two arguments.───它是一个二进制的操作符,最多只能接受两个参数。
On all compound assignment operators, overloading the binary operator implicitly overloads the equivalent compound assignment.───在所有复合指派运算子上,多载二元运算子即隐含多载对等的复合指派。
A definition of a binary operator where at least one of the arguments is of the type of your class or structure.───一个二元运算符的定义,其中至少一个参数是您的类或结构的类型。
At least one of the operands of a binary operator.───二元运算符的至少一个操作数。
A UML operation representing a binary operator is named similarly to unary operator, but the symbol is one of the binary operators.───表示双目运算符(binaryoperator)的UML操作的命名方式类似于单目运算符,但符号是双目运算符之一。
It may appear to be a binary operator that takes an object and a member name, dereferencing the object in order to fetch the member.───它可能表现得像二元操作符一样:接受一个对象和一个成员名。对对象解引用以获取成员。
Also, two parameters are set, and the return type is specified for a UML operation corresponding to a C# binary operator.───同样,设置有两个参数,并且为C#双目运算符相对应的UML操作指定了返回类型。