2014年8月3日
摘要: 在项目使用OutputCacheAttribute是遇到了问题,当我想在配置文件web.config中配置OutputCache的VaryByParam时竟然不起作用,下面是相关代码: 文件FaceController.cs ``` [OutputCache(CacheProfile = "... 阅读全文
posted @ 2014-08-03 10:25 要夹核桃 阅读(1970) 评论(4) 推荐(2)