英语人>词典>英汉 : decrementing的中文,翻译,解释,例句
decrementing的中文,翻译,解释,例句

decrementing

单词解释请参考:decrement
相似词
更多 网络例句 与decrementing相关的网络例句 [注:此内容来源于网络,仅供参考]

Likewise, decrementing a bool sets the bool to its logically complemented value. C++ allows incrementing a bool (but marks the feature as deprecated, which means it might be removed in a future standard). C++ forbids decrementing a bool . C99 allows both.

同样的,对一个 bool 的递减把这个 bool 设置成它逻辑上的补码值。C++允许对 bool 的递增(但是把这个特性标记为弃用的,这表示它可能会在将来的标准中移出)。C++禁止对 bool 的递减。C99两者都允许。

It implements a sorted list of adjusted timeouts such that the interrupt handler is only decrementing the first element at all times.

它是一个排过序的链表且链表中的超时设定都是调整过的,这样中断处理过程就只需要递减链表中第一个元素的计数器即可。

Epilog unwinds the kernel stack by popping off the previous context, decrementing _SysLevel as it goes, when _SysLevel goes negative it has to swap back to the Process stack.

Epilog展开内核堆栈,它先弹出先前的运行环境,把_SysLevel减一。

更多网络解释 与decrementing相关的网络解释 [注:此内容来源于网络,仅供参考]

decrementing:减量

incrementing 增量 | decrementing 减量 | boolean algebra 布尔代数