Localization support

来自cppreference.com
< c

 
 
本地化的支持
setlocale
localeconv
lconv
语言环境种类
Original:
Locale categories
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
LC_ALL
LC_COLLATE
LC_CTYPE
LC_MONETARY
LC_NUMERIC
LC_TIME
 
Defined in header <locale.h>
获取和设置当前的C语言环境
Original:
gets and sets the current C locale
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(函数) [edit]
查询当前语言环境的数字和货币格式的详细信息
Original:
queries numeric and monetary formatting details of the current locale
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(函数) [edit]
格式的详细信息,返回localeconv
Original:
formatting details, returned by localeconv
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(类) [edit]
语言环境种类
Original:
Locale categories
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
setlocale的语言环境类别
Original:
locale categories for setlocale
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(宏不变) [edit]