<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tdyu5021</author_name>
  <author_url>https://blog.hatena.ne.jp/tdyu5021/</author_url>
  <blog_title>どうでもいいプログラム研究所</blog_title>
  <blog_url>https://tdyu.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>JavaScriptを勉強しているとき、多次元配列を作る必要があり、いろいろと動作の実験をしてみました。ここでは自分用のメモとして以下のサンプルを作りました。連想配列を３つ重ねた3次元の配列です。 function test(){ myArray = new Array(); myArray = {ひらがな: {あ行:{a:&quot;あ&quot;,i:&quot;い&quot;,u:&quot;う&quot;,e:&quot;え&quot;,o:&quot;お&quot;}, か行:{a:&quot;か&quot;,i:&quot;き&quot;,u:&quot;く&quot;,e:&quot;け&quot;,o:&quot;こ&quot;} },カタカナ: {ア行:{a:&quot;ア&quot;,i:&quot;イ&quot;,u:&quot;ウ&quot;,e:&quot;エ&quot;,o:&quot;オ&quot;}, カ行:{a:&quot;カ&quot;,i:&quot;キ&quot;,u:&quot;ク&quot;,e:&quot;ケ&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftdyu.hatenablog.jp%2Fentry%2F2019%2F05%2F27%2F010759&quot; title=&quot;JavaScriptで連想配列の中に連想配列を入れ子で入れる方法 - どうでもいいプログラム研究所&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>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-27 01:07:59</published>
  <title>JavaScriptで連想配列の中に連想配列を入れ子で入れる方法</title>
  <type>rich</type>
  <url>https://tdyu.hatenablog.jp/entry/2019/05/27/010759</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
