The default delimiter type is Postfix.
缺省的分隔符类型为Postfix。
Why to avoid postfix operator in C + +?
为什么避免后缀运算符在c+ +中?
Add user name and postfix to new email.
新增的用户名和后缀,以新的电子邮件。
Converting infix notation to postfix notation.
中缀表达式到后缀表达式的转换。
Read the postfix expression from left to right.
从左到右读入后缀表达式
Converting infix expression to a postfix expression.
中缀表达式到后缀表达式的转换。
Finally, ZSH supports a number of postfix qualifiers.
最后,z sh支持许多后缀修饰符。
The second form is a postfix decrement operation.
第二种形式是后缀减量操作。
The second form is a postfix increment operation.
第二种形式是后置的递增运算。
Prefix and postfix notation have three common features.
前缀和后缀表示法有三项公共特征。
How to properly overload postfix increment operator?
如何正确地重载后缀增量运算符?
In postfix notation, the operator comes after its operands.
在后缀表示法中,操作符位于操作数后面。
This is the postfix version of the decrement operator.
这是递减运算子的后置版本。
Any method may be used as an infix or postfix operator, and.
任何方式可以被用作中缀(infix)或后缀(postfix)操作符。
Postfix operators interact poorly with semicolon inference.
后缀运算符互动不佳,分号推理。
The resource samp-postfix-server represents the mail server.
资源samp - postfix - server代表邮件服务器。
At the end of the postfix expression, pop a result from the stack.
到后缀表达式末尾,从堆栈中弹出结果。
This warning can be avoided by defining a postfix — operator.
通过定义后缀——运算符可以避免此警告。
Does Postfix operator really has a higher precedence than prefix?
是否真的有比前缀,后缀式操作符的优先级更高?
Ordinarily it is best to define both the prefix and postfix versions.
一般而言,最好前缀式和后缀式都定义。
Convert infix to postfix source code integrity, and can be used directly.
转换缀以后缀的源代码完整,并可以直接使用。
If the postfix expression was correctly formed, the stack should be empty.
若后缀表达式格式正确,那么堆栈应该为空。
How is the postfix and prefix increment operator evaluated in an expression?
后缀和前缀增量运算符表达式中的评价如何?
As a result, Postfix is generally accepted as a more secure program than Sendmail.
结果,Postfix通常被认为是比Sendmail更安全的程序。
If you could not pop two operators, the syntax of the postfix expression was not correct.
如果您不能够弹出两个操作数,后缀表达式的语法就不正确。
Evaluating a postfix expression is simpler than directly evaluating an infix expression.
对后缀表达式求值比直接对中缀表达式求值简单。
You have the option to assign a 1-4 character coupon postfix using the letters a through Z.
您也可以选择指定一个1到4个字符长以字母a至z的优惠券后缀字串。
The three most common forms of notation in arithmetic expressions are infix, prefix, and postfix notations.
算术表达式中最常见的表示法形式有 中缀、前缀和 后缀表示法。