08 2013 档案

.NET下 JSON 的一些常用操作
摘要:.NET下 JSON 的一些常用操作1.JSON的序列化和反序列化Newtonsoft.Json dll 下载地址http://json.codeplex.com/?using System;using System.Collections.Generic;using System.Linq;using System.Text;using Newtonsoft.Json;namespace PlayJSON{class Program{static void Main(string[] args){List list = new List() { new StuInfo{StuName=&qu 阅读全文

posted @ 2013-08-13 17:14 【波少】 阅读(196) 评论(0) 推荐(0) 编辑

导航

< 2025年4月 >
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 1 2 3
4 5 6 7 8 9 10

统计

点击右上角即可分享
微信分享提示