Skip to content

Commit

Permalink
小修改
Browse files Browse the repository at this point in the history
  • Loading branch information
VinbeWan committed Aug 10, 2024
1 parent 3ab9f0e commit d248280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 教程/正文/语法和标准库/34_位操作.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
>
> 在下面的例子中,使用 **8** 位二进制数来演示。

### 2.1 位操作的种类

1. 按位与 (&):对应位都为 `1` 时,结果才为 `1`
Expand Down

0 comments on commit d248280

Please sign in to comment.