import MySQLdb #因為MySQLdb不支援python3,所以有開發者開發了python3能使用的mysqlclient,在import的時候仍然以MySQLdb為名,且操作和MySQLdb都 ...
確定! 回上一頁