SSCLI 2.0(转子)和.NET之间的区别是什么?转子、区别、SSCLI、NET

由网友(玩真心)分享简介:有没有对SSCLI 2.0和.NET之间存在较大的差异,我知道,使用微软不会释放他们的垃圾收集器或JIT编译器和简单的实现,但就剩下而言有多大的区别?Is there a large difference between the SSCLI 2.0 and .NET, I know that Microsoft wo...

有没有对SSCLI 2.0和.NET之间存在较大的差异,我知道,使用微软不会释放他们的垃圾收集器或JIT编译器和简单的实现,但就剩下而言有多大的区别?

Is there a large difference between the SSCLI 2.0 and .NET, I know that Microsoft wouldn't release their garbage collector or JIT compiler and simpler implementations are used, but as far as the rest is concerned is there much difference?

推荐答案

所不同的是在GC和JIT。他们simpfied这两个功能时,部署到SSCLI。

The difference is in GC and JIT. they simpfied these two feature when deploy to SSCLI.

阅读全文

相关推荐

最新文章