NET版本附带的Windows是什么版本

NET版本附带的Windows是什么版本

本文介绍了什么.NET版本附带的Windows是什么版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

寻找Windows版本的列表(服务包包含),什么版本的.NET本身是可用。

Looking for a list of Windows versions (service packs included) and what version of .NET is natively available.

例如:

Windows的一种 - .NET框架ž
Windows中的Service Pack 1 - .NET框架ž
的Windows服务包2 - .NET框架是

Windows A - .NET Framework Z
Windows A Service Pack 1 - .NET Framework Z
Windows A Service Pack 2 - .NET Framework Y

通过本身我的意思是有没有的安装完成。

By natively I mean that is there with no installs done.

推荐答案

这应该你想给你所有的答案:

This should give you all the answers you want:

http://en.wikipedia.org/wiki/.NET_Framework#Versions

这篇关于什么.NET版本附带的Windows是什么版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-06 15:47