摘要: 文章转载自:玉开在Asp.Net 4.0 的web.config文件中添加了关于缓存的配置节,如下所示:?123456789101112<system.web><compilation debug="true" targetFramework="4.0" /><caching><outputCache defaultProvider="SmartOutputCache"><providers><add name="SmartOutputCache" 阅读全文
posted @ 2012-07-10 13:32 Ian.w 阅读(143) 评论(0) 推荐(0)