/ Published in: Java
You can use this command to convert your properties file to ASCII encoded file. Normally you'll need it to convert your language.properties file.
Expand |
Embed | Plain Text
native2ascii -encoding UnicodeBig app_zh.ucd app_zh.properties
You need to login to post a comment.
