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
双语例句
- Converting infix expression to a postfix expression
中缀表达式到后缀表达式的转换 - A characterization of infix strong codes
关于双完备认证码的特征内缀强码的一个刻画 - This is the opposite of the infix to postfix translation algorithm, where operators were stored on the stack.
和中缀转换后缀的算法相反,那是把操作符存储在栈里。 - The child order is set to "Infix", since the comma appears in between the fields in each record.
儿童顺序设置为“缀”,因为逗号之间的领域出现在每个记录。 - In this paper, a rapid algorithm from infix expression to prefix one is proposed.
本文给出一种将中缀表达式转换成前缀表达式的有效算法。 - The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
转换过程包括用下面的算法读入中缀表达式的操作数、操作符和括号 - This note gives a survey of the algorithms which recreate infix forms of general arithmetic expressions from their corresponding reverse Polish forms.
本文综述了从算术表达式的逆波蓝形式重建为通常算术表达式中缀形式之算法。 - Combining with engineering practice, the author briefly states infix methods in gravel at the same area.
本文作者结合工程实践,简单明确的对在不同地区、砾石层中的钻进方法进行了论述。 - Evaluating a postfix expression is simpler than directly evaluating an infix expression.
对后缀表达式求值比直接对中缀表达式求值简单。 - Read the infix expression from left to right, one character at a time.
从左到右读入中缀表达式,每次一个字符。