随笔分类 -  读书笔记

摘要:location.replace(location.href) location.replace(parent.location.href) 阅读全文
posted @ 2010-07-02 16:51 bndy 阅读(1417) 评论(0) 推荐(0)
摘要:一、输出高速缓存 页面顶部插入: 二、部分页面高速缓存 (UserControl) 三、Post-Cache Substitution 1.调用新方法Response.WriteSubstitution,给它传送对替换方法回调的引用。 2.在页面上的指定位置添加一个控件,把它的method... 阅读全文
posted @ 2010-06-29 08:21 bndy 阅读(727) 评论(0) 推荐(0)