要学习一门语言,首先要结合官方文档学习使用,以下为c++相关地址
gcc官网:
GCC, the GNU Compiler Collection- GNU Project
c++参考手册:
C++ reference - cppreference.com
c++教程网站:
Learn C++ – Skill up with our free tutorials
标准c++:
cplusplus:
要学习C++,首先推荐访问GCC官网了解编译器信息,然后查阅C++参考手册以获取详细规范。cppreference.com提供的教程和LearnC++网站的免费教程是深入学习的好去处。此外,标准C++和cplusplus.com也是不可或缺的学习资源。
要学习一门语言,首先要结合官方文档学习使用,以下为c++相关地址
gcc官网:
GCC, the GNU Compiler Collection- GNU Project
c++参考手册:
C++ reference - cppreference.com
c++教程网站:
Learn C++ – Skill up with our free tutorials
标准c++:
cplusplus:

被折叠的 条评论
为什么被折叠?