<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TAKEmaru</author_name>
  <author_url>https://blog.hatena.ne.jp/TAKEmaru/</author_url>
  <blog_title>冬のソフトウェア海岸</blog_title>
  <blog_url>https://tkmr.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>半年位前に書いて放置してた... URI encodeとは URI(URL)には使えない記号や文字を変換し使える形式にするというもの。 このURI encodeに使えそうなものとして、escape()、encodeURI()、encodeURIComponent()の3つの関数がある。 これらの関数を見ていく。 escape() escape()は仕様が不明確であった為、ブラウザやバージョンにより異なる実装がなされた。 それで、ECMAScript v3から、非推奨とされているらしいので、使わないほうがいい。 msdnでも非推奨とされている。 http://msdn.microsoft.com…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftkmr.hatenablog.com%2Fentry%2F2014%2F05%2F03%2F060646&quot; title=&quot;JavaScriptでURI encodeする。 - 冬のソフトウェア海岸&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-05-03 06:06:46</published>
  <title>JavaScriptでURI encodeする。</title>
  <type>rich</type>
  <url>https://tkmr.hatenablog.com/entry/2014/05/03/060646</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
