首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

一个异常

2012-01-26 
一个错误computer_zh_cn.propertiesuser.word用户:{}www.computer.comaasasf{1}Savecouldnotbecompleted

一个错误
computer_zh_cn.properties
user.word=用户:{}   www.computer.com;aasasf{1}

Save   could   not   be   completed

Reason:
    Some   characters   cannot   be   mapped   using "ISO-8859-1 "   character   encoding.
Either   change   the   encoding   or   remove   the   characters   which   are   not   supported
by   the   "IsO-8859-1 "   character   encoding.

如何解决呢?

[解决办法]
把头部分的编码方式改为ISO-8859-1即可.

热点排行