createObjectURL(blob1); blob2=new Blob([url1], {type: 'application/octet-stream'}); url2 = window.URL.createObjectURL(blob2); var a = document.
確定! 回上一頁