亚洲成人伦理_成人午夜视频在线观看_日本免费网站_黄网站色大毛片_超碰97人人人人人蜜桃_久久在线视频

以文本方式查看主題

-  曙海教育集團論壇  (http://www.55716723.cn/bbs/index.asp)
--  Microsoft.NET Framework  (http://www.55716723.cn/bbs/list.asp?boardid=68)
----  Applied Microsoft Net Framework Programming讀書筆記  (http://www.55716723.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


主站蜘蛛池模板: 亚洲欧美v | 日韩欧美一二三区 | 久久久青草婷婷精品综合日韩 | 日韩欧美国产精品 | 91视频网 | 欧洲高清转码区一二区 | 中文无吗 | 午夜精品一区二区三区在线观看 | 久久夜视频| 久久久高清 | 欧美v日韩| 久久99精品视频 | 91国内产香蕉| 特黄色一级毛片 | 日韩在线视频精品 | 久久久久久亚洲国产精品 | 精品欧美乱码久久久久久 | 国产成人精品综合 | 国产精品美女久久久久aⅴ国产馆 | 国产一区久久 | 国产一区精品在线 | 精品99久久 | 夜夜艹| 99tv成人影院| 99精品一区二区 | 成人动漫一区二区 | 国产一区在线视频 | 黄色视频a级毛片 | 蜜桃视频在线观看www社区 | 欧美性大战久久久久久久蜜臀 | 国产精品久久 | 一级a性色生活片久久毛片 一级特黄a大片 | 精品99久久久久久 | 91免费小视频 | 日韩精品在线一区 | 成人欧美一区二区三区在线观看 | 欧美久久久久久久 | 久久国产婷婷国产香蕉 | 国产在线播放av | 2019天天干夜夜操 | 97精品国产一区二区三区 |