python3 中使用mysql报错ModuleNotFoundError: No module named 'MySQLdb'原因是在python2.x中用mysqldb,但是在python3....
確定! 回上一頁