Python3 支持 MySQL

来源:互联网 发布:质量管理体系数据分析 编辑:程序博客网 时间:2024/06/14 11:50

其实 就两句:
yum install python-pip#pip install pymysql

0 0