240 发简信
IP属地:台湾
  • CentOS 7.5 安装 Python3.7.1

    1. 安装开发者工具 yum -y groupinstall "Development Tools" 2. 安装Python编译依赖包 yum -y install open...