kclckk's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
cool-RR/PySnooper
Never use print for debugging again
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
shouzhong/Scanner
二维码/条码识别、身份证识别、银行卡识别、车牌识别、图片文字识别、黄图识别、驾驶证(驾照)识别
bianchenglequ/NetCodeTop
收集GitHub上有关C#/.Net、.NetCore有趣、有用、热门的开源项目。
aszx87410/blog
A tech blog about Front-end, JavaScript and Security
anzhihe/Free-Web-Books
Learn books from TCP/IP | HTTP(s) | HTML、CSS、JS、JQuery | Vue | PHP | Web | Web Server
luodaoyi/kms-server
a docker image for kms
AndrewMarchukov/tracker-add
Fully automated script for adding more trackers to Transmission.
Eished/self-study-exam_notes
080901 计算机科学与技术 计算机信息管理 深圳大学自考本科学习笔记
shornado/mybook
my pdf books
JackChan1999/EasyKotlin
Kotlin极简教程
xuexiangjys/XQRCode
A very convenient and practical qrcode scanning, analysis, generation library.(一个非常方便实用的二维码扫描、解析、生成库)
gaoqiangz/pfw
PowerFramework for PowerBuilder
1743294154/Wireshark
Wireshark 从入门到精通,主要是里面是我抓的各种包等等
BayMax-Yi/BayMaxScanner
2ruslan/wrx
Export DataWindow (PowerBuilder) to Excel
flohwie/raspi-MCP3201
Functions for reading the MCP3201 12-bit A/D converter using the SPI bus either in MSB- or LSB-mode with the Raspberry Pi
bigbarrelru/NTC_MF52AT_10K
Use NTC MF52AT 10K with Arduino
joshball/locate32
shuaigang0124/vx-push
微信公众号测试号推送消息:配置完成后,不用修改代码,直接使用数据库即可配置需要推送的用户以及推送的消息
oneway3124/MF52_10K
热敏电阻测试分析
PuppiesAndKitties/Python3_Web
基于《Python网络编程》第三版的源代码加自己的一些注解