本文介绍了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?
推荐答案
基本上,你没有运气:
Basically, you are out of luck: http://www.siao2.com/2007/01/03/1392379.aspx
这篇关于en_US.UTF-8区域设置的Windows等效项是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!