摘要:
using System;using System.Collections.Generic;using System.Data;using System.Reflection;using System.Text; public class Helper<T> where T : new() { // 阅读全文
posted @ 2017-07-05 15:39
奋斗的大鹏
阅读(295)
评论(0)
推荐(0)
摘要:
#region ToJson /// <summary> /// 生成压缩的json 字符串 /// </summary> /// <param name="obj">生成json的对象</param> public static string ToJson(object obj) { return 阅读全文
posted @ 2017-07-05 15:37
奋斗的大鹏
阅读(538)
评论(0)
推荐(0)

浙公网安备 33010602011771号