Posted on 2010-03-05 01:55
leekiang 阅读(1523)
评论(0) 编辑 收藏 所属分类:
eclipse netbeans
方法一,使用eclipse的jinto插件编辑,会自动调用java的native2ascii把文件转码。(没用过)
方法二:
1)Eclipse --> Window -->Preferences
2)在“type filter text“的框框里输入"Content Types"
3)点击右边的Text,选择 JavaScript,把Default encoding改为GBK
来源:网络