摘要: Dictionary<string, object> dic = new Dictionary<string, object>(); dic.Add("DistrictID_1", "123"); dic.Add("Dist_1", "456"); dic.Add("DistD_1", "555") 阅读全文
posted @ 2019-08-21 16:52 LI小白 阅读(2639) 评论(0) 推荐(0)