increments
英 [ˈɪnkrɪmənts]
美 [ˈɪŋkrəmənts]
n. 定期的加薪; 增量; 增加
increment的复数
柯林斯词典
- N-COUNT 增加量;增长额
Anincrement insomething orinthe value of something is an amount by which it increases.- The average yearly increment in labour productivity in industry was 4.5 per cent...
工业劳动生产率年平均增长 4.5%。 - Each increment of knowledge tells us more of our world.
知识的点滴增长都会增进我们对世界的认知。
- The average yearly increment in labour productivity in industry was 4.5 per cent...
- N-COUNT (某一固定时期后自动的)加薪
Anincrementis an amount by which your salary automatically increases after a fixed period of time.- Many teachers qualify for an annual increment.
许多老师都有资格获得每年的加薪。
- Many teachers qualify for an annual increment.
双语例句
- This method increments an int JavaBean property defined with get and set methods.
这种方法增加一个定义有get和set方法的intJavaBean属性。 - The more time that it spends on CPU, the more the usage increments.
随着线程在CPU上执行时间的增加,其CPU使用时间将会递增。 - Growth increments are too small.
增长的增量太小。 - Increments a count in each loop iteration.
在每次循环迭代中增加一个计数。 - Metronome's approach is to divide the time that consumes GC cycles into a series of increments called quanta.
Metronome的方法用于将执行GC循环的时间划分为一系列的增量,称作量子。 - You can also rotate a photo by90-degree increments.
您也可以按90度的增量来旋转照片。 - Increments an object's reference count.
增加对象的引用计数。 - Increments a specified variable and stores the result, as an atomic operation.
以原子操作的形式递增指定变量的值并存储结果。 - In this article, we talk about iterations as refinement cycles, and not necessarily as deliverable increments.
在本文中,我们将迭代作为优化循环(refinementcycles)讨论,而非可交付增量。 - It increments the value of the named property, then prints out both property values before exiting.
它增加指定属性的值,然后在退出前打印出这两个属性值。