# mcpp-standard
**Repository Path**: Sytx_1/mcpp-standard
## Basic Information
- **Project Name**: mcpp-standard
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-12-10
- **Last Updated**: 2025-12-10
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[中文] | [繁體中文] | [English] | [Todo]
动手学 | 现代CPP核心语言特性 - "强调动手实践的C++教程项目"
[📚Book] + [🎥Video] + [⌨️Code] + [👥X]
[中文]: README.zh.md
[繁體中文]: README.zh.hant.md
[English]: README.md
[Todo]: README.md
[📚Book]: https://sunrisepeak.github.io/mcpp-standard
[🎥Video]: https://www.bilibili.com/video/BV182MtzPEiX
[⌨️Code]: https://github.com/Sunrisepeak/mcpp-standard/tree/main/dslings
[👥X]: https://forum.d2learn.org/category/20
> [!CAUTION]
> 该项目当前处于开发初期, 如果你发现任何问题, 欢迎创建issues反馈或直接提交PR进行修复
## 目标
- **`[掌握]`** - **现代C++核心的语言特性**及使用场景
- **`[掌握]`** - 通过编译器报错信息**定位问题的能力**
- **`[熟悉]`** - 通过文档和[cppreference](https://cppreference.com)解决C++中不熟悉问题的能力
- **`[了解]`** - 如何参与技术社区 - 开源项目的使用、提问题、参与讨论或贡献
## 快速开始
### 在线代码练习
> [**点击下面按钮**](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=Sunrisepeak/mcpp-standard) 即可在云端自动完成配置, 并进入练习代码检测模式
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=Sunrisepeak/mcpp-standard)
### 搭建本地练习环境
> 尝试 `Code -> Book -> Video -> X -> Code`
点击查看xlings安装命令
---
#### Linux/MacOS
```bash
curl -fsSL https://d2learn.org/xlings-install.sh | bash
```
#### Windows - PowerShell
```bash
irm https://d2learn.org/xlings-install.ps1.txt | iex
```
> 注: xlings工具 -> [详情](https://xlings.d2learn.org)
---
```bash
xlings install d2x:mcpp-standard
cd mcpp-standard
d2x checker
```
**👉 [更多细节...](https://sunrisepeak.github.io/mcpp-standard/base/chapter_1.html)**
## 社区
- **即时交流:** 167535744、1067245099
- [**论坛版块:**](https://forum.d2learn.org/category/20) 问题反馈、练习代码、技术交流和讨论
- **社区活动:** [📣 MSCP - mcpp项目学习与贡献者培养计划](https://moga.d2learn.org/activity/mscp/intro.html)
> **注:** 复杂性问题(技术、环境搭建等问题)推荐在论坛发帖, 并详细描述问题细节, 能更有效于问题的解决和复用
## 参与贡献
- **参与社区交流:** 反馈问题、参与社区问题讨论、帮助社区新用户解决问题
- **参与项目维护和开发:** 参与社区中问题处理、修复Bug、多语言支持、[加入MSCP活动小组](https://moga.d2learn.org/activity/mscp/docs/join-group.html)、开发&优化新功能/模块
**📑开源协议与贡献许可(License & CLA)**
- 本项目欢迎自由使用与分发!你可以在 [Apache License 2.0](LICENSE-CODE) 和 [CC-BY-NC-SA 4.0](LICENSE-BOOK) 协议下**免费**使用、修改和分享本项目的代码与文档内容
- 如希望参与贡献代码或文档,请先阅读[贡献者许可协议(CLA)](CLA.md)
**👥贡献者**
[](https://www.star-history.com/#Sunrisepeak/mcpp-standard&type=date&legend=top-left)
