将.NET 4.5引入了CLR的新版本? [英] Will .NET 4.5 introduce a new version of the CLR?

查看:383
本文介绍了将.NET 4.5引入了CLR的新版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在过去不是.NET的每一个新版本附带的CLR的新版本。我知道.NET 1.0,1.1,2.0和4.0做了,但是.NET 3.0和3.5都没有。

In the past not every new version of .NET came with a new version of the CLR. I know .NET 1.0, 1.1, 2.0 and 4.0 did, but .NET 3.0 and 3.5 did not.

将.NET 4.5引入一个新的CLR?而一个人如何判断是否有一个新的CLR?

Will .NET 4.5 introduce a new CLR? And how does one tell if there's a new CLR?

推荐答案

是,.NET 4.5有一个品牌崭新的CLR的新版本,你可以阅读有关的改进在;

Yes, .NET 4.5 has a brand spanking new version of the CLR, you can read about the improvements at;

<一个href="http://blogs.microsoft.co.il/blogs/sasha/archive/2011/09/17/improvements-in-the-clr-core-in-net-framework-4-5.aspx">http://blogs.microsoft.co.il/blogs/sasha/archive/2011/09/17/improvements-in-the-clr-core-in-net-framework-4-5.aspx

要澄清;这是CLR的一个新版本,实际上的替换的4.0之一,所以无论把它称为更新或新的CLR是有争议的。

To clarify; this is a new version of the CLR that actually replaces the 4.0 one, so whether to call it an update or a new CLR is disputable.

要告诉你下运行的CLR版本,使用

To tell which CLR version you're running under, use

System.Runtime.InteropServices.RuntimeEnvironment.GetSystemVersion()

这篇关于将.NET 4.5引入了CLR的新版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆