词语吧>英语词典>decrement翻译和用法

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
      Synonym:decrease
    1. a process of becoming smaller or shorter
        Synonym:decrease

      双语例句

      • Decrement experiment on zinc oxide and application of zinc soap type plasticizer ZD-2
        氧化锌减量试验与锌皂类增塑剂ZD-2的应用
      • For this reason, each user of the buffer should increment and decrement this field when necessary.
        为此,每一个数据缓存的用户必须在须要的时候增加该值或者减少该值。
      • If the decrement leaves threadcount at zero, we know that there are no threads running, so it's time to exit.
        如果互斥量threadcount的值减小到了零,我们知道这时已经没有线程在运行了,该退出程序了。
      • But notice unlike a for loop, if you want to declare a variable or increment or decrement to variable, you've got to do that yourself.
        但请注意不像for循环,如果你想声明一个变量,或者变大或变小一个变量,你需要自己完成。
      • The Change of Decrement and Loss in the Strength of Ramie Fabric after Cellulase Treatment
        纤维素酶整理苎麻织物的减量及强力变化
      • Increment and decrement operators produce the value of the variable as a result.
        递增和递减运算符结果生成的是变量的值。
      • The log decrement are suitable for determining interface bond damage.
        对数衰减率适宜于测定界面粘结的破坏。
      • Discussing the disposal of decrement resource and innocuity about domestic refuse, the paper puts forward the countermeasures to preventing domestic refuse pollution.
        该文对生活垃圾如何减量化、资源化、无害化处理进行探讨,并提出生活垃圾污染防治对策。
      • The light compensation point and dark respiration rate decreased gradually with plant growth, and the decrement was larger for low light tolerance strains than for sensitive strains.
        叶片光补偿点和暗呼吸速率随发育进程逐渐降低,耐弱光品系的降幅均大于不耐弱光品系;
      • Do not use an increment or decrement operator on the same object in more than two subexpressions of the same expression.
        一个表达式里,不要在两个或更多的子表达式中对同一对象做自增或自减操作。