Bitwise Update Operator按位更新运算符

Note注意

For details on specific operator, including syntax and examples, click on the specific operator to go to its reference page.有关特定运算符的详细信息,包括语法和示例,请单击特定运算符以转到其参考页。

Name名称Description描述
$bitPerforms bitwise AND, OR, and XOR updates of integer values.对整数值执行按位ANDORXOR更新。
←  $sort$bit →