摘要: 若让Python程序支持中文,需要在Python代码头部加上#-*-coding:CP936-*-或者#-*-coding:utf-8-*-或者#-*-coding=gbk-*- 阅读全文
posted @ 2012-10-05 09:55 完美视界 阅读(249) 评论(0) 推荐(0)