本系列以微软的 “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