<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iad_otomamay</author_name>
  <author_url>https://blog.hatena.ne.jp/iad_otomamay/</author_url>
  <blog_title>レベルエンター山本大のブログ</blog_title>
  <blog_url>https://daiyamamoto.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>配列</anon>
    <anon>BLOCKVROCK</anon>
    <anon>webvr</anon>
  </categories>
  <description>配列は、データを複数まとめて扱う仕組みであり「繰り返し」という構造をとても相性がいいのですが、繰り返しのためだけのデータ構造ではありません。 データが順番に並んでいるので、番号を指定して配列のデータを使うこともできます。 この時注意が必要なのは、先頭のデータの番号は0番であるということです。 以下のプログラムで「list」配列に含まれる「1」というデータは、「list[0]」という指定をして取り出すことができます。 また「list」は3つの要素を持つ配列ですが、最後のデータ「-4」の番号は「list[2]」です。直感的とは言えないのですが、様々なプログラム言語で配列の番号はこのように０から始ま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiyamamoto.hatenablog.com%2Fentry%2F2019%2F11%2F28%2F171105&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/i/iad_otomamay/20191128/20191128164902.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-11-28 17:11:05</published>
  <title>番号を指定して配列からデータを取り出す</title>
  <type>rich</type>
  <url>https://daiyamamoto.hatenablog.com/entry/2019/11/28/171105</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
