pip install PyMySQL ... python setup.py install ... connection = pymysql.connect(host='127.0.0.1',. port=3306,. user='root',.
確定! 回上一頁