常用地址收集

1、get\post区别

https://www.zhihu.com/question/28586791

https://mp.weixin.qq.com/s?__biz=MzI3NzIzMzg3Mw==&mid=100000054&idx=1&sn=71f6c214f3833d9ca20b9f7dcd9d33e4#rd

2、一文搞定 UDP 和 TCP 高频面试题

https://mp.weixin.qq.com/s/Hda0LCYAKTvwfUMMm_i4Ng

3、网络基础知识

https://github.com/colinlet/PHP-Interview-QA

4、reactor模型

https://cloud.tencent.com/developer/article/1488120

5、php5.5以上yield

https://www.cnblogs.com/zuochuang/p/8176868.html

6、swoole进程描述

https://blog.csdn.net/weixin_40022980/article/details/82705109

https://www.cnblogs.com/JsonM/articles/7325001.html

https://www.cnblogs.com/chunguang/p/5538125.html

7、composer理解

https://segmentfault.com/a/1190000014948542

8、bio\nio\aio

https://www.cnblogs.com/lixuwu/p/10746439.html

https://blog.csdn.net/qq_44469275/article/details/95954702

https://blog.csdn.net/yubujian_l/article/details/83244701

9、B+树

https://www.cnblogs.com/leefreeman/p/8315844

.html

10、select\poll\epoll

https://www.cnblogs.com/aspirant/p/9166944.html

https://www.cnblogs.com/zhanglixina/p/9584115.html(推荐看)

11、30张图搞定http

https://mp.weixin.qq.com/s/UrDvHr2qteHw9LGRiQbTjA

https://www.cnblogs.com/cyfonly/p/9061262.html

12、go比较好的资料

https://www.liwenzhou.com/

http://c.biancheng.net/view/4361.html

https://zhuanlan.zhihu.com/p/77425984

https://studygolang.com/articles/26879?fr=sidebar

http://www.topgoer.com/

13、net.ipv4.tcp_tw_recycle是否启用

http://www.cnxct.com/coping-with-the-tcp-time_wait-state-on-busy-linux-servers-in-chinese-and-dont-enable-tcp_tw_recycle/

14、比较好的架构文章

https://www.cnblogs.com/shanyou/p/5048099.html?utm_source=tuicool&utm_medium=referral

15、nginx限流文章

https://www.cnblogs.com/duanxz/p/3977756.html

16、强大的strace

https://blog.csdn.net/cs729298/article/details/81906375

17、php面试题

https://github.com/duiying/PHP-NOTES

https://github.com/wanglelecc/interview

https://github.com/rucblake/php-be-interview

https://github.com/lengyue1024/BAT_interviews/blob/master/PHP%E9%9D%A2%E8%AF%95%E9%A2%98%E5%8F%8A%E7%AD%94%E6%A1%88.md

https://github.com/colinlet/PHP-Interview-QA

https://github.com/wudi/PHP-Interview-Best-Practices-in-China

18、php依赖注入

https://www.cnblogs.com/liliuguang/p/7825078.html

https://www.cnblogs.com/i6010/articles/10559630.html

19、strtoupper或strtolower中文乱码

https://blog.csdn.net/whd526/article/details/77871433?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task

20、session\cookie

https://www.zhihu.com/question/19786827

21、php数组解释

https://www.cnblogs.com/schaepher/p/12515102.html

22、常用算法

https://www.imooc.com/article/247285

23、数据库范式

https://www.cnblogs.com/xiaozengzeng/p/10720226.html

24、rocketmq 原理入门

https://segmentfault.com/a/1190000021263916

25、PHP内核剖析

https://www.kancloud.cn/lifei6671/php-kernel

26、设计模式

https://design-patterns.readthedocs.io/zh_CN/latest/read_uml.html#id1

https://www.jianshu.com/p/6f93a4e0ae27

27、mysql-叶问

https://github.com/zhishutech/zst-ask-ye

28、redis手册

http://www.redis.cn/documentation.html

29、http状态码

https://mp.weixin.qq.com/s?__biz=MzA4MjkxMzMyNg==&mid=2654068952&idx=1&sn=1bd63a71610d73fcd563888d6f93398d&scene=24&srcid=0804843QrwLCsKWGYxfPum2H#wechat_redirect

30、API网关kong

https://www.jianshu.com/p/a68e45bcadb6

31、秒杀方案

https://blog.csdn.net/qq_29202427/article/details/84402391?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.nonecase

32、算法

https://blog.csdn.net/qq_28958301/article/details/93192577

33、死锁

https://www.cnblogs.com/LBSer/p/5183300.html

34、算法小抄

https://labuladong.gitbook.io/algo/

35、PHP标准库(SPL)

https://www.php.net/manual/zh/book.spl.php

36、java学习

https://www.liaoxuefeng.com/wiki/1252599548343744/1260452774408320

37、es倒排索引

https://www.cnblogs.com/TFengStorm/p/11879004.html

38、PHP改go

http://book.qingwakong.com/fyouku/2.0.html

你可能感兴趣的:(php)