sudo apt-get install mysql-server
sudo apt-get install redis-server
sudo apt-get install python-redis
sudo apt-get install python-setuptools
sudo apt-get install python-mysqldb
本文共 235 字,大约阅读时间需要 1 分钟。
sudo apt-get install mysql-server
sudo apt-get install redis-server
sudo apt-get install python-redis
sudo apt-get install python-setuptools
sudo apt-get install python-mysqldb
转载于:https://www.cnblogs.com/smallcoderhujin/p/3284448.html