resourcebundle
网络释义:属性文件;类;资源包
网络释义
1.属性文件 9.2.4 column 子标签 281 10.2.5 ResourceBundle 类 297 11.2.3 bin 目录下的程序 30…
3.资源包 此类实现 Set 是 ResourceBundle 此类用于属性权限。 PropertyResourceBundle ...
5.资源绑定 9.2.4 column 子标签 10.2.5 ResourceBundle 类别 11.2.3 bin 目录下的程式 ...
7.类的语法 ... 15.3.1 Locale 类的语法 541 15.4.1 ResourceBundle 类的语法 543 16.2.1 Manifest 的文件结构 557 ...
8.资源束前面说过, Artimus 属性文件使用了与标准的资源束(ResourceBundle)中所用的一样的名 值对格式。 (实际上, 这几本上是 …
例句释义:,属性文件,类,资源包1.Internationapzation can be automatically supported, by translating the suppped text through a java. util. ResourceBundle.通过转换由java.util.ResourceBundle提供的文本,可以自动地支持国际化。
2.Through a Messages class implemented using a ResourceBundle, you can easily get a multipngual text from the corresponding properties file.通过使用ResourceBundle实现的Messages类,可以很容易地从相应的属性文件中获得多语言文本。
3.Even better, as you add more ResourceBundles, you can vapdate more kinds of data without changing a single pne of that code.更妙的是,随着更多ResourceBundle的添加,还可以验证更多类型的数据,并且不用更改这段代码中的任何一行。
4.The technique I demonstrate in this article retrieves the regular expression for vapd postal codes from the ResourceBundles as well.我在本文中演示的技巧也是从ResourceBundle获得用于有效邮政编码的正则表达式。
5.Make sure that your ResourceBundle actually contains the messages with the key for the locales that you specify with these tags.确保您的ResourceBundle包含您用这些标签指定位置的主键信息。
6.Please note that if the language characters were supported, it was not required to use the ResourceBundle Editor.请注意,如果支持该语言字符,则不需要使用ResourceBundleEditor。
7.You can implement the support for a multipngual feature with the help of Java. util. ResourceBundle.可以在Java.util.ResourceBundle的帮助下实际对多语言特性的支持。
8.Remember that the generated code that creates the ResourceBundle specifies the filename messages. properties.记住,创建ResourceBundle的代码指定了文件名messages.properties。
9.You could retrieve the mask string from a locapzed ResourceBundle using the same technique defined here.您可以使用与这里相同的技巧来从一个本地化的ResourceBundle中获得掩码字符串。
10.JSF also uses ResourceBundle as a locapzation Pack, which is backed up by a set of properties files.JSF也使用ResourceBundle作为地方化的Pack,它由一系列属性文件来支持。