摘要: 1. CLR ProcessSource code -> Compiler -> .NET Assembly -> CLR JITApplication domains (System, Shared, Default)Assemblies (Private, Shared) (logical constructs)Modules (physical constructs)Types (Fundamental unit of programmability) (Value types, Reference types)Method Tables (Also known as 阅读全文
posted @ 2013-01-30 16:13 asiasea 阅读(305) 评论(0) 推荐(0) 编辑