11 2008 档案
web效率14條規則(轉)
摘要: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...
阅读全文
浙公网安备 33010602011771号