专题文章
时长:00:00更新时间:2020-11-09 15:16:43
pythonmysql数据库'latin:UnicodeEncodeError:'latin-1' codec can't encode character ... This is because MySQLdb normally tries to encode everythin to latin-1. This can be fixed by executing the following commands right after you've etablished the connection: db . s
查看详情