> For the complete documentation index, see [llms.txt](https://docs.mongoing.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mongoing.com/can-kao/yun-suan-fu/update-operators/bitwise-update-operator.md).

# 按位更新运算符

> **注意**
>
> 有关特定运算符的详细信息，包括语法和示例，请单击特定运算符以转到其参考页。

| 名称                                                                         | 描述                          |
| -------------------------------------------------------------------------- | --------------------------- |
| [`$bit`](/can-kao/yun-suan-fu/update-operators/bitwise-update-operator.md) | 执行按位`AND`，`OR`和`XOR`整数值的更新。 |

译者：李冠飞

校对：
