就爱字典>英语词典>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

          双语例句

          • Converting infix expression to a postfix expression
            中缀表达式到后缀表达式的转换
          • Expressions use the same infix operators.
            表达式使用同样的中缀运算符。
          • 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手册中的计算机实现了一个增强的计算器。
          • Then why not say goodbye first before they infix the tomb?
            为什么不先分手就一头钻进坟墓呢?
          • Infix notation is a common way of writing expressions, while prefix and postfix notations are primarily used in computer science.
            中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。
          • This note gives a survey of the algorithms which recreate infix forms of general arithmetic expressions from their corresponding reverse Polish forms.
            本文综述了从算术表达式的逆波蓝形式重建为通常算术表达式中缀形式之算法。
          • Requirements of the post-conversion infix expression in brackets should not be unnecessary.
            要求转换后的中缀表达式中不应出现不必要的括号。
          • When parsing expressions written in infix notation, you need parentheses and precedence rules to remove ambiguity.
            对以中缀表示法书写的表达式进行语法分析时,需要用括号和优先规则排除多义性。
          • Infix an idea in someone's mind
            将观念灌输到某人脑中
          • Read the infix expression from left to right, one character at a time.
            从左到右读入中缀表达式,每次一个字符。