前置运算符,前缀算符
operator───n.经营者;操作员;运营商;话务员;行家;接线员
prefix───n.前缀;vt.加前缀;将某事物加在前面
bellman operator───行李员操作员
radio operator───无线电报务员[话务员];无线电话务员
hundredths prefix───百分之一前缀
keyboard operator───电脑操作员;键盘操作员;n.电脑操作员; [计]键盘操作员
concatenation operator───连锁作用标记(指+号);并置算符;连接算符
numerical prefix───数字前缀
animadversion prefix───批判前缀
How is the postfix and prefix increment operator evaluated in an expression?───后缀和前缀增量运算符表达式中的评价如何?
In prefix notation, the operator is written before its operands.───前缀表示法中,操作符写在操作数的前面。
Finally it is proved that P_-PBNDC is consistent with SBSPNI, and P_-PBNDC has composite property on the restriction and prefix operator but not on the parallel operator.───最后,证明了P - PBNDC和SBSPNI性质的一致性,在限制算子和前缀算子下的P - PBNDC具有复合性质,而在并行算子下不具有复合性质。
You can define a prefix operator and the prefix operator will be used for both pre- and post-increment operations.───可定义前缀运算符,并且前缀运算符将同时用于增量前和增量后的操作。
Finally it is proved that P_-PBNDC is consistent with SBSPNI, and P_-PBNDC has composite property on the restriction and prefix operator but not on the parallel operator.
You can define a prefix operator and the prefix operator will be used for both pre- and post-increment operations.
The prefix operator is evaluated before the assignment, the postfix is evaluated after.