# Cpp-Primer-5th-Notes-CN **Repository Path**: occamrazor/Cpp-Primer-5th-Notes-CN ## Basic Information - **Project Name**: Cpp-Primer-5th-Notes-CN - **Description**: 📚 《C++ Primer中文版(第5版)》笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-12-20 - **Last Updated**: 2022-08-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 《C++ Primer中文版(第5版)》笔记 ![Cover](Cover.png) ## 目录 [第1章 开始](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-01%20Getting%20Started) ### 第I部分 C++基础 [第2章 变量和基本类型](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-02%20Variables%20and%20Basic%20Types) [第3章 字符串、向量和数组](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-03%20Strings,%20Vectors,%20and%20Arrays) [第4章 表达式](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-04%20Expressions) [第5章 语句](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-05%20Statements) [第6章 函数](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-06%20Functions) [第7章 类](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-07%20Classes) ### 第II部分 C++标准库 [第8章 IO库](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-08%20The%20IO%20Library) [第9章 顺序容器](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-09%20Sequential%20Containers) [第10章 泛型算法](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-10%20Generic%20Algorithms) [第11章 关联容器](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-11%20Associative%20Containers) [第12章 动态内存](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-12%20Dynamic%20Memory) ### 第III部分 类设计者的工具 [第13章 拷贝控制](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-13%20Copy%20Control) [第14章 操作重载与类型转换](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-14%20Overloaded%20Operations%20and%20Conversions) [第15章 面向对象程序设计](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-15%20Object-Oriented%20Programming) [第16章 模板与泛型编程](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-16%20Templates%20and%20Generic%20Programming) ### 第IV部分 高级主题 [第17章 标准库特殊设施](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-17%20Specialized%20Library%20Facilities) [第18章 用于大型程序的工具](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-18%20Tools%20for%20Large%20Programs) [第19章 特殊工具与技术](https://gitee.com/occamrazor/Cpp-Primer-5th-Notes-CN/tree/master/Chapter-19%20Specialized%20Tools%20and%20Techniques) ## 关于 ***GitHub***:https://github.com/czs108/ ***E-Mail***:chenzs108@outlook.com