旧版 urlObject


¥Legacy urlObject

旧版的 urlObjectrequire('node:url').Urlimport { 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.