chaneyzorn / CMake-tutorialLinks
CMake 官方教程----的翻译
☆332Updated 7 years ago
Alternatives and similar repositories for CMake-tutorial
Users that are interested in CMake-tutorial are comparing it to the libraries listed below
Sorting:
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆794Updated 2 months ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- C++ code examples for Geek Time☆306Updated last week
- 作为对《CMake Cookbook》的中文翻译。☆1,440Updated 4 years ago
- 免费的计算机编程类中文书籍,欢迎投稿☆178Updated 7 years ago
- CMake 资料总结,持续更新☆101Updated 3 years ago
- ☆214Updated 3 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆503Updated 2 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆952Updated 4 years ago
- C++/C++11/C++14/C++17/C++20's usage☆314Updated 2 weeks ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 5 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆43Updated 5 years ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,279Updated 4 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,699Updated 3 months ago
- C++工程目录结构规范示例☆449Updated 5 years ago
- CMake中文实战教程☆1,508Updated last year
- 《大话设计模式》C++实现☆360Updated 8 years ago
- 《C++并发编程实战》的读书笔记,供以后工作中查阅。☆335Updated 6 years ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆354Updated last year
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆262Updated 4 months ago
- Design Patterns In Modern C++ 中文版翻译☆527Updated 3 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,639Updated 4 months ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》