Pinned Repositories
2020
2020 😀😁😀😁😀 秋招笔试面试合集,以及2019届公司真题模拟题集 & 附上自己的后端指南,💻🎓包括(C/C++基础、数据结构、算法、操作系统💻、计算机网络、MySQL、shell(ps:sed、awk、grep))
articles
【源码剖析】及个人对算法的所见所闻💻
codingback
daily-flying
一个用 html 写的天天飞车游戏
explore
Community-curated topic and collection pages on GitHub
FreeIpAgent
免费ip代理
groupe-chat
MCR is a multi-person chat project based on UDP socket communication, in which CS communicates. In the server side, a producer thread and a consuming thread are maintained to get and put data from message queue respectively. The message queue serves as the middle layer to achieve the purpose of message forwarding. Message queue is used for message forwarding to make up for the inconsistency between production and consumption. And decoupling
learning-algorithms
💻✅数据结构与算法学习,LeetCode 题
mu_event
a simple network library
reading-go
Go 夜读 > 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在 Slack 上及时沟通交流编程技术话题。
Apriluestc's Repositories
Apriluestc/2020
2020 😀😁😀😁😀 秋招笔试面试合集,以及2019届公司真题模拟题集 & 附上自己的后端指南,💻🎓包括(C/C++基础、数据结构、算法、操作系统💻、计算机网络、MySQL、shell(ps:sed、awk、grep))
Apriluestc/groupe-chat
MCR is a multi-person chat project based on UDP socket communication, in which CS communicates. In the server side, a producer thread and a consuming thread are maintained to get and put data from message queue respectively. The message queue serves as the middle layer to achieve the purpose of message forwarding. Message queue is used for message forwarding to make up for the inconsistency between production and consumption. And decoupling
Apriluestc/reading-go
Go 夜读 > 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在 Slack 上及时沟通交流编程技术话题。
Apriluestc/articles
【源码剖析】及个人对算法的所见所闻💻
Apriluestc/codingback
Apriluestc/daily-flying
一个用 html 写的天天飞车游戏
Apriluestc/explore
Community-curated topic and collection pages on GitHub
Apriluestc/FreeIpAgent
免费ip代理
Apriluestc/learning-algorithms
💻✅数据结构与算法学习,LeetCode 题
Apriluestc/mu_event
a simple network library
Apriluestc/nginx
Apriluestc/notes
个人笔记,喜欢的请给我点赞哦
Apriluestc/ratelimit
Smyte's high-performance rate limiter
Apriluestc/reading-lua
Read Lua at night. This warehouse is some of my personal learning notes.
Apriluestc/redis
Apriluestc/sgi-stl
Apriluestc/SGI-STL-1
剖析 STL 是一种享受的过程!
Apriluestc/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Apriluestc/virtual-payment
This is a virtual payment system based on Web + CGI + server. It uses Bootstrap framework to build front-end HTML pages for user display. Other payment pages and refund pages are dynamically generated by CGI to return an HTML page.
Apriluestc/WatermelonDiaryNew
十分简洁、优雅的日记 APP
Apriluestc/Weather-server