CLR(Common Language Runtime) 公共语言运行库
Posted themiao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CLR(Common Language Runtime) 公共语言运行库相关的知识,希望对你有一定的参考价值。
.NET Core 使用 CoreCLR
.NET Framework 使用CLR.
1. 将代码编译为IL (Intermediate Language)
2. CLR 把IL 编译为平台专用的本地代码.
IL 运行时, JIT(Just-In-Time) Compiler 编译IL代码, 创建特定于平台的本地代码.
以上是关于CLR(Common Language Runtime) 公共语言运行库的主要内容,如果未能解决你的问题,请参考以下文章
开机提示OAAutoRun.exe Common Language Runtime Debugging Services每次开机都要选择确定
安装jdk出现问题:Error opening registry key'software\Javasoft\Java Runti
Github actions rails commands "/bin/ruby: invalid option -: (-h will show valid options) (Runti