摘要:
<%@ WebHandler Language="C#" Class="UploadHandler" %>using System;using System.Web;using System.IO;using System.Net;using System.Data;public class UploadHandler : IHttpHandler {public void ProcessRequest(HttpContext context){context.Response.ContentType = "text/plain&q 阅读全文
posted @ 2012-02-21 21:58
vingi_苍月
阅读(286)
评论(0)
推荐(0)


浙公网安备 33010602011771号