久久中文视频-久久中文网-久久中文亚洲国产-久久中文字幕久久久久-亚洲狠狠成人综合网-亚洲狠狠婷婷综合久久久久

以文本方式查看主題

-  曙海教育集團論壇  (http://www.xinguifushi.cn/bbs/index.asp)
--  Microsoft.NET Framework  (http://www.xinguifushi.cn/bbs/list.asp?boardid=68)
----  Applied Microsoft Net Framework Programming讀書筆記  (http://www.xinguifushi.cn/bbs/dispbbs.asp?boardid=68&id=2539)

--  作者:wangxinxin
--  發布時間:2010-12-13 14:27:37
--  Applied Microsoft Net Framework Programming讀書筆記

開始讀Jeffrey Richter的Applied Microsoft Net Framework Programming,將自己的理解記錄下來增加理解。

已經讀到第二章了,就從第二章開始記吧!

Chapter 2: Building, Packaging, Deploying, and Administering Applications and Types

DOT NET Framework Deployment Goals

Previous Windows Pragram have three question:

 1 DLL hell cause application  unstale

2 Customers are diffuclt to manage installing application.

3 Security problem.Customers didn\'t know what the application have do.

Building Types into a Module

MSCorLib.dll is a special file in that it contains all the core types, such as bytes, integers,
characters, strings, and so on. In fact, these types are so frequently used that the C# compiler
automatically references this assembly.

A managed PE file has four main parts: the PE header, the CLR header, the metadata, and the intermediate language (IL).

 The PE header is the standard information that Windows expects.

CLR header was defined as struct the IMAGE_COR20_HEADER(We can find the definition from the the CorHdr.h header file.

typedef struct IMAGE_COR20_HEADER
{
    // Header versioning
    ULONG                   cb;             
    USHORT                  MajorRuntimeVersion;
    USHORT                  MinorRuntimeVersion;
   
    // Symbol table and startup information
    IMAGE_DATA_DIRECTORY    MetaData;       
    ULONG                   Flags;          
    ULONG                   EntryPointToken;
   
    // Binding information
    IMAGE_DATA_DIRECTORY    Resources;
    IMAGE_DATA_DIRECTORY    StrongNameSignature;

    // Regular fixup and binding information
    IMAGE_DATA_DIRECTORY    CodeManagerTable;
    IMAGE_DATA_DIRECTORY    VTableFixups;
    IMAGE_DATA_DIRECTORY    ExportAddressTableJumps;

    // Precompiled image info (internal use only - set to zero)
    IMAGE_DATA_DIRECTORY    ManagedNativeHeader;
   
} IMAGE_COR20_HEADER;

The metadata is a block of binary data that consists of several tables. There are three categories of
tables: definition tables, reference tables, and manifest tables.

Combining  Modules to form an assembly

An assembly is a collection of one or more files containing type definitions and resource files,the following characteristics of assembly should be remembered:

An assembly defines the reusable types

An assembly is marked with a version number

An assembly can have secuity information associated with it


主站蜘蛛池模板: 在线欧美成人 | 在线视频久草 | 成人自拍视频 | 国产一级做a爱片久久毛片a | 全免费a级毛片免费毛视频 全午夜免费一级毛片 | 国产精品2020观看久久 | 看毛片的网址 | 91寡妇天天综合久久影院 | 综合欧美一区二区三区 | 亚洲一区二区三区不卡在线播放 | 99热只有精品一区二区 | 日本一级毛片中文字幕 | 精品视频在线视频 | 亚洲精品永久一区 | 特黄大片aaaaa毛片 | 久草视频手机在线 | 欧美另类视频在线 | 国产成人综合欧美精品久久 | 欧美一区二区三区在线观看 | 高清韩国a级特黄毛片 | 国产欧美日韩精品第三区 | 日韩精品午夜视频一区二区三区 | 波多野结衣中文在线播放 | 神马午夜-午夜片 | 99爱在线视频 | 色综合九九 | 亚洲国产成人在线视频 | 国产高清一区二区三区四区 | 日韩欧美国产视频 | 高清国产在线播放成人 | 国产成人一级片 | 午夜亚洲国产成人不卡在线 | 欧美高清在线精品一区二区不卡 | 在线播放亚洲美女视频网站 | 99久久精品免费看国产一区二区三区 | 情侣偷偷看的羞羞视频网站 | 欧美一级毛片一 | 欧美一级大片免费看 | 美女张开双腿让男人桶 | 欧美精品束缚一区二区三区 | 日本一区二区三区四区无限 |