最近看过的一些东西

跟着 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

原文地址:https://www.cnblogs.com/zhp-king/p/8073032.html