insertions
英 [ɪnˈsɜːʃənz]
美 [ɪnˈsɜrʃənz]
n. 插入; 嵌入; 插入物; (书、文章等中)添加的东西; 添加
insertion的复数
柯林斯词典
- VERB 插入;嵌入
If youinsertan objectintosomething, you put the object inside it.- He took a small key from his pocket and slowly inserted it into the lock...
他从口袋里掏出一把小钥匙,慢慢地插到锁眼里。 - Wait for a couple of minutes with your mouth closed before inserting the thermometer.
先合上嘴巴等几分钟再放进体温计。
- He took a small key from his pocket and slowly inserted it into the lock...
- VERB (在文章或讲话中)插入,添加
If youinserta comment into a piece of writing or a speech, you include it.- They joined with the monarchists to insert a clause calling for a popular vote on the issue.
他们与君主主义者联手添加了一个条款,呼吁对该议题进行全民投票。
- 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.
The verb is pronounced /ɪn'sɜːt/. The noun is pronounced /'ɪnsɜːt/. 动词读作 /ɪn'sɜːt/。名词读作 /'ɪnsɜːt/。
双语例句
- Insertions can cause many genetic diseases, such as hemophilia and Duchenne muscular dystrophy, and may play a role in the development of cancer.
插入可导致很多遗传病,如血友病、杜氏肌营养不良,并且还可能与肿瘤的发展有关。 - With the identifiers, they can monitor insertions and deletions to prevent invalid links.
有了这些标识符,它们就可以监视插入和删除,以防止无效链接。 - You can also compare them by finding the minimum number of insertions, deletions, and changes of individual symbols you'd have to make to one sequence to transform it into the other.
除此之外,还可以查找最少数量的插入、删除和对单独的符号所作的更改来比较序列,从而将一个序列转换成另一个序列。 - The CopyOnWriteArrayList class is intended as a replacement for ArrayList in concurrent applications where traversals greatly outnumber insertions or removals.
在那些遍历操作大大地多于插入或移除操作的并发应用程序中,一般用CopyOnWriteArrayList类替代ArrayList。 - As well as substitutions, deletions, and insertions, Jazzy includes operations to swap adjacent letters and to change the case of a letter.
除了替代、删除、插入之外,Jazzy还包括了交换相邻字母、改变字母大小写的操作。 - This is the data access method that provides transactional integrity& updates, deletions, and insertions are coordinated with the rest of the message flow.
这种数据访问方法提供了事务完整性,即对更新、删除和插入操作与消息流中其他部分进行协调处理。 - When calculating the edit distance, you might want to assign different values to insertions and deletions.
在计算编辑距离的时候,可以给插入和删除分配不同的得分。 - For example, maybe insertions are more common and you'd want to penalize them less than deletions.
例如,可能插入更常见,所以插入扣的分要比删除少。 - Even otherwise unremarkable insertions of L1s may cause significant effects on nearby genes, such as lowering their expression.
有时L1微不足道的插入可能对附近基因产生显著的影响,如表达下调。 - Care must be taken, however, to ensure that the head of the list is properly updated when insertions or removals change the list head.
不过,当插入或者删除操作改变了列表头时,必须引起注意,确保正确地更新了列表的头文件。