# Learn_C-Plus-Plus **Repository Path**: geyixin/Learn_C-Plus-Plus ## Basic Information - **Project Name**: Learn_C-Plus-Plus - **Description**: Learn C++ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Learn_C-Plus-Plus Learn C++ # 基础_0 + [(纯)虚函数](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_(%E7%BA%AF)%E8%99%9A%E5%87%BD%E6%95%B0.md) + [友元](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_%E5%8F%8B%E5%85%83.md) + [多态](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_%E5%A4%9A%E6%80%81.md) + [泛型编程-模板](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_%E6%B3%9B%E5%9E%8B%E7%BC%96%E7%A8%8B-%E6%A8%A1%E6%9D%BF.md) + [菱形继承-虚继承](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_%E8%8F%B1%E5%BD%A2%E7%BB%A7%E6%89%BF-%E8%99%9A%E7%BB%A7%E6%89%BF.md) + [重载-智能指针](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_%E9%87%8D%E8%BD%BD-%E6%99%BA%E8%83%BD%E6%8C%87%E9%92%88.md) + [类型转换](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_%E7%B1%BB%E5%9E%8B%E8%BD%AC%E6%8D%A2.md) + [异常处理](https://github.com/geyixin/Learn_C-Plus-Plus/blob/master/2019-1-8-C%2B%2B_%E5%BC%82%E5%B8%B8%E5%A4%84%E7%90%86.md) # 基础_1_STL