cultureinfo
cultureinfo
-
Gets the culture types that pertain to the current cultureinfo object .
获取属于当前cultureinfo对象的区域性类型。
-
For a list of culture names , see the description of the cultureinfo class .
有关区域性名称的列表,请参见cultureinfo类的说明。
-
There are actually two CultureInfo objects associated with the current thread that require your attention .
实际上,需要注意两个与当前线程相关联的CultureInfo对象。
-
A CultureInfo object tracks a culture name that identifies a spoken language .
CultureInfo对象负责跟踪标识某种语言的区域名称。
-
The first CultureInfo object known as the CurrentCulture is not used to localize strings in applications .
第一个CultureInfo对象称为CurrentCulture,它并不是用于本地化应用程序中的字符串。