14
1788
6457
高级会员
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
313
7085
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
顶部
Archiver|手机版|多看聚影
GMT+8, 2025-12-16 18:23 , Processed in 0.122645 second(s), 35 queries , Redis On.
Made with ♥ by Kevin in NYC.
©2024-2025 多看聚影