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


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


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

主題: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讀書筆記








簽名
主站蜘蛛池模板: 手机免费在线看毛片 | 久久永久免费视频 | 亚洲图片在线视频 | 一区二区三区不卡在线观看 | 免费特级毛片 | 精品国产成人高清在线 | 国产成人一级 | 国产一区二区三区日韩 | 国产三级香港在线观看 | 亚洲夜 | 久久在线视频免费观看 | 99国产福利视频区 | 国产亚洲精品一区二区在线播放 | 最新亚洲情黄在线网站无广告 | 欧美精品一区二区三区免费 | 韩国一级黄色大片 | 久久国产毛片 | 国产亚洲一区呦系列 | 欧美大片在线观看成人 | 成人免费视频网址 | 最新国产美女一区二区三区 | 欧美一级片网址 | 国产高清一级毛片在线不卡 | 午夜精品久久久久久毛片 | 9l国产精品久久久久麻豆 | 一级毛片美国一级j毛片不卡 | 久久久青草| 草草视频免费在线观看 | 亚洲精品高清在线观看 | 韩国一级毛片大全女教师 | 国产欧美一区二区三区在线 | 免费看 s色| 成人免费看 | 免费的a级毛片 | a一级毛片录像带 录像片 | 日韩精品视频美在线精品视频 | 久久视频一区 | 国产三级麻豆 | 一级a毛片免费 | 久久频这里精品99香蕉久 | 国产三级在线观看播放 |