摘要: wget https://pecl.php.net/get/swoole-4.8.9.tgz //解压 tar -zxvf swoole-4.8.9.tgz cd swoole-4.8.9 //执行命令 phpize && \./configure && \make && sudo make ins 阅读全文
posted @ 2023-04-11 11:08 鱼腥草, 阅读(21) 评论(0) 推荐(0)