举个例子,让我们用一个绝对路径的URL 来初始化URL() 函数: const url = new URL('http://example.com/path/index.html'); url.href; ...
確定! 回上一頁