| 1. | Bitwise operations can be performed on integral types only 只能对整型执行按位运算。 |
| 2. | Operators do not support bitwise operations 运算符不支持按位运算。 |
| 3. | And performs a bitwise operation ) ,然后执行按位运算。 |
| 4. | In addition to being logical operators , 按位运算 |
| 5. | Values . for bitwise operations , 对于按位运算, |
| 6. | For bitwise operations , the 对于按位运算, |
| 7. | Logical bitwise operations 逻辑/按位运算 |
| 8. | Bitwise operations evaluate two integral values in binary base 2 form 按位运算采用二进制(以2为基)形式计算两个整数值。 |
| 9. | Operators can perform either logical or bitwise operations in visual basic 运算符可在visual basic中执行逻辑运算或按位运算。 |
| 10. | Floating - point values must be converted to integral types before bitwise operation can proceed 浮点值必须转换为整型后,才能执行按位运算。 |