¥Legacy urlObject
旧版的 urlObject(require('node:url').Url 或 import { Url } from 'node:url')由 url.parse() 函数创建和返回。
¥The legacy urlObject (require('node:url').Url or
import { Url } from 'node:url') is
created and returned by the url.parse() function.