mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 08:57:14 +08:00
Fix Typos
This commit is contained in:
parent
3379e6d1a3
commit
6b1bd54663
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@
|
|||
## C/C++
|
||||
|
||||
- The ANSI C Programming Language, 2nd Edition(中文:C程序设计语言第二版,C语言最经典的一本书)
|
||||
- C Primer Plus, six Edition(有中文版,适合0基础学习)
|
||||
- C Primer Plus, 6th Edition(有中文版,适合0基础学习)
|
||||
- The C++ Programming Language, 4th Edition(中文:C++程序设计语言第四版)
|
||||
- C++ Primer, 5th Edition
|
||||
- STL源码剖析 by 侯捷
|
||||
|
|
|
|||
Loading…
Reference in a new issue