塑料排水板-植草格-土工膜厂家-泰安东诺工程材料有限公司


曙海教育集團論壇開發語言培訓專區Microsoft.NET Framework → Applied Microsoft Net Framework Programming讀書筆記


  共有6674人關注過本帖樹形打印

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

美女呀,離線,留言給我吧!
wangxinxin
  1樓 個性首頁 | 博客 | 信息 | 搜索 | 郵箱 | 主頁 | UC


加好友 發短信
等級:青蜂俠 帖子:1393 積分:14038 威望:0 精華:0 注冊:2010-11-12 11:08:23
Applied Microsoft Net Framework Programming讀書筆記  發帖心情 Post By: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


支持(0中立(0反對(0單帖管理 | 引用 | 回復 回到頂部

返回版面帖子列表

Applied Microsoft Net Framework Programming讀書筆記








簽名
主站蜘蛛池模板: 亚洲一区二区高清 | 青青伊人网 | 麻豆一区二区三区蜜桃免费 | 国产在线aaa片一区二区99 | 国产成人h综合亚洲欧美在线 | 亚洲欧美日韩综合一区二区 | 狠狠色综合网站久久久久久久 | 欧美日本在线一区二区三区 | 99久久精品免费看国产一区二区 | 中文字幕亚洲综合久久菠萝蜜 | 又粗又黄又爽视频免费看 | 99re热视频这里只精品 | 亚洲女同成av人片在线观看 | 四虎成年永久免费网站 | 亚洲国产成人精品区 | 国产成人免费一区二区三区 | 美女视频黄a视频免费全过程在线 | 亚洲韩精品欧美一区二区三区 | 国产公开久久人人97超碰 | 韩国一级毛片在线观看 | 久久精品视频网站 | 色老板美国在线观看 | 久久亚| 四虎影视在线影院在线观看 | 韩国一级毛片在线观看 | 少妇aaa级久久久无码精品片 | 99精品人妻少妇一区二区 | 久久精品噜噜噜成人av | 亚洲一区二区三区小说 | 萝控精品福利视频一区 | 亚洲中文无码mv | 色综合久久91 | 秋霞鲁丝片一区二区三区 | 午夜18禁自慰jk爆乳网站 | 日本边添边摸边做边爱 | 99精品国产费观看视频 | 先锋影音男人av资源 | 国产又色又爽又刺激在线播放 | 国产色视频网免费 | 男人叉女人视频 | 国产三级精品三级男人的天堂 |