.NET:CLR via C# A Brief Look at Metadata
摘要:
基础知识A managed PE file has four main parts: the PE32(+) header, the CLR header, the metadata, and the IL. The PE32(+) header is the standard information that Windows expects. The CLR header is a small block of information that is specific to modules that require the CLR (managed modules). The header 阅读全文
posted @ 2013-10-30 18:03 幸福框架 阅读(779) 评论(0) 推荐(0)
浙公网安备 33010602011771号