上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 21 下一页

2022年6月22日

Redis的Bitmap使用

摘要: https://blog.csdn.net/weixin_41184457/article/details/122851552 阅读全文

posted @ 2022-06-22 19:10 木林coder 阅读(17) 评论(0) 推荐(0)

2022年5月30日

swoole 进程模型

摘要: https://blog.csdn.net/weixin_40022980/article/details/82705109 阅读全文

posted @ 2022-05-30 19:00 木林coder 阅读(15) 评论(0) 推荐(0)

2022年4月28日

rsync 快速同步文件

摘要: https://blog.csdn.net/qq_58268157/article/details/120717446 rsync -av --delete /root/demo/Config/ rsync://rsync@52.207.246.137/bingo-config --password 阅读全文

posted @ 2022-04-28 21:33 木林coder 阅读(34) 评论(0) 推荐(0)

2022年3月20日

VMware Workstation Pro v16.2.0 官方完整版(附永久激活密钥)

摘要: http://www.usbmi.com/932.html centos7镜像iso http://mirrors.aliyun.com/centos/7.9.2009/isos/x86_64/ https://blog.csdn.net/SDAU_LGX/article/details/12066 阅读全文

posted @ 2022-03-20 13:40 木林coder 阅读(752) 评论(0) 推荐(0)

2022年3月3日

redis导出导入

摘要: 主要步骤 https://www.jianshu.com/p/03da3b9774d8 升级ruby https://blog.csdn.net/llwy1428/article/details/93037393 阅读全文

posted @ 2022-03-03 17:02 木林coder 阅读(26) 评论(0) 推荐(0)

2022年2月16日

json数据类型 相关知识

摘要: https://blog.csdn.net/qq_21187515/article/details/90760337 CREATE TABLE t1 (name varchar(255) , secondary_pitch JSON); INSERT INTO t1 VALUES('Chris Sa 阅读全文

posted @ 2022-02-16 21:17 木林coder 阅读(11) 评论(0) 推荐(0)

2022年1月27日

php提前结束http响应

摘要: echo '提前返回'; fastcgi_finish_request(); 阅读全文

posted @ 2022-01-27 14:46 木林coder 阅读(99) 评论(0) 推荐(0)

2022年1月22日

IPtables 开放端口

摘要: https://www.cnblogs.com/lewisat/p/17939890 https://www.cnblogs.com/qzqdy/p/9253859.html 阅读全文

posted @ 2022-01-22 11:15 木林coder 阅读(47) 评论(0) 推荐(0)

2022年1月19日

服务器集群生成全局唯一ID

摘要: pecl install SeasSnowflake 阅读全文

posted @ 2022-01-19 18:41 木林coder 阅读(36) 评论(0) 推荐(0)

PHP 共享内存初探

摘要: shmop_read 实例方法 https://blog.csdn.net/yongcto/article/details/51984361 阅读全文

posted @ 2022-01-19 18:30 木林coder 阅读(26) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 21 下一页

导航