摘要: //DictionarySystem.Collections.DictionaryEntry dic=new System.Collections.DictionaryEntry("key1","value1");//ArrayListSystem.Collections.ArrayList list=new System.Collections.ArrayList();list.Add(1);/... 阅读全文
posted @ 2008-03-12 10:15 MR.WU 阅读(340) 评论(0) 推荐(0) 编辑