摘要: System.Collections.Generic.Dictionary dic=new Dictionary (); test djj = new test(); dic.Add(djj,"wyl"); List list = new List(); list.AddRange(dic.Keys... 阅读全文
posted @ 2014-12-01 23:08 marslin_1984 阅读(141) 评论(0) 推荐(0) 编辑