摘要: 1 调用2.生成图片的Handler1.ashx public class Handler1 : IHttpHandler,IRequiresSessionState { public void ProcessRequest(HttpContext context) { context.Respon... 阅读全文
posted @ 2014-09-05 09:27 ChineseMoonGod 阅读(224) 评论(0) 推荐(0) 编辑