摘要:
1. using System.Collections;有ArrayList;Hashtable;Stack;Queue;DictionaryEntry;等集合2. using System.Reflection;获取Assembly 的属性值3. using System.Data;访问和操作数据库等类4. using System.Drawing;图像,画笔,和gdi5. using System.IO;对文件、文件夹的操作6. using System.Media;播放wav和系统wav文件7. using System.Net;操作网络8. using System.Runtime;运 阅读全文