decrement
英 [ˈdɛkrɪmənt]
美 [dɪˈkrɪmənt]
n. 消耗
复数:decrements 过去分词:decremented 现在分词:decrementing 过去式:decremented
BNC.29438 / COCA.28854
英英释义
noun
- the amount by which something decreases
- a process of becoming smaller or shorter
双语例句
- Decrement the count and end the while loop.
减少计数并终止while循环。 - Delta traces must be able distinguish measurements that are expected only to increment from measurements that both increment and decrement.
增量跟踪必须能够区分只能增加的度量和同时能增减的度量。 - This is a default decrement that you cannot change.
这是默认减少量,您无法更改。 - The log decrement are suitable for determining interface bond damage.
对数衰减率适宜于测定界面粘结的破坏。 - Determination of Cadmium Content in Meat Foodstuffs by EDTA Decrement Titration
乙二胺四乙酸减量滴定法快速测定肉类食品中的微量镉 - Average logarithmic energy decrement
平均对数能量衰减率 - The effect of friction on damage behavior of material is studied and the calculated results show that the stress decrement caused by friction can not be neglected in some loading paths.
计算结果表明,在某些加载路径下,摩擦造成的应力下降不可忽视。 - If the decrement leaves threadcount at zero, we know that there are no threads running, so it's time to exit.
如果互斥量threadcount的值减小到了零,我们知道这时已经没有线程在运行了,该退出程序了。 - In the past, some browsers had intermittent errors when the end comment marker (&>) was interpreted as the decrement operator.
过去,一些浏览器把注释结束标记(&>)解释成自减运算符而发生间断性错误。 - We decrement so to speak the variable and then where will we go next in terms of the flow control, the flow of this program.
可以这么说,我们递减这个变量,然后按照控制流,即程序流进入到下一语句。