Rule 8: Make JavaScript and CSS External(Chapter 8 of High performance Web Sites)

本文探讨了在不同页面视图下,内联JavaScript和CSS与使用外部文件的优劣。当每个页面使用相同的JavaScript和CSS时,使用外部文件能提高组件的复用率,因为这些组件在用户浏览不同页面时已存储在浏览器缓存中。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

In Raw Terms, Inline Is Faster
The fewer page views per user, the stronger the argument for inlining JavaScript and
CSS.
If every page on your site uses the same JavaScript and CSS, using external files will
result in a high reuse rate for these components.Using external files becomes more
advantageous in this situation because the JavaScript and CSS components are
already in the browser’s cache while users navigate across pages.

转载于:https://www.cnblogs.com/zhtf2014/archive/2009/10/15/1584150.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值