文件名称:MSILandTutorial
介绍说明--下载内容均来自于网络,请自行研究使用
Microsoft Intermediate Language (MSIL)微软中间语言
这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下:
MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。
-Microsoft Intermediate Language (MSIL), Microsoft Intermediate Language This is an effect similar to Java byte-code language, but also in different platforms in order to transplant between the code generated. Specific process is as follows: MSIL is. NET code into machine language of a middle course. It is a range of advanced language and based on Intel' s assembly language pseudo-assembly language. When the user of a compiler. NET program, the compiler source code will be translated into one group can be effectively converted into machine code and independent of the CPU' s instructions.
这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下:
MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。
-Microsoft Intermediate Language (MSIL), Microsoft Intermediate Language This is an effect similar to Java byte-code language, but also in different platforms in order to transplant between the code generated. Specific process is as follows: MSIL is. NET code into machine language of a middle course. It is a range of advanced language and based on Intel' s assembly language pseudo-assembly language. When the user of a compiler. NET program, the compiler source code will be translated into one group can be effectively converted into machine code and independent of the CPU' s instructions.
相关搜索: msil
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CodeGuru MSIL Tutorial英文版.mht
MSIL 教程(三):类和异常处理 - 白发先生 - CSDNBlog.mht
MSIL 教程(二):数组、分支、循环、使用不安全代码和如何调用Win32 API - 白发先生 - CSDNBlog.mht
MSIL 教程(三):类和异常处理 - 白发先生 - CSDNBlog.mht
MSIL 教程(二):数组、分支、循环、使用不安全代码和如何调用Win32 API - 白发先生 - CSDNBlog.mht