摘要:
1、WebMethod的浏览器客户端缓存 [WebMethod][ScriptMethod(UseHttpGet = true)]public DateTime GetServerTime(){ HttpCachePolicy cache = HttpContext.Current.Response.Cache; cache.SetCacheability(HttpCacheabili... 阅读全文
posted @ 2007-07-03 09:58
chenjunbiao
阅读(169)
评论(0)
推荐(0)