*之间的区别是什么哪个版本的框架运行*和*了运行时的版本正在运行*? [英] What is the difference between *which version of the framework is running* and *which version of the runtime is running*?

查看:99
本文介绍了*之间的区别是什么哪个版本的框架运行*和*了运行时的版本正在运行*?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

<一个href="http://stackoverflow.com/questions/3704449/net-what-version-of-the-framework-am-i-currently-running-in-from-c">In这个帖子,@kbrimington提到,还有的该框架的版本正在运行的之间的细微差别和了运行时的版本正在运行

In this post, @kbrimington mentions that there is a subtle difference between which version of the framework is running and which version of the runtime is running.

有什么区别是什么呢?

推荐答案

下面是一个快速的故障,可能给你你想要的信息。它可以是混乱,但它是值得你花时间来了解这三个,以及它们如何不同,相互关联的区别。

Here is a quick breakdown that might give you the information you want. It can be confusing, but it is worth your time to understand the difference between all three and how they differ and interrelate.

CLR    .NET    C#  
----   ----    ----  
1.0    1.0     1.0  
1.0    1.1     1.0  
2.0    2.0     2.0  
2.0    3.0     3.0  
2.0    3.5     3.0  
4.0    4.0     4.0  
4.0    4.5     5.0

这篇关于*之间的区别是什么哪个版本的框架运行*和*了运行时的版本正在运行*?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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