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.
和中綴轉(zhuǎn)換后綴的算法相反,那是把操作符存儲在棧里。 - The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
轉(zhuǎn)換過程包括用下面的算法讀入中綴表達式的操作數(shù)、操作符和括號