[转摘]Web 前端优化最佳实践
作者:tupunco 日期:2008-07-01
英文名称: Best Practices for Speeding Up Your Web Site
英文版地址: http://developer.yahoo.com/performance/rules.html
中文地址: http://www.dbanotes.net/web/best_practices_for_speeding_up_your_web_site_content.html
中文地址2: http://www.dudo.org/article.asp?id=216
The Exceptional Performance team has identified a number of best practices for making web pages fast. The list includes 34 best practices divided into 7 categories. (Yahoo!网站性能最佳体验的34条黄金守则)
内容:
Server:
Coockie:
CSS:
JavaScript:
图片:
移动应用:
评论: 3 | 引用: 0 | 查看次数: -
][url=http://zhq.ahau.edu.cn]第4条貌似应该是Ajax,呵呵[/url]
楼上说的对,这篇文章在《程序员》杂志上看到过, 所以就没有仔细看。。。原样拷贝。。。
内容:
1.尽量减少HTTP请求
2.减少DNS查找
3.避免跳转
4.缓存[u]Ajxa[/u]
第4条貌似应该是Ajax,呵呵
1.尽量减少HTTP请求
2.减少DNS查找
3.避免跳转
4.缓存[u]Ajxa[/u]
第4条貌似应该是Ajax,呵呵
发表评论
上一篇
下一篇

文章来自:
Tags: