<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AJYA</author_name>
  <author_url>https://blog.hatena.ne.jp/AJYA/</author_url>
  <blog_title>ソフトウェア開発者の日常</blog_title>
  <blog_url>https://ajya.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>仕事</anon>
  </categories>
  <description>プログラムを作成していると、データを保持して加工する場面があります。 単純な1次元の配列にデータを入れて加工できる場合もあれば、2次元配列や連想配列にした方が、データの加工がしやすい場合もあります。現在作成しているプログラムでは、日付と特有の番号をキー項目として利用しないと、データの加工が難しい処理があります。 そのため、日付と特有の番号を2次元配列の添字にして、データを連想配列としています。日付をキー項目として処理したい場合、日付と特有の番号をキー項目として処理したい場合には便利ですが、一見すると何のためにこのような構造になっているのだろうという印象になります。 並べ替えが必要になった場合、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fajya.hatenablog.jp%2Fentry%2F2019%2F11%2F08%2F180500&quot; title=&quot;データの保持の方法 - ソフトウェア開発者の日常&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-ak.f.st-hatena.com/images/fotolife/A/AJYA/20191108/20191108124616.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-11-08 18:05:00</published>
  <title>データの保持の方法</title>
  <type>rich</type>
  <url>https://ajya.hatenablog.jp/entry/2019/11/08/180500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
