In the Default Locale field, enter en.
在Default Locale字段中,输入en。
By default, the default locale is set to en.
缺省情况下,缺省区域设置被设置为en。
The dictionaries supported by the platform default locale.
使用平台默认地区支持的词典。
It gives me fast access to resources in the default locale.
它为我提供了对缺省语言环境中资源的快速访问。
Listing 2 shows an example default locale for a computer running Linux.
清单2展示了一台运行Linux的计算机的默认语境示例。
The Web application's default locale is en_US, and it also supports zh_CN.
Web应用程序默认的位置是en_US,并且它也支持zh_CN。
Both values are formatted for the default locale as a native user would expect.
这两种值都按默认地区当地用户所期待的那样进行了格式化。
If no arguments are specified on the command line, the default locale for the user's machine is used.
如果在命令行没有指定参数,则使用用户计算机的默认地区。
If the list is empty after going through all the retrieved locales, the portal default locale is added to the list.
如果遍历了所有检索到的区域设置后,该列表为空,则会将门户缺省区域设置添加到列表中。
The ResourceManager class will load the resource files based on the system default locale or you could specify the locale in the constructor.
ResourceManager类将根据系统默认地区或您在构造函数中指定的地区来装载资源文件。
You don't need to create a directory tree or message database for the default locale; the strings for that locale are already embedded in the code.
无需为默认语言环境创建目录树或消息数据库;用于该语言环境的字符串已经被嵌入到代码中。
The LANG environment variable is used to set the default locale for all categories, but LC_* variables can be used to override individual categories.
我们用LANG环境变量为所有类别设置缺省语言环境,但 LC_*变量可以用来覆盖单个类别。
The last possibility is to not specify the locale, which results in using the default locale of the browser, which Dojo extracts from the navigator object.
最后一种可能性就是不指定本地语言环境,而是使用浏览器的默认本地语言环境,而这个默认设置是 Dojo从导航对象提取出来的。
If these configuration variables have not been set, then the JVM's default locale is used, which is obtained from the operating system the JSP container is running on.
如果尚未设置这些配置变量,那么就使用JVM的缺省语言环境,该缺省语言环境是从jsp容器所运行的操作系统中获取的。
In addition to input fields, the program displays the default locale name, the values as originally keyed, their original length, and the number of positions parsed (when applicable).
除了输入域,该程序还显示默认的地区名、初始键入值、初始长度以及解析的位数(可接受的)。
While the bundle base name is fixed for the lifetime of the Msg object, you can switch the locale used by the Msg object by calling its setLocale() method (its default is the JVM's default locale).
“绑定包的名称”在Msg对象的生命周期内将一直存在,可以通过调用 Msg 对象的 setLocale() 来切换语言环境(默认语言环境是JVM 使用的语言环境)。
You could make the configuration more robust by adding a "default" locale.
您可以通过添加“默认”语言环境使配置更加健壮。
The following code returns an instance of ResourceManager with the base name "WelcomeMidlet" and a default system locale
以下代码返回具有 “WelcomeMidlet”基本名称以及系统默认地区的ResourceManager实例
These classes usually have two versions of methods: one that takes a Locale argument and another that assumes the default.
这些类通常有两个版本的方法:一个带Locale参数,另一个假设为默认。
Next, confirm the Portlet name, select the default Internationalization Locale, and select Change the code generation options to override the default names, as in Figure 7.
接着,确认Portlet名称,选择默认的InternationalizationLocale,并选择Changethe codegenerationoptions改写默认名称,如图 7 所示。
QueryLang: the language of the query string; this value must comply with ISO 639 and ISO 3166 standards. (this parameter is optional; the default value is the server locale.)
queryLang:查询字符串的语言;该值必须与ISO 639和ISO 3166标准一致(该参数是可选的;默认值为服务器的位置)。
As the language of the E-mail client and not the browser default language is used, the language of the E-mail client is passed as locale parameter.
当使用的e -mail客户端语言与浏览器默认语言不同时,e - mail客户端的语言作为locale参数传递。
By default, there is no difference between the different locale specific theme policies, but you may want to change that.
缺省情况下,不同区域设置的特定主题策略之间并没有区别,但您可能想对它进行更改。
The first method only requires the base name and it will use the default system locale.
第一种方法只要求基本名称,它将使用系统默认的地区。
You can specify the locale or use the default System locale.
您可以指定一个地区,也可以使用系统默认的地区。
The character encoding of a glossary file must be in UTF-8 or the default encoding under the system's locale.
词汇表文件的字符编码必须是在UTF - 8或系统区域下的默认编码中。
Program documentation, when used in this folder, is contained in locale specific sub-folders in HTML format (except for the default English version).
程序文档用于该文件夹时,是以HTML格式包含在区域具体的子文件夹中(默认的英语版本除外)。
If you do not specify the locale parameter, data for the en_US locale are extracted by default.
如果你没有指定区域参数,那么en_US区域的数据将作为默认值。
You can specify the locale or use the default System locale. Below is the code you need
您可以指定地区,也可使用系统默认地区。
You can change the default messages by creating your own message.properties file and switching out the message resource bundle in the faces context for the specified locale, as shown in Figure 15.
通过创建自己的message .properties文件并断开指定场所的faces上下文中绑定的消息资源,您可以更改默认消息,如图15所示。
应用推荐