诗词屋>英语词典>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

      双语例句

      • There is the reward decrement relationship between K amounts from organic and inorganic fertilizer and yield of virus-free potato, and the reciprocal effect presents a negative value.
        在满足氮、磷营养元素需求的前提下,有机肥与无机肥所含的钾,对脱毒马铃薯产量均呈报酬递减率关系,交互效应呈负值。
      • Development of a new random decrement function
        一种新的随机减量函数的构造及分析
      • Determination of Cadmium Content in Meat Foodstuffs by EDTA Decrement Titration
        乙二胺四乙酸减量滴定法快速测定肉类食品中的微量镉
      • Reverse, for example, must be able to decrement its arguments as well as increment them; it uses the expression& last.
        举个例子,Reverse,必须能够像递减一样地递增;它使用这个表达式–last。
      • Decrement experiment on zinc oxide and application of zinc soap type plasticizer ZD-2
        氧化锌减量试验与锌皂类增塑剂ZD-2的应用
      • 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循环,如果你想声明一个变量,或者变大或变小一个变量,你需要自己完成。
      • In the past, some browsers had intermittent errors when the end comment marker (&>) was interpreted as the decrement operator.
        过去,一些浏览器把注释结束标记(&>)解释成自减运算符而发生间断性错误。
      • Do not use an increment or decrement operator on the same object in more than two subexpressions of the same expression.
        一个表达式里,不要在两个或更多的子表达式中对同一对象做自增或自减操作。
      • Discussing the disposal of decrement resource and innocuity about domestic refuse, the paper puts forward the countermeasures to preventing domestic refuse pollution.
        该文对生活垃圾如何减量化、资源化、无害化处理进行探讨,并提出生活垃圾污染防治对策。
      • 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.
        可以这么说,我们递减这个变量,然后按照控制流,即程序流进入到下一语句。