摘要:
//对已有方法进行重写public override void VerifyRenderingInServerForm(Control control) { }//设置文件名 string fileName = DateTime.Now.ToString("yyyyMMddHHmmss"); //HTTP请求内容 System.Web.HttpContext curContext = System.Web.HttpContext.Current; // 输出文件流 Sys... 阅读全文
posted @ 2014-03-06 09:45
守望J
阅读(309)
评论(0)
推荐(0)
浙公网安备 33010602011771号