seisman / how-to-write-makefile
跟我一起写Makefile重制版
☆3,443Updated last month
Related projects ⓘ
Alternatives and complementary repositories for how-to-write-makefile
- 详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。☆2,469Updated last month
- 作为对《CMake Cookbook》的中文翻译。☆1,395Updated 3 years ago
- 《CMake入门实战》源码☆2,242Updated last year
- 《Effective Modern C++》- 完成翻译☆7,832Updated last week
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,026Updated 5 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,720Updated 6 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,319Updated last year
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆9,628Updated 3 months ago
- Linux内核与设备驱动程序学习笔记☆2,581Updated 2 weeks ago
- Linux 内核揭秘☆7,167Updated 3 months ago
- A collection of gdb tips. 100 maybe just mean many here.☆3,087Updated last year
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,206Updated last month
- 快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/☆2,390Updated last year
- C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.☆2,034Updated 3 weeks ago
- ☆599Updated 6 years ago
- 《UNIX环境高级编程》中文第三版笔记☆1,352Updated 5 years ago
- 📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记☆2,273Updated last month
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆2,862Updated 6 months ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,123Updated 3 years ago
- C++设计模式☆2,407Updated last month
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,612Updated last month
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,169Updated 2 months ago
- linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频☆5,898Updated 6 months ago
- ☆2,803Updated 10 months ago
- Linux内核源码分析☆1,468Updated last year
- 中文版的 MIT xv6 文档☆3,344Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,444Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,368Updated last year
- 剖析 STL 是一种享受的过程!