随笔分类 -  JSON

摘要:在网上找到的一些Json序列化方法,把他们封装成一个类,供以后使用。。还不是很全,希望朋友们补充,分享。 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Web; ... 阅读全文
posted @ 2014-06-26 21:17 "程序猿"~在路上 阅读(125) 评论(0) 推荐(0)