随笔分类 - Swoole
摘要:基于swoole的 $this->request()->getSwooleRequest()->server['path_info']; 基于es3自带的 $this->request()->getUri()->getPath();
阅读全文
posted @ 2020-12-05 14:18
代码小伙
摘要:查找相应端口号对应的PID(以我的为例,我的是9501端口) 清除这个进程 启动客户端这时就会报错连不上了,证明服务已关
阅读全文
posted @ 2018-09-26 17:27
代码小伙