Fix some formatting

This commit is contained in:
Victor Felder
2017-03-04 16:32:20 +01:00
parent b26072a796
commit ba6168f070
3 changed files with 3 additions and 3 deletions

View File

@ -355,7 +355,7 @@
* [C++ 并发编程(基于C++11)](https://chenxiaowei.gitbooks.io/cpp_concurrency_in_action/content/)
* [C++ 并发编程指南](https://github.com/forhappy/Cplusplus-Concurrency-In-Practice)
* [CGDB中文手册](https://github.com/leeyiw/cgdb-manual-in-chinese)
* [Cmake 实践](http://sewm.pku.edu.cn/src/paradise/reference/CMake%20Practice.pdf) (PDF)
* [Cmake 实践](http://sewm.pku.edu.cn/src/paradise/reference/CMake%20Practice.pdf) (PDF)
* [GNU make 指南](http://docs.huihoo.com/gnu/linux/gmake.html)
* [Google C++ 风格指南](http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/contents/)
* [QT 教程](http://www.kuqin.com/qtdocument/tutorial.html)