diff --git a/README.md b/README.md index 15de19e..3d0301d 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,7 @@ * [C++ FAQ LITE(中文版)](http://www.sunistudio.com/cppfaq/) * [C++ Primer 5th Answers](https://github.com/Mooophy/Cpp-Primer) * [C++ Concurrency In Action](http://chenxiaowei.gitbooks.io/cpp_concurrency_in_action/) (一本“基于C++11新标准的并发和多线程编程深度指南”,完成部分的翻译,希望能有朋友一起翻译) +* [QT 教程](http://www.kuqin.com/qtdocument/tutorial.html) ### CSS