# CPP_CodeRoad **Repository Path**: shun-int/CPP_Notes ## Basic Information - **Project Name**: CPP_CodeRoad - **Description**: CPP学习代码和笔记 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-02 - **Last Updated**: 2023-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C++基本语法学习+代码 + Win32,utf-8,c++11,vscode ## 简介 + 学习CPP面向对象特性,巩固兼容C的特性。 ## 文件夹结构 + .vscode + vscode必须文件 + learn + CPP面向对象特性学习代码 + test + 其他测试代码 + README.md