摘要:
java https://repo.huaweicloud.com/java/jdk/ postgresql各版本下载-国内高速镜像 腾讯下载镜像地址:https://mirrors.cloud.tencent.com/postgresql/ 阿里下载镜像地址:https://developer.a 阅读全文
摘要:
查看是否有相应的包 yum search python yum install -y python36 的命令安装 配置pip国内源 mkdir -p ~/.pip vi ~/.pip/pip.conf 添加以下内容 [global] index-url = https://pypi.tuna.ts 阅读全文