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.
我正在提供一个 RESTful API,并且我希望客户端将数据作为多部分发送。当客户端向服务器发送数据(zip 文件)时,会花费太多时间。请建议我如何计算(获取)文件传输时间,以便实现倒数计时器。