2010年7月22日

摘要: using System;using System.Data;using System.Text;using System.Collections.Generic;using System.Reflection;/// <summary>/// 将DataTable或Ilist<>转换成JSON格式/// </summary>public class ToJso... 阅读全文

posted @ 2010-07-22 10:52 pumeifen 阅读(495) 评论(0) 推荐(0) 编辑