摘要:
class CommonHelper { /// /// 通过字符串获取MD5值,返回32位字符串。 /// /// /// public static string GetMD5String(stri... 阅读全文
posted @ 2014-10-24 01:19
hg一如既往
阅读(4260)
评论(0)
推荐(0)
摘要:
在一般处理程序中,使用context.Session对象,必须先继承IRequiresSessionState接口。System.Web.SessionState.IRequiresSessionState 阅读全文
posted @ 2014-10-24 00:43
hg一如既往
阅读(408)
评论(0)
推荐(0)
摘要:
context.Response.Write(""); 阅读全文
posted @ 2014-10-24 00:36
hg一如既往
阅读(6649)
评论(0)
推荐(0)
摘要:
public class DownLoad : IHttpHandler { public void ProcessRequest(HttpContext context) { context.Response.ContentType = "t... 阅读全文
posted @ 2014-10-24 00:33
hg一如既往
阅读(771)
评论(0)
推荐(0)

浙公网安备 33010602011771号