Pinned Repositories
0litost0.github.io
Apue3e_Source_Code
Source code of 《Advanced Programming in the UNIX® Environment, Third Edition》
books
常用书籍
CancelTempThreadAPI
Provide a set of API (Packaged into classes using C++) :could Create and cancel the tempory thread。
chrome-plugin-demo
《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
code-for-blog
Code samples from my blog
CommonInterface
Try to encapsulate a set of API that provides normal operations
FSM_1.0
该工程介绍了状态机——FSM用C/C++的一种实现
MakeFileTemplate
一个针对于小型的C/C++项目的makefile模板。使用该模板,能够实现一键编译,无需再编写繁琐的makefile文件。
Source_Insight_Macro_DoxygenFormat
Source Insight快捷宏,基于quicker.em进行修改,最终目的在于,采用便捷的方式添加注释,并符合Doexgen的解析规则
0Litost0's Repositories
0Litost0/Source_Insight_Macro_DoxygenFormat
Source Insight快捷宏,基于quicker.em进行修改,最终目的在于,采用便捷的方式添加注释,并符合Doexgen的解析规则
0Litost0/MakeFileTemplate
一个针对于小型的C/C++项目的makefile模板。使用该模板,能够实现一键编译,无需再编写繁琐的makefile文件。
0Litost0/CommonInterface
Try to encapsulate a set of API that provides normal operations
0Litost0/FSM_1.0
该工程介绍了状态机——FSM用C/C++的一种实现
0Litost0/0litost0.github.io
0Litost0/Apue3e_Source_Code
Source code of 《Advanced Programming in the UNIX® Environment, Third Edition》
0Litost0/books
常用书籍
0Litost0/CancelTempThreadAPI
Provide a set of API (Packaged into classes using C++) :could Create and cancel the tempory thread。
0Litost0/chrome-plugin-demo
《Chrome插件开发全攻略》配套完整Demo,欢迎clone体验
0Litost0/code-for-blog
Code samples from my blog
0Litost0/djinni
A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
0Litost0/document-style-guide
中文技术文档的写作规范
0Litost0/file_operation
0Litost0/flutter_editor
building the ultimate code editor with flutter
0Litost0/fsm
:bookmark_tabs: Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)
0Litost0/ftp
Lightweight FTP server written in C
0Litost0/gcc
0Litost0/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
0Litost0/linux-2.6.11
0Litost0/linux-insides-zh
Linux 内核揭密
0Litost0/msg_test
0Litost0/NeteaseCloudMusicApi
网易云音乐 Node.js API service
0Litost0/NotepadNext
A cross-platform, reimplementation of Notepad++
0Litost0/Programming_learning_resource
学习计算机科学的一些资源
0Litost0/radcode
0Litost0/shell_script
自己编写的一些有用的小脚本
0Litost0/Tcp_three-way_handshake_Blog
关于Linux中listen()函数中backlog参数的理解
0Litost0/uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
0Litost0/VS-Code-Compile-and-Run-C-or-C-plus-plus
0Litost0/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.