infix
英 [ˈɪnfɪks]
美 [ˈɪnfɪks]
n. 中缀; 中加成分
现在分词:infixing 过去式:infixed 第三人称单数:infixes 过去分词:infixed
牛津词典
noun
- 中缀;中加成分
a letter or group of letters added to the middle of a word to change its meaning
英英释义
noun
- an affix that is inserted inside the word
verb
- attach a morpheme into a stem word
- put or introduce into something
- insert a picture into the text
双语例句
- To convert an expression in an infix expression to its equivalent in postfix notation, we must know the precedence and associativity of operators.
要把表达式从中缀表达式的形式转换成用后缀表示法表示的等价表达式,必须了解操作符的优先级和结合性。 - The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
转换过程包括用下面的算法读入中缀表达式的操作数、操作符和括号 - In this paper, a rapid algorithm from infix expression to prefix one is proposed.
本文给出一种将中缀表达式转换成前缀表达式的有效算法。 - Read the infix expression from left to right, one character at a time.
从左到右读入中缀表达式,每次一个字符。 - Note that the use of Infix as the delimiter type means that there is no comma added after the last record is written, so the delimiter is only inserted between any two adjacent records.
请注意,使用Infix作为分隔符类型意味着,写入的最后一个记录后面没有添加逗号,因此分隔符仅插入任何两个相邻记录之间。 - Requirements of the post-conversion infix expression in brackets should not be unnecessary.
要求转换后的中缀表达式中不应出现不必要的括号。 - The main study is divided into prefixes, infix, suffix, is the focus of this article.
主体研究分为前缀、中缀、后缀,是本文的重点。 - A rapid algorithm for transforming infix expression into prefix expression
中缀表达式到前缀表达式的快速算法 - Loop records should have child order set to infix.
应将循环记录的子顺序设置为中缀。 - Infix notation is a common way of writing expressions, while prefix and postfix notations are primarily used in computer science.
中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。