infix operator
基本解釋
- [計(jì)] 插入算符;[計(jì)] 中綴運(yùn)算符
英漢例句
- Expressions use the same infix operators.
表達(dá)式使用 同樣的 中綴運(yùn)算符。 - This is the opposite of the infix to postfix translation algorithm, where operators were stored on the stack.
和中綴轉(zhuǎn)換後綴的算法相反,那是把操作符存儲(chǔ)在棧裡。 - The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
轉(zhuǎn)換過程包括用下麪的算法讀入中綴表達(dá)式的操作數(shù)、操作符和括號(hào)