Google 原文:
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
我参看了 http://code.google.com/intl/zh-CN/speed/page-speed/docs/caching.html ,但还是不懂。
英语比较不好,该自己搜索的都自己搜索了下。但没找到应用实例。。。
求助怎样解决图片 expiration not specified 问题。
这个过期时间是统一标注在 head 还是要每个图片都注明,或者在 css 中?要怎样写?
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.
我参看了 http://code.google.com/intl/zh-CN/speed/page-speed/docs/caching.html ,但还是不懂。
英语比较不好,该自己搜索的都自己搜索了下。但没找到应用实例。。。
求助怎样解决图片 expiration not specified 问题。
这个过期时间是统一标注在 head 还是要每个图片都注明,或者在 css 中?要怎样写?