14
1133
4045
中级会员
var xhr = new XMLHttpRequest(); xhr.open('POST', '/blob.php', true); xhr.responseType = 'blob'; xhr.onload = function(e) { if (this.status == 200) { var blob = this.response; document.getElementById("video").src = URL.createObjectURL(blob); } }; xhr.send();
使用道具 举报
4
305
6868
高级会员
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
顶部
Archiver|手机版|多看聚影
GMT+8, 2025-12-1 07:11 , Processed in 0.087463 second(s), 34 queries , Redis On.
Made with ♥ by Kevin in NYC.
©2024-2025 多看聚影