我跟随读取xlsx文件格式。我正在读取xlsx文件。工作正常。但它在一行中显示所有文件内容。如何在它们之间添加空格?谢谢,这是我的代码。$file_upload = 'book.zip';// the string variable that will hold the file contentopen($file_upload) === true
我正在上传一个zip文件夹,并试图读取它的XML文件。该函数可以使用JSZip读取zip,但无法检索XML文件的内容。readasText需要一个blob对象,我尝试了不同的东西,但它总是给出类型错误。);// type error: dont know how to access the xml file