摘要:
缓存一、Output Caching输出缓存IIS会智能的配置缓存,默认是打开的;定制Output Caching的两种基本方法1、基于底层API技术(编程难度大)通过设置System.Web.HttpCachePolicy属性来设置缓存,如:Response.Cache.SetExpires(DateTime.Now(60));//(和设置Duration一样)Response.Cache.Se... 阅读全文
posted @ 2006-10-23 23:50
wkcode
阅读(352)
评论(1)
推荐(0)

浙公网安备 33010602011771号