CLR和CLI - 的区别是什么?区别、CLR、CLI

由网友(对你的爱,早已负荷不起)分享简介:我很新的.NET框架,所以我想知道究竟是CLR与放大器之间的差异; CLI?无论从什么我已阅读到目前为止,这似乎表明,CLI是CLR的一个子集。但并非一切都在CLR强制?究竟什么可以被排除在外的CLR创建一个CLI?I am quite new .NET framework, hence I want to know...

我很新的.NET框架,所以我想知道究竟是CLR与放大器之间的差异; CLI?无论从什么我已阅读到目前为止,这似乎表明,CLI是CLR的一个子集。但并非一切都在CLR强制?究竟什么可以被排除在外的CLR创建一个CLI?

I am quite new .NET framework, hence I want to know what exactly is the difference between CLR & CLI ? From whatever I have read so far, it seems to indicate that CLI is a subset of CLR. But isn't everything in the CLR mandatory ? What exactly may be left out of CLR to create a CLI?

推荐答案

在 CLR 是微软实施的 CLI标准。

阅读全文

相关推荐

最新文章