infix operator
常见例句
- Expressions use the same infix operators.
表達式使用 同樣的 中綴運算符。 - This is the opposite of the infix to postfix translation algorithm, where operators were stored on the stack.
和中綴轉換後綴的算法相反,那是把操作符存儲在棧裡。 - The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
轉換過程包括用下麪的算法讀入中綴表達式的操作數、操作符和括號 返回 infix operator