サクサク読めて、アプリ限定の機能も多数!
locationと同じように使えるURIコンストラクタ。new URI("http://example.com/foo?q=bar#qxx").searchのように使う。
tsupo のブックマーク 2009/03/12 14:17
URI - 素人がプログラミングを勉強していたブログ[javascript]locationと同じように使えるURIコンストラクタ。new URI("<a href="http://example.com/foo?q=bar#qxx" target="_blank" rel="noopener nofollow">http://example.com/foo?q=bar#qxx</a>").searchのように使う。2009/03/12 14:17
locationと同じように使えるURIコンストラクタ。new URI("<a href="http://example.com/foo?q=bar#qxx" target="_blank" rel="noopener nofollow">http://example.com/foo?q=bar#qxx</a>").searchのように使う。
このブックマークにはスターがありません。 最初のスターをつけてみよう!
javascripter.hatenablog.com2009/03/09
locationと同じように使えるURIコンストラクタ。new URI("http://example.com/foo?q=bar#qxx").searchのように使う。 function URI(uri) { uri = String(uri); var parser = /^([^:/?#]+:)?\/\/(([^/?#:]*):?(\d*...
24 人がブックマーク・6 件のコメント
\ コメントが サクサク読める アプリです /
locationと同じように使えるURIコンストラクタ。new URI("http://example.com/foo?q=bar#qxx").searchのように使う。
tsupo のブックマーク 2009/03/12 14:17
このブックマークにはスターがありません。
最初のスターをつけてみよう!
URI - 素人がプログラミングを勉強していたブログ
javascripter.hatenablog.com2009/03/09
locationと同じように使えるURIコンストラクタ。new URI("http://example.com/foo?q=bar#qxx").searchのように使う。 function URI(uri) { uri = String(uri); var parser = /^([^:/?#]+:)?\/\/(([^/?#:]*):?(\d*...
24 人がブックマーク・6 件のコメント
\ コメントが サクサク読める アプリです /