Pinned Repositories
500lines
500 Lines or Less
annotated_nginx
Annotated Nginx Source(中文)
apihook
windows api hooking (user mode) sample
awesome
:sunglasses: Curated list of awesome lists
awesome-awesomeness-zh_CN
一份关于“资料汇总”的汇总。
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
Become-A-Full-Stack-Web-Developer
Free resources for learning Full Stack Web Development
MagicMusic
不一样的音乐
jkl09's Repositories
jkl09/500lines
500 Lines or Less
jkl09/MagicMusic
不一样的音乐
jkl09/annotated_nginx
Annotated Nginx Source(中文)
jkl09/awesome
:sunglasses: Curated list of awesome lists
jkl09/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
jkl09/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
jkl09/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
jkl09/Become-A-Full-Stack-Web-Developer
Free resources for learning Full Stack Web Development
jkl09/Detour
A simple project to demonstrate function hooking / detouring
jkl09/developer-roadmap
Roadmap to becoming a web developer in 2017
jkl09/documents
jkl09/doxmate
文档伴侣
jkl09/echarts
A powerful, interactive charting and visualization library for browser
jkl09/enhancd
:rocket: A next-generation cd command with an interactive filter
jkl09/fks
前端技能汇总 Frontend Knowledge Structure
jkl09/free-programming-books
:books: Freely available programming books
jkl09/gitignore
A collection of useful .gitignore templates
jkl09/go-best-practice
Trying to complete over 100 projects in various categories in golang.
jkl09/googletest
Google Test
jkl09/jstraining
全栈工程师培训材料
jkl09/LearningNotes
Enjoy Learning.
jkl09/libevent-src-analysis
libevent source code analysis
jkl09/linux
Linux kernel source tree
jkl09/muduo
A C++ non-blocking network library for multi-threaded server in Linux
jkl09/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
jkl09/show-me-the-code
Python 练习册,每天一个小程序
jkl09/skill-map
StuQ 技能图谱
jkl09/Tcp_deassemble
tcp assemble and deassemble package
jkl09/Virgo
Minifilter Driver
jkl09/WinAPI-Hooking
Hook CreateFile from kernel32 at any available process using windows detours.