开发者

is JRE internationalized?

Is it possible to know with Syste开发者_开发问答m.getParameter is the installed JRE is internationalized or not?

Andrew


As far as I know, the difference between the english-only JRE and the internationalized only concerns the availability of Locale-specific data, used for example for TimeZone, Calendar, NumberFormat, DateFormat, message strings and such.

This should have no influence on the character encodings used for your files.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜