在线中文-在线在线ccc66-在线永久免费观看的毛片-在线永久免费观看的a站视频-久久精品最新免费国产成人-久久精品综合一区二区三区

以文本方式查看主題

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

--  作者:wangxinxin
--  發(fā)布時間: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


主站蜘蛛池模板: 久久久国产精品免费视频 | 亚洲午夜精品在线 | 中文字幕avv | 中文字幕在线观看免费视频 | 激情五月激情综合 | 国产成人毛片精品不卡在线 | 色图自拍偷拍 | 日本欧美一区二区三区 | 殴美毛片 | 国产aⅴ精品一区二区三区久久 | 国产成人精品日本亚洲专一区 | 丁香花网站 | 午夜视频在线观看国产www | 久久无码精品一区二区三区 | 中文字幕在线视频免费 | 在线视频一二三区 | 日本免费一区二区三区在线看 | 久久久一本精品99久久精品66 | 中文国产成人精品久久下载 | 在线 你懂的 | 日韩在线欧美在线 | 亚洲欧美日韩综合在线 | 亚洲丁香婷婷综合久久小说 | 亚洲第一区在线观看 | 四虎4hu永久免费视频大全 | 亚洲五月丁香综合视频 | 美女被羞羞产奶视频网站 | 欧美成亚洲 | 自偷自偷自亚洲首页精品 | 最新久久精品 | 国产免费网址 | 亚洲黄色性视频 | 四色在线精品免费观看 | 五月开心六月伊人色婷婷 | 色婷婷在线影院 | 婷婷六月激情 | 欧美日韩久久 | 国产私拍福利精品视频网站 | 国产乱视频网站 | 亚洲 欧美 自拍 卡通 综合 | 亚洲免费午夜视频 |