1·If you could not pop two operators, the syntax of the postfix expression was not correct.
如果您不能够弹出两个操作数,后缀表达式的语法就不正确。
2·Infix notation is a common way of writing expressions, while prefix and postfix notations are primarily used in computer science.
中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。
3·The three most common forms of notation in arithmetic expressions are infix, prefix, and postfix notations.
算术表达式中最常见的表示法形式有 中缀、前缀和 后缀表示法。
4·In postfix notation, the operator comes after its operands.
在后缀表示法中,操作符位于操作数后面。
5·By default, a column can contain a NULL value, but if you don't want that, you can append the "NOT NULL" postfix to the field definition.
默认情况下,列可以包含null值,但是,如果不想这样,可以在字段定义中附加“NOT NULL”后缀。