第2部分高级软件工程主题开发模式与平台分解.ppt

第2部分高级软件工程主题开发模式与平台分解.ppt

Matrici We already know that an assembly does NOT contain native binary code, but instead MSIL code. Obviously before the MSIL code can be executed it must be converted into native binary instructions. Converted? Does this mean interpreted? NO! The MSIL code is compiled and not thrown away. This means that next time the code is requested it is already in the form of machine instructions and thus this mechanism in the log run is far more efficient than an interpreter for example. The compilation is carried out by a JIT (Just In Time) compiler. Does the compiler compile all of the code

文档评论(0)

1亿VIP精品文档

相关文档