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.
我想知道在(字节数组)中一次下载多个文件的最佳方法是什么。我在一个 GET 调用中从服务器下载文件,我想知道如何拆分文件,因为它是一个巨大的数据流?那么如何确定和排序文件以仅显示我可以通过文件名的表格视图打开的文件?
谢谢,艾伦