午夜伦理在线-午夜伦理在线观看-午夜毛片免费看-午夜美女久久久久爽久久-午夜免费


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


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

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








簽名
主站蜘蛛池模板: 国产美女亚洲精品久久久毛片 | 国产18页| 黑色丝袜高跟国产在线91 | 国产真实偷乱视频在线观看 | 一级做α爱过程免费视频 | 亚洲综合区| 米奇精品一区二区三区在线观看 | 久久精品视频免费看 | 九九热最新视频 | 人人干人人玩 | 高清性色生活片免费视频软件 | 日韩欧美视频在线播放 | 在线不卡福利 | 久久久久国产一级毛片高清版 | 亚洲激情视频图片 | 欧美成视频人免费淫片 | 在线观看免费黄网站 | 欧美 日产 国产精品 | 皇色在线视频 | 国产麻豆剧看黄在线观看 | 国产乱码精品一区二区三区网页版 | 欧美三级蜜桃2在线观看 | 日韩一区国产一级 | 黄毛片 | 亚洲一区二区三区在线免费观看 | 国产精品区一区二区三 | 一级黄色免费片 | 清纯唯美亚洲综合日韩第 | 免费播放aa在线视频成人 | 国产美女一区二区三区 | 国产成人精品自拍 | 国产一级二级三级毛片 | 一级无遮挡理论片 | 精品国产人成在线 | 精品亚洲成a人片在线观看 精品亚洲成a人在线播放 | 亚洲综合色婷婷久久 | 在线视频一区二区 | 国产在线播放网址 | 日本不卡中文字幕 | 国产大片91精品免费观看男同 | 欧美黄色a |