09 2016 档案

ASP.NET ZERO Core Application 学习笔记
摘要:地址:https://www.aspnetzero.com/Documents/Development-Guide-Core 1.恢复数据库 MIGRATOR CONSOLE APPLICATION AspNet Zero includes a tool, Migrator.exe, to easi 阅读全文

posted @ 2016-09-13 15:49 码农老K 阅读(1214) 评论(0) 推荐(0)

uploadify ASP.net 使用笔记
摘要:开始上传 public void ProcessRequest(HttpContext context) { context.Response.ContentType = "text/plain"; context.Response.Charset = "utf-8"; HttpPostedFile file = conte... 阅读全文

posted @ 2016-09-06 14:16 码农老K 阅读(471) 评论(0) 推荐(0)

导航