0Litost0 / MakeFileTemplate
一个针对于小型的C/C++项目的makefile模板。使用该模板,能够实现一键编译,无需再编写繁琐的makefile文件。
☆16Updated 5 years ago
Alternatives and similar repositories for MakeFileTemplate:
Users that are interested in MakeFileTemplate are comparing it to the libraries listed below
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆31Updated 9 months ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 嵌入式linux的内核移植、根文件系统制作、系统启动过程、Makefile解读、make menuconfig配置等☆19Updated 7 years ago
- 这里总结下c++11的新特性☆11Updated 9 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 3 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- c语言实现LRU缓存☆34Updated 6 years ago