... 'url' const http = require('url'); // creating and initializing myURL const myURL = new URL('https://example.com:80/foo#ram'); // Display href and port ...
確定! 回上一頁