bitwise
adj. (计算机)逐位,按位
例句
The bitwise operator for all except is ( ~ ).
这个位操作符就是(~)。
Bitwise logic is complex for ordinary programmers and analysts.
按位逻辑对于普通程序员和分析人员非常复杂。
This allows you to perform bitwise logical and, or, XOR, and NOT comparisons.
这样便可以执行逐位的逻辑AND、OR、XOR和NOT比较。