随笔分类 -  linux

linux
摘要:zip -r fileName.zip filePath 阅读全文
posted @ 2017-04-18 18:45 IT小强xqitw 阅读(128) 评论(0) 推荐(0)
摘要:一、下载swoole 地址:https://github.com/swoole/swoole-src二、将下载好的压缩包放在linux服务器下三、解压压缩包到任意目录 # unzip swoole-src四、进入解压好的目录 # cd swoole-src五、运行phpize来生成php编译配置 # 阅读全文
posted @ 2017-02-23 19:37 IT小强xqitw 阅读(2701) 评论(0) 推荐(0)