decrement
美 ['dekr?m?nt]
英 ['dekr?m?nt] 
- n.遞減;減縮量;減幅;減縮率
- 網(wǎng)絡(luò)減量;減1指令;消耗
詞形變化
復(fù)數(shù):decrements
英漢解釋
英英解釋
例句
Now you'll create a few functions to set the value of $print, and increment or decrement the $indentation count, as shown in Listing 9.
現(xiàn)在,您將創(chuàng)建幾個(gè)函數(shù)設(shè)置$print、$indentation計(jì)數(shù)增減量的值,如清單9所示。
Gets or sets the value to increment or decrement the spin box (also known as an up-down control) when the up or down buttons are clicked.
獲取或設(shè)置單擊向上或向下按鈕時(shí),數(shù)字顯示框(也稱作up-down控件)遞增或遞減的值。
Results Velocity decrement and wave form alterations were shown in abnormal segmental movements in the CAD group.
結(jié)果冠心病組可檢出運(yùn)動(dòng)異常節(jié)段,表現(xiàn)為速度的降低和波形的改變。
Do not use an increment or decrement operator on the same object in more than two subexpressions of the same expression.
一個(gè)表達(dá)式里,不要在兩個(gè)或更多的子表達(dá)式中對(duì)同一對(duì)象做自增或自減操作。
Delta traces must be able distinguish measurements that are expected only to increment from measurements that both increment and decrement.
增量跟蹤必須能夠區(qū)分只能增加的度量和同時(shí)能增減的度量。
The recovery detected by increment method was as the same as that detected by decrement method.
增量法及減量法測(cè)定的回收率一致;
This property enables you to increment or decrement the value of the progress bar directly.
此屬性使您可以直接增加或減小進(jìn)度欄的值。
The resin (B) is preferred to be conjugated diene polymer cyclization material with unsaturated bond decrement rate more than 10%.
樹脂(B)優(yōu)選為不飽和鍵減少率為10%以上的共軛二烯聚合物環(huán)化物。
Decrement herein means the reduction of the resource consumption and waste generation in production, circulation and consumption.
本法所稱減量化,是指在生產(chǎn)、流通和消費(fèi)等過程中減少資源消耗和廢物產(chǎn)生。
In read-only mode, you cannot increment or decrement them or set the raw value or other values within them.
在只讀模式下,不能對(duì)其進(jìn)行增減或在其中設(shè)置原始值或其他值。
The methods of this class let you safely increment, decrement, exchange, and compare values from any thread.
使用這個(gè)類的方法可以安全地遞增、遞減、交換和比較任何線程中的值。
It is decrement of addition of sodium silicate-bonded sands by various kinds that the collapsibility of the sands is improved.
采用各種方法,降低水玻璃加入量是提高水玻璃砂潰散性的有效途徑。
For this reason, each user of the buffer should increment and decrement this field when necessary.
為此,每一個(gè)數(shù)據(jù)緩存的用戶必須在須要的時(shí)候增加該值或者減少該值。
Once that's done, decrement the global counter that counts the number of active event handler instances.
完成此任務(wù)后,對(duì)全局計(jì)數(shù)器進(jìn)行遞減操作(該計(jì)數(shù)器對(duì)活動(dòng)事件處理程序實(shí)例進(jìn)行計(jì)數(shù))。
Reverse, for example, must be able to decrement its arguments as well as increment them; it uses the expression --last.
舉個(gè)例子,Reverse,必須能夠像遞減一樣地遞增;它使用這個(gè)表達(dá)式–last。
In the field of actuary, the double decrement environment theory is widely applied to analyse and control the risk of life insurance.
保險(xiǎn)精算中,雙損失環(huán)境理論對(duì)于壽險(xiǎn)風(fēng)險(xiǎn)分析和風(fēng)險(xiǎn)控制具有極其重要的意義,而且也是進(jìn)行壽險(xiǎn)產(chǎn)品設(shè)計(jì)的基礎(chǔ)。
A variable that is declared final cannot be used as the operand of a decrement operator.
聲明為final的變量不能用作減量運(yùn)算符的操作數(shù)。
Expression statement or statements to increment or decrement the loop counters.
用于遞增或遞減循環(huán)計(jì)數(shù)器的一條或多條表達(dá)式語(yǔ)句。
NET will decrement its count of outstanding asynchronous operations.
NET將遞減其未完成的非同步作業(yè)計(jì)數(shù)。
Gets or sets the quantity to increment or decrement the displayed value during acceleration.
獲取或設(shè)置要在加速過程中遞增或遞減顯示值的量。
Decrement the number stored at key by one. If the second argument is filled, it will be used as the integer value of the decrement.
數(shù)字遞減存儲(chǔ)鍵值。如果第二個(gè)參數(shù)被填滿,它將被用來作為整數(shù)值遞減
Another good example of expression orientation is pre- and post-increment and decrement.
另外一個(gè)很好的面向表達(dá)式的例子就是前、后遞增和遞減。
Thus causes city life trash processing to step onto, the decrement harmlessly, the resources path.
從而使城市生活垃圾的處理走上無害化、減量化、資源化的道路。
The postfix increment and decrement operators must appear on the same line as their argument.
后綴遞增和遞減運(yùn)算符必須與它們的參數(shù)顯示在同一行。
Class to increment or decrement a value and store the value in a single atomic operation.
類來遞增或遞減值并在單個(gè)原子操作中存儲(chǔ)該值。
Decrement (decrease by one) the byte at the pointer.
指針指向的字節(jié)的值減一。
You should never decrement a version number; doing so could cause unpredictable update behavior.
任何情況下都不應(yīng)遞減版本號(hào);遞減版本號(hào)可能導(dǎo)致不可預(yù)知的更新行為。
In addition, you can use the Increment and Decrement methods to increase or decrease a counter's values by one.
此外,還可以使用Increment和Decrement方法來使計(jì)數(shù)器的值按1增加或減少。
The counter is read-only, so the application cannot decrement it.
該計(jì)數(shù)器是只讀的,因而應(yīng)用程序無法使之減少。
A "decrement count and branch if zero not zero" capability.
“遞減計(jì)數(shù)和如果是零或者非零時(shí)轉(zhuǎn)移”的能力。
Increment and decrement operators produce the value of the variable as a result.
遞增和遞減運(yùn)算符結(jié)果生成的是變量的值。
Alkali-decrement wastewater had become a new type wastewater which was strong and difficult to treat.
堿減量廢水是印染行業(yè)處理難度較大的新型廢水。
However, when the MR dampers are not voltage strengthened, the measured logarithmic decrement is smaller than 0. 03.
而當(dāng)MR阻尼器無電壓輸入時(shí)對(duì)數(shù)衰減率值小于0.03,無法滿足拉索減振要求。
What we can do to avoid or the reduce the decrement as far as possible, the vehicle travelling data recorder is one of the answers.
怎樣才能盡量避免或減少減少損失,汽車行駛狀態(tài)記錄儀便是答案之一。
Decrement the count and end the while loop.
減少計(jì)數(shù)并終止while循環(huán)。
This is the postfix version of the decrement operator.
這是遞減運(yùn)算子的后置版本。
This is the prefix version of the decrement operator.
這是遞減運(yùn)算子的前置版本。
num is already in register 3, so you just need to decrement it.
num已經(jīng)在寄存器3中,所以只需遞減它即可。
If the decrement leaves threadcount at zero, we know that there are no threads running, so it's time to exit.
如果互斥量threadcount的值減小到了零,我們知道這時(shí)已經(jīng)沒有線程在運(yùn)行了,該退出程序了。
and on packing volume and quality should be limited to a minimum, packaging requirements for the implementation of decrement;
并對(duì)包裝的體積和質(zhì)量提出應(yīng)限制在最低水平,包裝實(shí)行減量化的要求;