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.
我正在构建一个简单的 html5 应用程序来监控传入和传出的总网络流量。是否可以使用 js 知道您的带宽使用情况?
不适用于整个系统——至少在没有安装某种客户端插件的情况下不会。
您可以使用 Firebug 中的一些代码来执行此操作。Firebug 有一个“网络”选项卡,用于监控下载和上传。