摘要:
1.直接使用JsonConvert.SerializeObject()。将datatable放入 输出字符串 下面是测试:用webform+ashx作为接口。 public class GetJson : IHttpHandler { public void ProcessRequest(HttpC 阅读全文
posted @ 2019-12-05 17:50
夜神月君
阅读(631)
评论(0)
推荐(1)