Skip to content

Commit 55a9f1f

Browse files
authored
Update README.md
1 parent c9f0cce commit 55a9f1f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
* [整数运算](ch2/2.3.md)
1818
* [浮点数](ch2/2.4.md)
1919
* [字符编码](ch2/2.5.md)
20-
* Tips
21-
* [一个关于dotfuscator_v5.9字符编码的Bug](https://github.com/dp9u0/Notebook-CSAPP/issues/6)
22-
* [两个数不使用四则运算得出和(位运算)](https://github.com/dp9u0/Notebook-CSAPP/issues/5)
23-
* [Unicode 编码分布](https://github.com/dp9u0/Notebook-CSAPP/issues/3)
2420
* Reference
2521
* [Unicode 11.0 Character Code Charts](https://www.unicode.org/charts/)
2622

@@ -89,4 +85,4 @@
8985

9086
* [异常分类](ch8/README.md#异常分类)
9187
* [进程](ch8/README.md#进程)
92-
* [信号](ch8/README.md#信号)
88+
* [信号](ch8/README.md#信号)

0 commit comments

Comments
 (0)