| 1. | Performs a ones complement operation on the supplied 结构上执行对one的求补运算。 |
| 2. | Performs a one s complement operation on the specified 上执行对一个值的求补运算。 |
| 3. | Performs a one s complement operation on the supplied 结构执行1的求补运算。 |
| 4. | Performs a bitwise one s complement operation on its 操作数执行按位二进制反码运算。 |
| 5. | The operator performs a bitwise one s complement operation on its 操作数执行按位二进制反码运算。 |
| 6. | Operator performs a bitwise complement operation on its operand 运算符执行操作数的按位求补运算。 |
| 7. | Structure that contains the results of the one s complement operation 结构,它包含二进制求补运算的结果。 |
| 8. | Operator performs a bitwise complement operation on its operand , which has the effect of reversing each bit 运算符对操作数执行按位求补运算,其效果相当于反转每一位。 |
| 9. | You can apply the bitwise complement operation to this negative integer to get the index of the first element that is larger than the search value 可以将按位反码运算( ~ )应用于此负整数,以获取大于搜索值的第一个元素的索引。当向 |