04 2015 档案

摘要:第一步:建立一个MbPage.html页面第二步:后台生成 public void ProcessRequest(HttpContext context) { context.Response.ContentType = "text/plain"; string mbPath = context.S... 阅读全文
posted @ 2015-04-14 15:05 阳光代码 阅读(464) 评论(0) 推荐(0)