windows 设置iis的语言

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6084395/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 16:53:54  来源:igfitidea点击:

set the language of iis

windowsiisiis-7windows-vista

提问by tugberk

is there any way to make IIS language as English? my OS is currently in Turkish so the IIS is.

有没有办法让IIS语言变成英文?我的操作系统目前是土耳其语,所以 IIS 是。

My OS is windows vista home premium so AFAIK, I cannot change the language of it.

我的操作系统是 windows vista 家庭高级版,所以 AFAIK,我无法更改它的语言。

采纳答案by Thomas

You must set English as the display language in the OS. You can do that in the Control Panel -> Region And Language -> Keyboards and Languages -> Display language (at least that is what it is in English.). Vista Ultimate will let you add any language pack for free. The other versions probably require a small payment for each additional language.

您必须在操作系统中将英语设置为显示语言。您可以在“控制面板”->“区域和语言”->“键盘和语言”->“显示语言”(至少英语是这样)中执行此操作。Vista Ultimate 可让您免费添加任何语言包。其他版本可能需要为每种附加语言支付少量费用。

回答by Rob

Have a look at the following article: http://technet.microsoft.com/en-us/library/cc771836%28WS.10%29.aspx

看看下面的文章:http: //technet.microsoft.com/en-us/library/cc771836%28WS.10%29.aspx

Looks like you can change the globalization settings of .Net, but not sure about the UI for IIS. Since it is pretty well engrained within the operating system, you may have to change your system settings. Again, not 100% sure, but seems logical.

看起来您可以更改 .Net 的全球化设置,但不确定 IIS 的 UI。由于它在操作系统中根深蒂固,因此您可能需要更改系统设置。同样,不是 100% 肯定,但似乎合乎逻辑。