摘要:
1.页面缓存 要实现页面输出缓存,只要将一条 OutputCache 指令添加到页面即可。 <%@ OutputCache CacheProfile=" " NoStore="True | False" Duration="#ofseconds" Shared="True | False" Location="Any | Client | Downstream | Server | None | ServerandClient " SqlDependency="database/ 阅读全文
posted @ 2011-04-18 15:16
啊T
阅读(634)
评论(0)
推荐(0)