问题描述
是否所有版本的Windows 7包含3.5版本的.NET Framework的?
Do all versions of Windows 7 include version 3.5 of the .NET Framework?
推荐答案
据在MSDN论坛帖子(如http://social.msdn.microsoft.com/Forums/en/netfxsetup/thread/347bc59c-374c-43f9-a2ed-e9bb89c6f25b), Windows 7包含在.NET Framework 3.5.1。
According to postings on MSDN forums (such as http://social.msdn.microsoft.com/Forums/en/netfxsetup/thread/347bc59c-374c-43f9-a2ed-e9bb89c6f25b), Windows 7 includes the .NET Framework 3.5.1.
不过,这是一个可选的安装(可能更正确,可以禁用):
However, it's an optional install (probably more correctly it can be disabled):
对于Windows 7,它包含了.NET框架3.5.1作为操作系统组件。这意味着你将获得的.NET Framework 2.0 SP2,3.0 SP2和3.5 SP1另外,如果你已经安装了Windows 7,因此,您不必手动安装.NET 3.5 SP1的几个岗位3.5 SP1 bug修复。我们可以添加或通过程序去掉3.5的功能与SP1和功能控制面板。
微软确实应该有一些正式文件,使这个明确的地方,但是这是最好的,我可以挖掘。
Microsoft should really have some official documentation that makes this clear somewhere, but this is the best I could dig up.
这篇关于是否所有版本的Windows 7包含3.5版本的.NET Framework的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!