類庫探源——開頭

本系列以微軟的 「Microsoft .NET Framework 3.5 Commonly Used Types and Namespaces 」 爲地圖簡單地說明一些經常使用類型和命名空間。涉及到的命名空間有app

一、Base Class Library框架

System
System.Collections
System.Collections.Generic
System.Diagnostics
System.Globalization
System.IO
System.Security
System.Security.Perimissions
System.Text
System.Threadingdom

二、Runtime Infrastructure Library(含反射)
System (application domain pointers handles)
System.Relection
System.Runtime.CompilerServices
System.Runtime.InteropServices (P/Invoke)spa

三、NetWork Library
System URI
System.Collections.Speicalized
System.Net
System.Net.Socketsblog

四、XML Library
System.Xmlip

上面加粗的命名空間是我打算着重講的get

 

 

附 it

1.Microsoft .NET Framework 3.5 Commonly Used Types and Namespaces 截圖io

主要內容是上面紅框內的 Fundamentals 其餘框架庫用到在說ast

 

2. Microsoft .NET Framework 3.5 Commonly Used Types and Namespaces 下載   

 

3. 參考資料:

http://en.wikipedia.org/wiki/Standard_Libraries_(CLI)#Base_Class_Library

http://en.wikipedia.org/wiki/List_of_data_types_of_the_Standard_Libraries#Network_Library

相關文章
相關標籤/搜索