
单词 postfix
音标 英音[ pəʊstˈfɪks ] 美音[ poʊstˈfɪks ]
释义
n. [语] 后缀;词尾
vt. 加字尾于
变形 复数 postfixes 第三人称单数 postfixes 现在分词 postfixing 过去式 postfixed 过去分词 postfixed
时间: 2024-10-06 13:29:55
postfix 双语例句
全部
1·The default delimiter type is Postfix.
缺省的分隔符类型为Postfix。
2·Why to avoid postfix operator in C + +?
为什么避免后缀运算符在c+ +中?
3·Add user name and postfix to new email.
新增的用户名和后缀,以新的电子邮件。
4·Converting infix notation to postfix notation.
中缀表达式到后缀表达式的转换。
5·Read the postfix expression from left to right.
从左到右读入后缀表达式
6·Converting infix expression to a postfix expression.
中缀表达式到后缀表达式的转换。
7·Finally, ZSH supports a number of postfix qualifiers.
最后,z sh支持许多后缀修饰符。
8·The second form is a postfix decrement operation.
第二种形式是后缀减量操作。
9·The second form is a postfix increment operation.
第二种形式是后置的递增运算。
10·Prefix and postfix notation have three common features.
前缀和后缀表示法有三项公共特征。
后缀
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”后缀。