使用JavaScript 库jszip 可以对传入的本地zip 包进行解压缩并读取其中的文件。 一段参考代码如下: ... loadAsync(file); const content = await ...
確定! 回上一頁