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