https://github.com/hanxiaomax/learncpp_cn
闲来无事翻译LearnCpp
https://github.com/hanxiaomax/learncpp_cn
cpp tutorials
Last synced: 12 months ago
JSON representation
闲来无事翻译LearnCpp
- Host: GitHub
- URL: https://github.com/hanxiaomax/learncpp_cn
- Owner: hanxiaomax
- License: mit
- Created: 2022-05-16T13:54:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-09T14:03:49.000Z (about 1 year ago)
- Last Synced: 2025-03-29T05:01:47.187Z (12 months ago)
- Topics: cpp, tutorials
- Language: TypeScript
- Homepage: https://hanxiaomax.github.io/Learncpp_CN/
- Size: 85.8 MB
- Stars: 124
- Watchers: 4
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## LearnCPP CN
Documents moved to content folder. if you use obsidian, set `content` directory as your vault.
## Run locally with [Quartz 4](https://quartz.jzhao.xyz/)
```
npm i
npx quartz build --serve
```