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
双语例句
- This note gives a survey of the algorithms which recreate infix forms of general arithmetic expressions from their corresponding reverse Polish forms.
本文综述了从算术表达式的逆波蓝形式重建为通常算术表达式中缀形式之算法。 - Mongolian word formation consists of roots, affixes. Suffixes Mongolian languages does not have an infix and prefix, only have an suffix. Mongolian languages do not have prepositions, only using Mongolian semantic grid affixes correspond to the usage of Chinese prepositions.
蒙古语是阿尔泰语系的黏着语,形态变化发达的一种语言,蒙语由构词由词根、词缀和词尾组成没有前缀和中缀,只有后缀,蒙语没有介词,只能用蒙语语义格词缀对应使用汉语介词。 - Loop records should have child order set to infix.
应将循环记录的子顺序设置为中缀。 - To illustrate these techniques, I use a sample program called ccalc, which implements an enhanced calculator based on the infix calculator from the Bison handbook.
为了展示这些技术,我使用了一个示例程序ccalc,它基于Bison手册中的计算机实现了一个增强的计算器。 - The main study is divided into prefixes, infix, suffix, is the focus of this article.
主体研究分为前缀、中缀、后缀,是本文的重点。 - Jack intended to find a chink to infix.
杰克想找个地缝钻进去。 - Infix notation is the conventional notation for arithmetic expressions.
中缀表示法是算术表达式的常规表示法。 - It does not convert infix expressions to postfix notation; rather, it evaluates the infix expression directly.
不是把中缀表达式转换为后缀表示法;恰恰相反,它对中缀表达式直接求值。 - A characterization of infix strong codes
关于双完备认证码的特征内缀强码的一个刻画 - The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
转换过程包括用下面的算法读入中缀表达式的操作数、操作符和括号