美文网首页
在Eclipse中设置字符编码格式

在Eclipse中设置字符编码格式

作者: 小叶与小茶 | 来源:发表于2018-05-19 22:09 被阅读12次

    中国的程序员,即使在IDE中,也会遇到字符编码格式的问题,比如Eclipse。可以通过如下方法进行设置:

    Windows -> Preferences,在搜索框中输入“enc”,选中“General -> Workspace”,在右侧设找到“Text file encoding”,设置为“UTF-8”即可。如下图所示:

    Eclipse设置字符编码

    相关文章

      网友评论

          本文标题:在Eclipse中设置字符编码格式

          本文链接:https://www.haomeiwen.com/subject/jenadftx.html