<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>e_c_e_t</author_name>
  <author_url>https://blog.hatena.ne.jp/e_c_e_t/</author_url>
  <blog_title>記録（e_c_e_t）</blog_title>
  <blog_url>https://e-c-e-t.hatenadiary.org/</blog_url>
  <categories>
    <anon>javascript</anon>
  </categories>
  <description>連想配列を作ってみたのでメモとして残す。 /** とりあえずglobal */ hashTable = new Array();/** hashテーブルに意味のある値をつめる */ add(&quot;きー&quot;,&quot;あたい&quot;); add(&quot;めろん&quot;,&quot;100えん&quot;); add(&quot;りんご&quot;,&quot;２００えん&quot;); add(&quot;みかんのうた&quot;,&quot;いちおくえん&quot;); add(&quot;えひめのみかん&quot;,&quot;せかいいち&quot;);/** キーと値の組を作る */ for(i=0; i 最近までjavascriptのオブジェクト指向を勘違いして覚えていたのだが、（prototypeという概念を知らず、javaのようなobject志向だと信…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-c-e-t.hatenadiary.org%2Fentry%2F20040515&quot; title=&quot;hashテーブルの実装 - 記録（e_c_e_t）&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>2004-05-15 00:00:00</published>
  <title>hashテーブルの実装</title>
  <type>rich</type>
  <url>https://e-c-e-t.hatenadiary.org/entry/20040515</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
