发布时间:2019-09-07 08:12:42编辑:auto阅读(2041)
只要把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
50542
49859
40450
37448
31873
28752
27673
22454
22450
20762
548°
1167°
953°
879°
1137°
996°
1620°
3006°
2721°
2052°