节点安装先准备: -环境 Centos7+-硬盘500GB+宝塔环境,硬盘挂载到www盘 下载安装节点 cd /www/wget https://bitcoin.org/bi...
1.安装编译相关工具yum -y groupinstall "Development tools"yum -y install zlib-devel bzip2-devel ...
EASYSWOOLE 聊天室DEMO 项目来源[https://github.com/easy-swoole/demo/tree/3.x-chat] 1.git拉取代码 2....
https://npm.taobao.org/mirrors/git-for-windows/
1.官网下载phpredis扩展 http://pecl.php.net/package/redis 2.下载解压,上传服务器 3.查询phpsize目录 ,准备编译环境 4...
首先安装composer https://getcomposer.org/download/ 选择对应的php版本 镜像选择中国镜像或者阿里云镜像,我这里选择了阿里云镜像 c...
当前日期是周六
使用pip安装软件beautifulsoup4一直失败,解决办法:pip换了命令:python -m pip install beautifulsoup4
vue axios跨域请求发送两次问题 问题: vue axios跨域请求,在Request Headers加Authorization传递Token时,发现统一请求触发了两...