摘要:
Make fewer HTTP requests(尽量减少http的请求次数) Use a CDN(镜像,并行下载) Add an Expires header(使用browser cache) Gzip components(压缩下载内容) Put CSS at the top(避免重复页面渲染) Move JS to the bottom(优先加载page) Avoid CSS express... 阅读全文
posted @ 2008-11-17 08:15
老头
阅读(363)
评论(0)
推荐(0)
浙公网安备 33010602011771号