中缀 meaning in English
infix
◇中缀表达式 infix expression; 中缀表示法 infix notation; 中缀次序 inorder; infix order
Examples
- Converting infix expression to a postfix expression
中缀表达式到后缀表达式的转换 - Parsing an infix expression
对中缀表达式进行语法分析 - Infix notation is the conventional notation for arithmetic expressions
中缀表示法是算术表达式的常规表示法。 - Read the infix expression from left to right , one character at a time
从左到右读入中缀表达式,每次一个字符。 - Overloaded infix operators , ,
重载中缀运算符