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/。
双语例句
- This is the data access method that provides transactional integrity& updates, deletions, and insertions are coordinated with the rest of the message flow.
这种数据访问方法提供了事务完整性,即对更新、删除和插入操作与消息流中其他部分进行协调处理。 - 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更适合在除了列表末尾以外的位置进行插入和删除操作。 - With Levenshtein distance, you can count the number of insertions, deletions, and substitutions required to turn one phrase into another.
根据Levenshtein距离可以计算将一个短语转化成另一个短语时需要执行的插入、删除和置换的次数。 - There are three short insertions in the maize 23s gene.
玉米的23s基因中有三个短的插入片段。 - Note that the Data API doesn't currently allow batch insertions of row data.
注意,DataAPI目前不允许批量插入行数据。 - 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服务器插入操作对应用程序性能的影响。 - After the table and its indexes have been extensively updated by data updates, deletions, and insertions.
通过数据更新、删除和插入大量更新表及其索引之后。 - Overall, by avoiding all memory allocations and list insertions, this method turns out to be dramatically faster.
综上所述,因为回避了内存分配和列表插入,这种方法已经证明了是非常快的。 - For example, maybe insertions are more common and you'd want to penalize them less than deletions.
例如,可能插入更常见,所以插入扣的分要比删除少。
