Unzipping files

前端 未结 8 1783
[愿得一人]
[愿得一人] 2020-11-22 15:54

I want to display OpenOffice files, .odt and .odp at client side using a web browser.

These files are zipped files. Using Ajax, I can get these files from server bu

8条回答
  •  温柔的废话
    2020-11-22 16:56

    Code example is given on the author site's. You can use babelfish to translate the texts (Japanese to English).

    As far as I understand Japanese, this zip inflate code is meant to decode ZIP data (streams) not ZIP archive.

提交回复
热议问题