Dictionary<int, string> dict = new Dictionary<int, string>() { { 1, "1" }, { 2, "2" } };

 

posted on 2019-03-05 10:13  vinsonLu  阅读(6768)  评论(0编辑  收藏  举报