摘要:
1. Adding the MySQL Yum Repository First, add the MySQL Yum repository to your system's repository list. Follow these steps: Go to the download page f 阅读全文
摘要:
安装python3.6可能使用的依赖 下载python3.6编译安装 到python官网下载https://www.python.org 下载最新版源码,使用make altinstall,如果使用make install,在系统中将会有两个不同版本的Python在/usr/bin/目录中。这将会导 阅读全文