Bitwise Update Operator按位更新运算符
Note
For details on a specific operator, including syntax and examples, click on the link to the operator's reference page.有关特定运算符的详细信息,包括语法和示例,请单击该运算符参考页的链接。
$bit | AND , OR , and XOR updates of integer values.AND 、OR 和XOR 更新。 |