跟着 Github 学习 Restful HTTP API 设计
http://cizixs.com/2016/12/12/restful-api-design-guide
隐藏 Linux 命令行历史
http://www.ttlsa.com/linux-command/hide-linux-command-history/
缓存穿透、缓存并发、热点缓存之最佳招式
https://mp.weixin.qq.com/s?__biz=MzAxODcyNjEzNQ==&mid=2247484619&idx=1&sn=beb66d7d52cca362530998cf8f2cf5e2&key=960cf11a664bfb27a9982b3bdd31b564b304ecb9d578e47e530889985bf5638c88ecc48c5fe77ab6228791a277a65c0a2f49768f43bd78ef7cbf6922e922ea38669c1e9b1b9deb8603c60110e8ac3623&ascene=0&uin=MTg4MzUxNTUyMQ%3D%3D&devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.11.6+build(15G31)&version=12000510&nettype=WIFI&lang=zh_CN&fontScale=100&pass_ticket=qFzg2TmFpz4Z%2BGMNwahYzUWQ14%2F5TfFmivHXbxRBLCRsBYwbiRiw%2F1j%2BK868VECC
如何判断 Linux 服务器是否被入侵?
https://linux.cn/article-9116-1.html
sql语句执行顺序
https://www.cnblogs.com/qanholas/archive/2010/10/24/1859924.html
PHP 命名空间与自动加载机制介绍
https://www.cnblogs.com/woider/p/6443854.html
Nginx+Php-fpm运行原理详解
https://www.cnblogs.com/walblog/articles/9066563.html
trim处理中文为什么会乱码(单字节字符和多字节字符)
https://segmentfault.com/a/1190000011619308
swoole 日志配置
https://wiki.swoole.com/wiki/page/280.html
ac自动机算法
https://www.cnblogs.com/cmmdc/p/7337611.html
读扩散,写扩散相关
https://blog.csdn.net/shenjian58/article/details/89850897
漫画爬虫
https://github.com/lossme/TencentComicBook/blob/master/README.md
PHP-深入理解Opcode缓存
https://www.cnblogs.com/JohnABC/p/4531029.html
如何查询死锁
http://blog.itpub.net/674865/viewspace-2123686/
https://www.sohu.com/a/335752662_222322
mysql 锁类型&详解(这篇文章写得很好)
https://www.aneasystone.com/archives/2017/11/solving-dead-locks-two.html
mysql join操作
https://www.jianshu.com/p/741a6d4efc44
https://www.jianshu.com/p/16ad9669d8a9
mysql join操作,驱动表(接上)
https://blog.csdn.net/aishuxi7641/article/details/101591537
https://blog.huoding.com/2013/06/04/261
php7数组底层
https://blog.csdn.net/ligupeng7929/article/details/90521059
https://blog.csdn.net/qp2624/article/details/53419992
https://www.sohu.com/a/119748257_464029
php7内存管理
https://segmentfault.com/a/1190000014764790
https://blog.csdn.net/qq_35703848/article/details/90577757
面试题
https://github.com/NotFound9/interviewGuide
i/o模型
https://blog.csdn.net/wzl1217333452/article/details/107122498/
事件驱动
https://www.cnblogs.com/-hao-/articles/10519628.html
hive(大数据)
https://blog.csdn.net/u013128262/article/details/80040310?utm_source=blogxgwz35
https://blog.csdn.net/weixin_40954107/article/details/102942253
MySQL varchar索引长度(MySQL varchar index length)
https://www.it1352.com/904138.html
InnoDB一棵B+树可以存放多少行数据?
https://www.cnblogs.com/leefreeman/p/8315844.html
分布式事务
https://juejin.cn/post/6844903647197806605
golang2019激活
https://www.cnblogs.com/zhangguosheng1121/p/11448194.html
https://www.codepeople.cn/2019/09/04/Windows10-GO-JIHUO/
pprof 分析grpc
https://blog.csdn.net/kevin_tech/article/details/110508469
栈分析
https://zhuanlan.zhihu.com/p/25816426
golang资料&社区推荐
https://github.com/Unknwon/go-study-index
go学习路线&资料推荐
https://www.cnblogs.com/alwaysbeta/p/15869763.html
sql解析器详解
https://www.cnblogs.com/smartloli/p/15857369.html
golang 类型别名和类型定义区别(type a = int 和 type a int的区别)
https://www.jianshu.com/p/cb5e401819dc
golang reflect包基本用法
https://blog.csdn.net/weixin_38168590/article/details/102242540
[golang]移动测试开发 记一次 connection-reset-by-peer 问题定位
https://testerhome.com/articles/23296
分布式算法
https://www.cnblogs.com/yrxing/p/16041954.html
golang range 关键字解析
https://blog.csdn.net/chuzong1354/article/details/100777414
支付宝同步异步验签文档
https://opensupport.alipay.com/support/helpcenter/192/201602471954?ant_source=antsupport#anchor__9
dlv调试
https://www.cnblogs.com/wanghui-garcia/p/10455217.html
https://zhuanlan.zhihu.com/p/391471057
https://github.com/marmotedu/geekbang-go/blob/master/Delve%E4%BD%BF%E7%94%A8%E8%AF%A6%E8%A7%A3.md
groupcache
https://haicoder.net/groupcache/groupcache-struct.html
hash和hash桶
https://blog.csdn.net/lqy971966/article/details/100174894
c语言union的使用介绍
http://c.biancheng.net/view/2035.html
redis 字典底层代码分析
https://www.cnblogs.com/yinbiao/p/10766357.html
redis hash表迭代器
https://segmentfault.com/a/1190000020458561
数据库性能优化方案
https://www.cnblogs.com/skychen1218/p/16059148.html
phpstrom激活
https://www.cnblogs.com/candy-Yao/p/7512900.html
http://www.edbiji.com/doccenter/showdoc/176/nav/3066.html
上传composer包
https://blog.csdn.net/qq_42249896/article/details/106500999
虚拟机ubuntu磁盘空间不足,如何扩容
https://blog.csdn.net/weixin_41607151/article/details/82785998
mysql 查询缓存
https://blog.csdn.net/BestandW1shEs_lsy/article/details/122343785
markdown使用流程图
https://baijiahao.baidu.com/s?id=1680509829195209918&wfr=spider&for=pc
快速查找php.ini文件位置
https://www.php.cn/faq/342666.html
php7垃圾回收机制
https://www.php.cn/faq/425508.html
mongodb
https://pdai.tech/md/db/nosql-mongo/mongo.html
死锁排查记录
https://cloud.tencent.com/developer/article/1609770
go 中 time.Time字段在返回时显示正常的时间格式处理方法
https://blog.csdn.net/JineD/article/details/115673373
用go实现redis
https://www.cnblogs.com/Finley/category/1598973.html
ffmpeg文档
https://wklchris.github.io/blog/FFmpeg/index.html
AI资料
ai.codefather.cn
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 【自荐】一款简洁、开源的在线白板工具 Drawnix