发布时间:2019-09-07 08:12:42编辑:auto阅读(2583)
只要把python脚本保存为utf-8的格式,那么无论是eclipse还是Python shell都可以正常使用中文了,哈哈,太爽了!!!!通杀所有2.7以上python版本
另外在使用pymssql时,这样调用:
conn = pymssql.connect(host =strServer,database =strDBName,user=strUser,password=strPassword, charset="utf8")
就可以正常处理中文了!
上一篇: Python 连接Access数据库
下一篇: 多版本python下,安装pip
53729
40568
34990
30715
25582
25357
23795
19268
15389
14884
1436°
1324°
1428°
1455°
1468°
1648°
1600°
1511°
1611°
1563°