JRE国际化了吗?

发布于 2024-11-01 03:39:42 字数 62 浏览 2 评论 0原文

是否可以通过 System.getParameter 知道安装的 JRE 是否国际化?

安德鲁

Is it possible to know with System.getParameter is the installed JRE is internationalized or not?

Andrew

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

滿滿的愛 2024-11-08 03:39:42

据我所知,纯英文 JRE 和国际化 JRE 之间的区别仅涉及特定于区域设置的数据的可用性,例如用于 TimeZone、Calendar、NumberFormat、DateFormat、消息字符串等。

这应该不会影响文件使用的字符编码。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文