| 1. | Computes the bitwise exclusive - or of its operands 将计算操作数的按位“异或” 。 |
| 2. | Property contains the results of the bitwise or 属性包含按位“或”运算的结果。 |
| 3. | Are popped from the stack and their bitwise or computed 并进行按位“或”计算。 |
| 4. | Are popped from the stack and their bitwise xor computed 并进行按位异或计算。 |
| 5. | Performs a bitwise or operation on the two specified 结构执行按位“或”运算。 |
| 6. | A bitwise combination of these values may be used 可以使用这些值的按位组合。 |
| 7. | Values representing the attributes for the method 值的按位组合,表示方法的属性。 |
| 8. | Property contains the results of the bitwise and 属性包含按位and运算的结果。 |
| 9. | Property contains the results of the bitwise xor 属性包含按位“异或”运算的结果。 |
| 10. | Use bitwise - and to determine whether bits are set 请使用按位与确定是否设置相应的位 |