发布时间:2019-09-07 08:12:42编辑:auto阅读(1629)
只要把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
47860
46423
37309
34755
29329
25988
24938
19965
19561
18047
5804°
6430°
5944°
5973°
7078°
5924°
5960°
6453°
6415°
7796°