Standize C++ Headings (#5275)

This commit is contained in:
Seth
2021-01-23 22:36:35 +01:00
committed by GitHub
parent 2ef827a3fc
commit ff5a5dc324
32 changed files with 63 additions and 63 deletions

View File

@ -28,7 +28,7 @@
* [AWK](#awk)
* [C](#c)
* [C#](#c-sharp)
* [C++](#c-1)
* [C++](#cpp)
* [CoffeeScript](#coffeescript)
* [Dart](#dart)
* [Elasticsearch](#elasticsearch)
@ -329,7 +329,7 @@
* [精通C#(第6版)](http://book.douban.com/subject/24827879/)
### C++
<h3 id="cpp">C++</h3>
* [100个gcc小技巧](https://github.com/hellogcc/100-gcc-tips/blob/master/src/index.md)
* [100个gdb小技巧](https://github.com/hellogcc/100-gdb-tips/blob/master/src/index.md)