shjborage / CodingStyleLinks
各语言编码规范
☆79Updated 7 years ago
Alternatives and similar repositories for CodingStyle
Users that are interested in CodingStyle are comparing it to the libraries listed below
Sorting:
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- C++ practise notebook☆45Updated 3 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- CMake 官方教程----的翻译☆336Updated 8 years ago
- 研究生看过的书籍☆204Updated 10 years ago
- CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)☆52Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- 树莓派开发板GPIO例程☆39Updated 11 years ago
- CMake 资料总结,持续更新☆102Updated 3 years ago
- 波波老师课算法笔记☆124Updated 5 years ago
- 旨在搜集国内外各种 C++11 的学习资源,供大家参考、学习。☆387Updated 9 years ago
- 零点起飞学习Linux C编程☆95Updated 6 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- Create/parse proto binary files☆31Updated 5 years ago
- tcp/ip协议栈☆194Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- Linux API速查手册(https://github.com/guodongxiaren/LinuxAPI/wiki)☆167Updated 5 years ago
- Expert C++的个人翻译☆55Updated 4 years ago
- 剑指offer/面试题笔试题等C/C++/python代码☆73Updated 10 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 8 years ago
- ☆200Updated 4 years ago
- 《算法的乐趣》随书发布的代码☆135Updated last year
- linux基本用法,基本概念,基本原理笔记☆27Updated 4 years ago
- 介绍各类语言,库,系统编程以及算法的学习☆388Updated 3 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 9 years ago
- 各种IO模型的socket server实现与测试☆42Updated 11 years ago