bitwise meaning in Chinese
按位.
以比特为单位
逐位
Examples
- Computes the bitwise exclusive - or of its operands
将计算操作数的按位“异或” 。 - See the " relational and bitwise comparisons " table in
的数据类型的numeric类型。 - Property contains the results of the bitwise or
属性包含按位“或”运算的结果。 - Are popped from the stack and their bitwise or computed
并进行按位“或”计算。 - Are popped from the stack and their bitwise xor computed
并进行按位异或计算。