标签:scripts color cti int 报错 cat etl rip code
public ActionResult GetLargeJsonResult() { return new ContentResult { Content = new JavaScriptSerializer { MaxJsonLength = Int32.MaxValue }.Serialize(myBigdata), ContentType = "application/json" }; }
标签:scripts color cti int 报错 cat etl rip code
原文地址:https://www.cnblogs.com/liyangLife/p/9360091.html