摘要: html部分<a href="ashx?参数"> ashx部分 public override void ProcessRequest(HttpContext context) { this.UserID = base.BaseUserID; this.strAttachGuid = context 阅读全文
posted @ 2020-02-27 10:15 chengeng 阅读(194) 评论(0) 推荐(0)