波多在线播放_激情深爱五月_久久欧美精品_成人超碰_国产久_www.pixiv.moe

Rss & SiteMap

曙海教育集團論壇 http://www.bjzhda.cn

曙海教育集團論壇
共1 條記錄, 每頁顯示 10 條, 頁簽: [1]
[瀏覽完整版]

標題:Applied Microsoft Net Framework Programming讀書筆記

1樓
wangxinxin 發表于:2010-12-13 14:27:37

開始讀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

共1 條記錄, 每頁顯示 10 條, 頁簽: [1]

Copyright © 2000 - 2009 曙海教育集團
Powered By 曙海教育集團 Version 2.2
Processed in .03125 s, 2 queries.
主站蜘蛛池模板: 91欧美| 日韩三及片 | 免费黄色大全 | 国产亚洲精品一区二区 | 亚洲一区二区三区在线免费观看 | 日本三级一区 | 国内自拍一二三四2021 | 国产视频一区二区 | 国产精品久久九九 | 色爱激情网 | 婷婷色基地 | 欧美第一页草草影院浮力 | 久久国产亚洲观看 | 97人人澡人人爽91综合色 | 久久久www视频 | 国产精品久久久久久一级毛片 | 久久精品99| 男女午夜| 国产精品视频成人 | 亚洲欧美国产高清 | 一级毛片不卡片免费观看 | 色婷婷视频在线 | 轻轻啪在线视频播放 | 久久天天躁狠狠躁夜夜躁2014 | 九九激情网 | 久久精品久久精品国产大片 | 日韩欧美在线观看视频 | 久久国产精品免费一区二区三区 | 91视频视频| 99久久免费费视频在线观看 | 狼伊千合综网中文 | 久久lu | 天天干天天拍天天操 | 午夜视频你懂的 | 四虎免费在线观看视频 | 三级国产短视频在线观看 | 国产毛片不卡 | 亚洲区欧美中文字幕久久 | 亚洲一区二区三区高清网 | 亚洲精品无码成人A片九色播放 | 国产精品欧美一区二区三区 |