1 pip 匯入庫pip install mysqlclientpip install pymysql 2 在配置mysql 連線的地方使用import pymysql pymysql.install_as_MySQLdb() 否則可能出現 ...
確定! 回上一頁