摘要: Rules:1.Make fewer HTTP requests2.Use a content delivery network3.add an expires header4.Gzip components5.Put stylesheets at the top6.Put scripts at the bottom7.Avoid CSS experssions8.Make JavaScript and CSS external9.Reduce DNS lookups10.Minify JavaScript11.Avoid redirects12.Remove duplicate script 阅读全文
posted @ 2013-07-18 22:45 viltran 阅读(250) 评论(0) 推荐(0) 编辑