toDataURL ("image/png"); var img1 = new Image(); img1.src=imgCode; img1.onload=function(){ document.body.appendChild(img1); } }. 本回答由提问者推荐.
確定! 回上一頁