Unfortunately, CIL is statically typed and as I alluded to in my introduction, this is where the DLR comes in to enable interoperability between the CLR and dynamic languages such as Ruby.
不幸的是,CIL是静态类型语言,不过,正如我之前在介绍中提及的那样,这就是DLR如何能够提供CLR和例如Ruby这样动态语言交互能力的关键所在。
NET code is compiled not into native code, but into an intermediate language imaginatively called CIL (Common intermediate language).
NET代码不会被编译成本地代码,而是转换成为一种可以称为CIL(公共中间语言)中间语言。
As figure 4 illustrates the HTTP call is translated into a HTTPCommand object in the.net based OnCast CIL library.
图4中所展示的http呼叫在基于。NET的OnCastCIL库中,被转换为HTTPCommand对象。
Is there a generic CIL code to convert any type instance to string?
有一个通用的CIL代码转换成任何类型的实例的字符串?
With CIL, the code that is in the executable file is not actually executed.
与CIL代码不实际执行的可执行文件。
With CIL, the code that is in the executable file is not actually executed.
与CIL代码不实际执行的可执行文件。
应用推荐