en_US.UTF-8 语言环境的 Windows 等效项是什么?
如果我想在 Windows 上进行以下工作,正确的语言环境是什么以及如何检测它是否实际存在:此代码是否通用?只是我的系统吗?
If I want to make the following work on Windows, what is the correct locale and how do I detect that it is actually present: Does this code work universaly, or is it just my system?
推荐答案
基本上,你运气不好:http://www.siao2.com/2007/01/03/1392379.aspx
Basically, you are out of luck: http://www.siao2.com/2007/01/03/1392379.aspx
相关文章