














window->preferences->general->editors->text editors->spelling->encoding-> UTF-8
window->preferences->general->workspace->text file encoding-> UTF-8
打开eclipse安装目录->eclipse.ini,末行加上” -Dfile.encoding=UTF-8”
py文件记得保存成UTF-8,文件首行加上”#coding=utf-8”
run-->run configurations->python run->Common-> Encoding ->UTF-8
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。