摘要:
ashx具体代码: public class GuanWangWC : IHttpHandler { public void ProcessRequest(HttpContext context) { try { string method = context.Request.Params["met 阅读全文
posted @ 2018-11-29 16:28 system_kk 阅读(1662) 评论(0) 推荐(0)
摘要:
ashx具体代码: public class GuanWangWC : IHttpHandler { public void ProcessRequest(HttpContext context) { try { string method = context.Request.Params["met 阅读全文
posted @ 2018-11-29 16:28 system_kk 阅读(1662) 评论(0) 推荐(0) |
||