| 1. | The idea was infixed in students' minds . 这种概念已经深深地印入学生们的脑海中。 |
| 2. | Furthermore, its separate languages have shown a remarkable faculty for derivation by way of prefixes, suffixes and infixes . 此外,它的各种语言还都表现了显著的性能,惯于借用词头,词尾和加词来衍生新词。 |
| 3. | Converting infix expression to a postfix expression 中缀表达式到后缀表达式的转换 |
| 4. | This kind of structure also can be named as quiet infixed structure 这类结构也称静不定结构。 |
| 5. | Parsing an infix expression 对中缀表达式进行语法分析 |
| 6. | Infix notation is the conventional notation for arithmetic expressions 中缀表示法是算术表达式的常规表示法。 |
| 7. | Read the infix expression from left to right , one character at a time 从左到右读入中缀表达式,每次一个字符。 |
| 8. | Overloaded infix operators , , 重载中缀运算符 |
| 9. | Evaluating a postfix expression is simpler than directly evaluating an infix expression 对后缀表达式求值比直接对中缀表达式求值简单。 |
| 10. | Overloaded infix operators and do not work if both operands are class variables 如果两个操作数均为类变量,重载中缀运算符< <和> >无效: |