Docs HomeMongoDB Manual

Bitwise Update Operator按位更新运算符

Note

For details on a specific operator, including syntax and examples, click on the link to the operator's reference page.有关特定运算符的详细信息,包括语法和示例,请单击该运算符参考页的链接。

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