摘要:
在Eclipse中设置:window->preferences->general->editors->text editors->spelling->encoding->UTF-8window->preferences->workspace->text file encoding->UTF-8对于eclipse配置文件eclipse.ini,末行加上”-Dfile.encoding=UTF-8” (非必须)文件编码:对于版本为Python 3前的,关键是python源文件首行加上”#coding=utf-8” (如果没有加会报编 阅读全文
posted @ 2011-11-21 19:34
feixingfei
阅读(210)
评论(0)
推荐(0)