Skip to content

Commit a10d332

Browse files
committed
更新README.md
1 parent 0675b9b commit a10d332

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424

2525
> 我们在代码中以`///`开头的注释为知识性注释,`//`开头的注释为针对某一段代码的注释
2626
27+
> 我们用`💡`标记重要思想
28+
29+
> 我们用`🏷️`标记代码中的知识点示例
30+
2731
---
2832

2933
代码列表:
@@ -40,6 +44,8 @@
4044
* [Map.cpp](Map.cpp)
4145
* [vec2.h](vec2.h)
4246
* [vec2.cpp](vec2.cpp)
47+
4. Calculator
48+
* [calculator.cpp](calculator.cpp)
4349

4450
---
4551

0 commit comments

Comments
 (0)