HTML 文档 + js +图像大小(kb)

发布于 2024-12-02 10:34:21 字数 178 浏览 3 评论 0原文

我希望能够找出下载一个页面需要多长时间。当我知道页面的大小(包括 html 页面、javascript 和图像(包括背景图像))时,我可以计算需要多长时间。

有没有一种方法可以轻松计算这个?或者也许是在线资源?

目前我使用 FF 的 Web Developer 工具栏显示文档大小,但不显示背景图像......

I want to be able to find out how long a page will take to download. I can calculate how long it will take when I know the size of the page including html page, javascript and images (including background images).

Is there a way to calculate this easily? Or an online resource perhaps?

Currently I use FF's Web Developer toolbar that shows the document size, but not with background images...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

宣告ˉ结束 2024-12-09 10:34:21

尝试Firebug。
有一个名为“网络”的选项卡。
所有加载的文件都会显示其大小。

try Firebug.
Theres a tab named "network".
All loaded files are shown there with size.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文