读知识>英语词典>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.

    双语例句

    • Even otherwise unremarkable insertions of L1s may cause significant effects on nearby genes, such as lowering their expression.
      有时L1微不足道的插入可能对附近基因产生显著的影响,如表达下调。
    • This helps reduce the impact on application performance of sending frequent e-mail messages or performing frequent SQL Server insertions.
      这样有助于减少频繁发送电子邮件或频繁执行sql服务器插入操作对应用程序性能的影响。
    • With Levenshtein distance, you can count the number of insertions, deletions, and substitutions required to turn one phrase into another.
      根据Levenshtein距离可以计算将一个短语转化成另一个短语时需要执行的插入、删除和置换的次数。
    • Show deletions inline and insertions in balloons
      显示内嵌删除内容和批注框中的插入内容
    • We could refactor all of the code by creating a logging class and performing the appropriate insertions.
      我们可以通过建立日志类重构所有的代码,并且进行适当的代码插入。
    • With the identifiers, they can monitor insertions and deletions to prevent invalid links.
      有了这些标识符,它们就可以监视插入和删除,以防止无效链接。
    • 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)中的插入指令,使开发人员可以在不离开源码编辑器,或者使用注解编辑器的情况下输入信息。
    • After the table and its indexes have been extensively updated by data updates, deletions, and insertions.
      通过数据更新、删除和插入大量更新表及其索引之后。
    • For most systems, though, insertions would be necessary in many places.
      但是,对大多数系统来说,需要在很多位置进行代码插入。
    • For the Levenshtein distance, the cost of the deletions and insertions is1.
      对于Levenshtein距离,删除和插入的成本为1。