src ="file:///C:/.../file.mp3" 或者您可以通過檔案API使用Blob。 HTML: <input type="file"></input> JS: audio.src = URL.createObjectURL(document.
確定! 回上一頁