locale
英 [ləʊˈkɑːl]
美 [loʊˈkæl]
n. 发生地点; 现场
复数:locales
BNC.22664 / COCA.9800
牛津词典
noun
- 发生地点;现场
a place where sth happens
柯林斯词典
- N-COUNT 场所;地点
Alocaleis a small area, for example the place where something happens or where the action of a book or film is set.- An amusement park is the perfect locale for a bunch of irrepressible youngsters to have all sorts of adventures.
游乐场是一帮精力过剩的年轻人寻求各种惊险刺激的绝佳场所。
- An amusement park is the perfect locale for a bunch of irrepressible youngsters to have all sorts of adventures.
英英释义
noun
双语例句
- The sort command sorts the input using the collating sequence for the locale ( LC_COLLATE) of the system.
sort将按照系统的locale(LCCOLLATE)的排序序列来对输入进行排序。 - The locale option affects how some programs format numbers, currency, time and dates.
区域设置选项将影响某些程序显示数字、货币、时间和日期的格式。 - The default text for the control is localized based on the current locale for the server.
控件的默认文本将根据服务器当前的区域设置进行本地化。 - Also, en_US.UTF-8 may not be the right locale for you.
另外,enUS.UTF-8可能对于您来说并不是一个合适的locale。 - I first searched for the relevant standards and library documentation to determine what a correct locale should look like.
我首先查找了相关的标准和库文档来确定一个正确的本地化参数应该是什么样的。 - You have to provide a locale identifier and a style of formatter as parameters to the construction method.
必须以参数的形式向这个构建方法提供一个locale标识符和formatter的一个样式。 - The character code, considering the current keyboard states and input locale.
字符代码,考虑到最近的键盘状况和输入场所。 - To detect if the current locale uses the UTF-8 encoding.
为检测当前语言环境是否使用了UTF-8编码。 - Added step to check locale.
添加了检查区域设置的步骤。 - Method lets you set the default locale inside the code.
通过Locale.setDefault()方法可以在代码中设置默认的地区。