System.Collections.Generic.Dictionary<int, string> dic = new Dictionary<int, string>()
            {
                 {1,"a"},
                 {2,"b"},
            };

posted on   子清  阅读(508)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示