Jmlong23's Stars
LeekHub/leek-fund
:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥
Freyafya/TCP-IP_Socket
tcp/ip socket 高级编程课程中对应代码
mayerui/sudoku
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
youngyangyang04/DesignPattern
This repository is built for design pattern in C++
mutouyun/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
FinixLei/QtProjects
Projects in QT
licongxing/ServiceManager
Qt:Windows编程—Qt实现本地服务管理
qtproject/qt-solutions
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
me115/design_patterns
图说设计模式
gatieme/CodingInterviews
剑指Offer——名企面试官精讲典型编程题
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
Miller-Xie/Code
面试高频算法题总结,个人博客
zhuhaochuan/WebServer
liunx webserver
MessyPaste/niaoge_linux_basic_train_answers
鸟哥的Linux基础学习实训教程 参考答案
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
raichen/LinuxServerCodes
Linux高性能服务器编程源码
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Mooophy/Cpp-Primer
C++ Primer 5 answers
huangmingchuan/Cpp_Primer_Answers
《C++ Primer》第五版中文版习题答案
czs108/Cpp-Primer-5th-Notes-CN
📚 《C++ Primer中文版(第5版)》笔记
zhuhaochuan/Resume
linyacool/WebServer
A C++ High Performance Web Server
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计