青年中文青年中文

decrement operator的意思

decrement operator中文翻譯:

[計]減量操作符

相似詞語短語

decrement───n.漸減;減縮;衰減率

operator───n.經營者;操作員;運營商;話務員;行家;接線員

decrement definition───減量定義

decrement bid───減量投標

bellman operator───行李員操作員

decrement defined───減量定義

radio operator───無線電報務員[話務員];無線電話務員

decrement define───減量定義

decrement a───減量a

雙語使用場景

This is the prefix version of the decrement operator.───這是遞減運算子的前置版本。

Do not use an increment or decrement operator on the same object in more than two subexpressions of the same expression.───一個表達式里,不要在兩個或更多的子表達式中對同一對象做自增或自減操作。

This is the postfix version of the decrement operator.───這是遞減運算子的后置版本。

A variable that is declared final cannot be used as the operand of a decrement operator.───聲明為final的變量不能用作減量運算符的操作數。

英語使用場景

This is the postfix version of the decrement operator.

This is the prefix version of the decrement operator.

Defines an iterator that can access elements in a container in the forward direction by using the increment operator and in the backward direction by using the decrement operator.

There was no postfix decrement operator defined for the given type.

Elements can be accessed in the forward direction by using the decrement operator and in the backward direction by using the increment operator.

Interface for an iterator that can access elements in a container in the forward direction by using the increment operator and in the backward direction by using the decrement operator.

Do not use an increment or decrement operator on the same object in more than two subexpressions of the same expression.