var getUrlString = location.href;. Step2 將網址(字串轉成URL). var url = new URL(getUrlString);. Step3 使用URL.searchParams + get 函式 (括弧 ...
確定! 回上一頁