const url = new URL('https://developer.mozilla.org/en-US/docs/Web/API/URL/href'); console.log(url.href); ...
確定! 回上一頁