|
|
1
9
在POSIX系统上,它看起来像setlocale(LC\u CTYPE,NULL);将返回当前区域设置。 |
|
|
2
7
一般来说,您不想——相反,您(通常)只想遵守它使用无名语言环境(即。,
|
|
|
3
5
重复 Find out the language windows was installed as 总之-“您想要的Win32函数是GetSystemDefaultUILanguage()”(当然假设是Windows) |
|
|
4
0
http://www.manpagez.com/man/1/locale/ 有一个变量及其含义的部分列表。 |