看词语>英语词典>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

          双语例句

          • It does not convert infix expressions to postfix notation; rather, it evaluates the infix expression directly.
            不是把中缀表达式转换为后缀表示法;恰恰相反,它对中缀表达式直接求值。
          • To convert an expression in an infix expression to its equivalent in postfix notation, we must know the precedence and associativity of operators.
            要把表达式从中缀表达式的形式转换成用后缀表示法表示的等价表达式,必须了解操作符的优先级和结合性。
          • Requirements of the post-conversion infix expression in brackets should not be unnecessary.
            要求转换后的中缀表达式中不应出现不必要的括号。
          • The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
            转换过程包括用下面的算法读入中缀表达式的操作数、操作符和括号
          • Converting infix expression to a postfix expression
            中缀表达式到后缀表达式的转换
          • The child order is set to "Infix", since the comma appears in between the fields in each record.
            儿童顺序设置为“缀”,因为逗号之间的领域出现在每个记录。
          • 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手册中的计算机实现了一个增强的计算器。
          • A Algorithm to Convert Infix Expressions into Prefix Expressions
            一个将中缀表达式转换为前缀表达式的算法
          • Infix notation is a common way of writing expressions, while prefix and postfix notations are primarily used in computer science.
            中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。
          • Loop records should have child order set to infix.
            应将循环记录的子顺序设置为中缀。