后缀表示 meaning in English
postfix notation
Examples
- Prefix and postfix notation have three common features
前缀和后缀表示法有三项公共特征: - In postfix notation , the operator comes after its operands
在后缀表示法中,操作符位于操作数后面。 - Postfix notation is also known as
后缀表示法也称 - It does not convert infix expressions to postfix notation ; rather , it evaluates the infix expression directly
不是把中缀表达式转换为后缀表示法;恰恰相反,它对中缀表达式直接求值。 - Infix notation is a common way of writing expressions , while prefix and postfix notations are primarily used in computer science
中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。