摘要:
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 St... 阅读全文
posted @ 2013-08-13 14:21
放哨De老鼠
阅读(643)
评论(0)
推荐(0)

浙公网安备 33010602011771号