The URL() is a constuctor function that enables the parsing of components of an URL: const url = new URL(absoluteOrRelative [, absoluteBase]);.
確定! 回上一頁