五五字典>英语词典>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.

    双语例句

    • This is the data access method that provides transactional integrity& updates, deletions, and insertions are coordinated with the rest of the message flow.
      这种数据访问方法提供了事务完整性,即对更新、删除和插入操作与消息流中其他部分进行协调处理。
    • If the transaction for any batch fails, only insertions from the current batch are rolled back.
      如果任何批的事务失败,则只回滚当前批中的插入。
    • We could refactor all of the code by creating a logging class and performing the appropriate insertions.
      我们可以通过建立日志类重构所有的代码,并且进行适当的代码插入。
    • Note that the Data API doesn't currently allow batch insertions of row data.
      注意,DataAPI目前不允许批量插入行数据。
    • With Levenshtein distance, you can count the number of insertions, deletions, and substitutions required to turn one phrase into another.
      根据Levenshtein距离可以计算将一个短语转化成另一个短语时需要执行的插入、删除和置换的次数。
    • Or you could embed a simple calculator that can be called by typing CTRL-C during text insertions
      或者,可以嵌入一个简单的计算器,在文本插入期间输入CTRL-C便可调用该计算器
    • Insertions can cause many genetic diseases, such as hemophilia and Duchenne muscular dystrophy, and may play a role in the development of cancer.
      插入可导致很多遗传病,如血友病、杜氏肌营养不良,并且还可能与肿瘤的发展有关。
    • After the table and its indexes have been extensively updated by data updates, deletions, and insertions.
      通过数据更新、删除和插入大量更新表及其索引之后。
    • When there have been extensive updates, deletions, and insertions that affect a table and its indexes.
      当存在大量影响表及其索引的更新、删除和插入操作时。
    • Care must be taken, however, to ensure that the head of the list is properly updated when insertions or removals change the list head.
      不过,当插入或者删除操作改变了列表头时,必须引起注意,确保正确地更新了列表的头文件。