查成语>英语词典>insertions翻译和用法

insertions

英 [ɪnˈsɜːʃənz]

美 [ɪnˈsɜrʃənz]

n.  插入; 嵌入; 插入物; (书、文章等中)添加的东西; 添加
insertion的复数

计算机

柯林斯词典

    The verb is pronounced /ɪn'sɜːt/. The noun is pronounced /'ɪnsɜːt/. 动词读作 /ɪn'sɜːt/。名词读作 /'ɪnsɜːt/。

  • VERB 插入;嵌入
    If youinsertan objectintosomething, you put the object inside it.
    1. He took a small key from his pocket and slowly inserted it into the lock...
      他从口袋里掏出一把小钥匙,慢慢地插到锁眼里。
    2. Wait for a couple of minutes with your mouth closed before inserting the thermometer.
      先合上嘴巴等几分钟再放进体温计。
  • VERB (在文章或讲话中)插入,添加
    If youinserta comment into a piece of writing or a speech, you include it.
    1. They joined with the monarchists to insert a clause calling for a popular vote on the issue.
      他们与君主主义者联手添加了一个条款,呼吁对该议题进行全民投票。
  • 插入物;(尤指夹在书刊中的)活页广告
    Aninsertis something that is inserted somewhere, especially an advertisement on a piece of paper that is placed between the pages of a book or magazine.

    双语例句

    • Or you could embed a simple calculator that can be called by typing CTRL-C during text insertions
      或者,可以嵌入一个简单的计算器,在文本插入期间输入CTRL-C便可调用该计算器
    • If the transaction for any batch fails, only insertions from the current batch are rolled back.
      如果任何批的事务失败,则只回滚当前批中的插入。
    • For most systems, though, insertions would be necessary in many places.
      但是,对大多数系统来说,需要在很多位置进行代码插入。
    • Overall, by avoiding all memory allocations and list insertions, this method turns out to be dramatically faster.
      综上所述,因为回避了内存分配和列表插入,这种方法已经证明了是非常快的。
    • There are three short insertions in the maize 23s gene.
      玉米的23s基因中有三个短的插入片段。
    • This is the data access method that provides transactional integrity& updates, deletions, and insertions are coordinated with the rest of the message flow.
      这种数据访问方法提供了事务完整性,即对更新、删除和插入操作与消息流中其他部分进行协调处理。
    • Annotations are insertions of directives in a plain old Java object ( POJO), where a developer enters information without leaving the source editor or uses an annotation editor.
      Annotations是在plainoldJavaobject(POJO)中的插入指令,使开发人员可以在不离开源码编辑器,或者使用注解编辑器的情况下输入信息。
    • As well as substitutions, deletions, and insertions, Jazzy includes operations to swap adjacent letters and to change the case of a letter.
      除了替代、删除、插入之外,Jazzy还包括了交换相邻字母、改变字母大小写的操作。
    • When calculating the edit distance, you might want to assign different values to insertions and deletions.
      在计算编辑距离的时候,可以给插入和删除分配不同的得分。
    • In other words, most of the index insertions occur only on the right edge of an index.
      索引值单调增长指新索引数据只会插入到索引的右边界外。