`
weiweichen1985
  • 浏览: 137718 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

属性文件(*.properties)转码为utf-8

 
阅读更多
新建一个批处理文件。。。
内容如下:
native2ascii -encoding gb2312 a.txt b.txt

a.txt文件中是转码前的中文,b.txt就是转码后所需的utf-8格式。。。
分享到:
评论
1 楼 weiweichen1985 2009-04-16  
反转
native2ascii  -reverse b.txt a.txt

相关推荐

Global site tag (gtag.js) - Google Analytics