URI.js is a Javascript library for working with URLs. ... var uri = new URI("http://example.org/foo/hello.html"); // get protocol uri.protocol(); // returns ...
確定! 回上一頁