python 中文乱码问题2

1.文件存为utf-8的格式,windows和linux两个环境都可以用 2.中文输出可以采用u方法 比如:print u'成年'
posted @ 2015-08-01 12:40  博客ss  阅读(111)  评论(0)    收藏  举报