Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道他们如何加快页面加载时间(在侧边栏文章列表之间切换并立即加载页面内容)?
http://gmailblog.blogspot.com
或者有什么更好的方法建议?[我已经缩小了我的 js 和 css 文件] :)
您可以阅读此页面以了解许多改进您的 speedtime 加载页面的方法。
Yslow和PageSpeed存在许多良好的实践。
对于样品:
你会想要研究 AJAX。我还推荐“PageSpeed Insights”插件,它提供了许多提高整体加载速度的建议。