Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都可以指导我如何将我的静态内容(如徽标图标文件夹)缓存到具有到期时间段的客户端浏览器..
这就是我尝试的唯一方法
<%@ OutputCache Duration="60" VaryByParam="None" %>