摘要: 平时系统默认创建的ashx如下格式:CodeusingSystem;usingSystem.Web;publicclassHandler2:IHttpHandler{publicvoidProcessRequest(HttpContextcontext){context.Response.Conte... 阅读全文
posted @ 2014-09-28 08:38 Ranran 阅读(1191) 评论(0) 推荐(0) 编辑