摘要: Throughout this text, I've often employed the ILDASM utility to illustrate the Microsoft intermediate language (MSIL) that the C# compiler generates. I used ILDASM to give you a more complete understanding of the lower-level workings of the C# compiler. Although I briefly explain what each MSIL instruction does in the context of the chapter in which the instruction is used, I thought it would be nice to have a central listing of all the instructions. In the following table, I list each MSIL inst  阅读全文

Artech 2007-08-22 11:39 发表评论

文章来源:http://www.cnblogs.com/artech/archive/2007/08/22/865068.html
Posted on 2008-04-22 23:06  dudubeibei  阅读(110)  评论(0)    收藏  举报