.net程序员应该掌握的常用类库2011-12-05 博客园 Composure系统类Type类,Object类,String类, Arrary类,Console类, Exception类,GC类, MarshalByRefObject类, Math类。DateTime结构,Guid 结构,ICloneable接口,IComparable接口,IConvertible接口, IDisposable类,集合类ICollection接口,IComparer接口,IDictionary接口。IDictionaryEnumerator接口 ,IEnumerable接口,IEnumerator接口,IHashCodeProvider接口,IList接口,Stack 类,Queue类 ArraryList类,Hashtable类,SortedList类 CollectionBase类,DictionBase类DictionEntry结构。输入输出字节流Stream类,BufferedStream类,FileStream类,MemorStream类二进制I/O流BinaryReader类,BinaryWriter类。字符I/O流TextReader类,TextWriter类,StreamReader类,StreamWriter类,StringReader类,StringReader类,StringWriter类。I/O枚举FileAccess枚举,FileAttributes枚举,FileMode枚举,FileShare枚举。文件系统操作类FileSystemInfo类 Directory类,Directoryinfo类 ,File类,Fileinfo类反射应用程序层次结构类Assembly类,Module类,成员信息类Memberinfo类,MethodBase类,ConstructorInfo类,EventInfo类MainifestResourceInfo类 Methodinfo类,ParameterInfo类,propertyInfo类SystemReflection的其他成员,Binder类,BindingFlags枚举 IReflect枚举 Pointer类