summaryrefslogtreecommitdiffhomepage
path: root/zh-cn
diff options
context:
space:
mode:
authorDivay Prakash <divayprakash3@gmail.com>2018-10-14 05:51:14 +0530
committerDivay Prakash <divayprakash3@gmail.com>2018-10-14 05:51:14 +0530
commit99618d394e33c51ed8073b2dc013623442201c51 (patch)
tree5179d291604d40c5cc7f7293bd79e31edda4e472 /zh-cn
parent8425ef331338831db286723b579c4fe1273b5ab6 (diff)
Add new link from 2242ad7
Diffstat (limited to 'zh-cn')
-rw-r--r--zh-cn/c++-cn.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/zh-cn/c++-cn.html.markdown b/zh-cn/c++-cn.html.markdown
index 51ffa02f..e0d6b6fe 100644
--- a/zh-cn/c++-cn.html.markdown
+++ b/zh-cn/c++-cn.html.markdown
@@ -569,3 +569,4 @@ void doSomethingWithAFile(const std::string& filename)
* [CPP Reference](http://cppreference.com/w/cpp) 提供了最新的语法参考。
* 可以在 [CPlusPlus](http://cplusplus.com) 找到一些补充资料。
+* 可以在 [TheChernoProject - C ++](https://www.youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb)上找到涵盖语言基础和设置编码环境的教程。