Creating a URL from a string with vanilla JS To create a new URL object, pass the URL as a string into the new URL() constructor method. var ...
確定! 回上一頁