读知识>英语词典>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便可调用该计算器
    • Overall, by avoiding all memory allocations and list insertions, this method turns out to be dramatically faster.
      综上所述,因为回避了内存分配和列表插入,这种方法已经证明了是非常快的。
    • With the identifiers, they can monitor insertions and deletions to prevent invalid links.
      有了这些标识符,它们就可以监视插入和删除,以防止无效链接。
    • Even otherwise unremarkable insertions of L1s may cause significant effects on nearby genes, such as lowering their expression.
      有时L1微不足道的插入可能对附近基因产生显著的影响,如表达下调。
    • Indexes, however, can slow down the speed of record insertions, updates, and deletes.
      但是,索引会减慢插入、更新和删除记录的速度。
    • This helps reduce the impact on application performance of sending frequent e-mail messages or performing frequent SQL Server insertions.
      这样有助于减少频繁发送电子邮件或频繁执行sql服务器插入操作对应用程序性能的影响。
    • We could refactor all of the code by creating a logging class and performing the appropriate insertions.
      我们可以通过建立日志类重构所有的代码,并且进行适当的代码插入。
    • Care must be taken, however, to ensure that the head of the list is properly updated when insertions or removals change the list head.
      不过,当插入或者删除操作改变了列表头时,必须引起注意,确保正确地更新了列表的头文件。
    • ArrayLists are better for random-access of the contents of the list, whereas LinkedList is better for insertions and removal from anywhere but the end of the list.
      ArrayList更适合列表内容的随机访问,而LinkedList更适合在除了列表末尾以外的位置进行插入和删除操作。
    • As well as substitutions, deletions, and insertions, Jazzy includes operations to swap adjacent letters and to change the case of a letter.
      除了替代、删除、插入之外,Jazzy还包括了交换相邻字母、改变字母大小写的操作。