2015年8月11日

02-一般处理程序基础

摘要: HttpHandler(ashx)不用“网站WebSite”,用WebApplicationl 新建一个【一般处理程序】Test1.ashx, ProcessRequest中写• context.Response.ContentType = "text/html";• string username... 阅读全文

posted @ 2015-08-11 23:05 liuslayer 阅读(499) 评论(0) 推荐(0)

导航