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

          双语例句

          • The child order is set to "Infix", since the comma appears in between the fields in each record.
            儿童顺序设置为“缀”,因为逗号之间的领域出现在每个记录。
          • Converting infix expression to a postfix expression
            中缀表达式到后缀表达式的转换
          • The infix index would match substrings anywhere within the string.
            中缀索引将匹配在字符串内任意位置的子字符串。
          • Infix notation is a common way of writing expressions, while prefix and postfix notations are primarily used in computer science.
            中缀表示法是书写表达式的常见方式,而前缀和后缀表示法主要用于计算机科学领域。
          • Note that the use of Infix as the delimiter type means that there is no comma added after the last record is written, so the delimiter is only inserted between any two adjacent records.
            请注意,使用Infix作为分隔符类型意味着,写入的最后一个记录后面没有添加逗号,因此分隔符仅插入任何两个相邻记录之间。
          • The three most common forms of notation in arithmetic expressions are infix, prefix, and postfix notations.
            算术表达式中最常见的表示法形式有中缀、前缀和后缀表示法。
          • It does not convert infix expressions to postfix notation; rather, it evaluates the infix expression directly.
            不是把中缀表达式转换为后缀表示法;恰恰相反,它对中缀表达式直接求值。
          • This note gives a survey of the algorithms which recreate infix forms of general arithmetic expressions from their corresponding reverse Polish forms.
            本文综述了从算术表达式的逆波蓝形式重建为通常算术表达式中缀形式之算法。
          • Read the infix expression from left to right, one character at a time.
            从左到右读入中缀表达式,每次一个字符。
          • Expressions use the same infix operators.
            表达式使用同样的中缀运算符。