摘要: 来源 https://www.cnblogs.com/hula100/p/7350628.html 首先,直接使用XMLHttpRequest,而不是AJAX,原因已经在前一篇文章中解释。并将responseType设置为arraybuffer var xhr = new XMLHttpReques 阅读全文