摘要:
var url = 'http://www.cdlyh.com/down.php'; var xhr = new XMLHttpRequest(); xhr.open('GET', url, true); // 也可以使用POST方式,根据接口 xhr.responseType = "blob"; 阅读全文
posted @ 2021-08-21 10:24
赵瑛
阅读(196)
评论(0)
推荐(0)
版权所有 © 2025 沅来是澧
如果有程序开发、网站建设等需求的请联系我,QQ:47419233