词语吧>英语词典>infix翻译和用法

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
          1. put or introduce into something
            1. insert a picture into the text
            Synonym:insertenterintroduce

          双语例句

          • Subtypes: prefix, suffix, and infix.
            前缀,后缀,中缀。
          • Evaluating a postfix expression is simpler than directly evaluating an infix expression.
            对后缀表达式求值比直接对中缀表达式求值简单。
          • 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.
            蒙古语是阿尔泰语系的黏着语,形态变化发达的一种语言,蒙语由构词由词根、词缀和词尾组成没有前缀和中缀,只有后缀,蒙语没有介词,只能用蒙语语义格词缀对应使用汉语介词。
          • The three most common forms of notation in arithmetic expressions are infix, prefix, and postfix notations.
            算术表达式中最常见的表示法形式有中缀、前缀和后缀表示法。
          • Read the infix expression from left to right, one character at a time.
            从左到右读入中缀表达式,每次一个字符。
          • Converting infix expression to a postfix expression
            中缀表达式到后缀表达式的转换
          • The infix index would match substrings anywhere within the string.
            中缀索引将匹配在字符串内任意位置的子字符串。
          • The child order is set to "Infix", since the comma appears in between the fields in each record.
            儿童顺序设置为“缀”,因为逗号之间的领域出现在每个记录。
          • Combining with engineering practice, the author briefly states infix methods in gravel at the same area.
            本文作者结合工程实践,简单明确的对在不同地区、砾石层中的钻进方法进行了论述。
          • 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手册中的计算机实现了一个增强的计算器。