摘要:
添加Dictionary things = new Dictionary();things.Add(........);things.Add(........);第一种方式:可以使用Keys和values属性迭代集合中的键和值:foreach(string key in things.Keys){/... 阅读全文
posted @ 2014-08-22 15:23
【波少】
阅读(393)
评论(0)
推荐(0)

浙公网安备 33010602011771号