<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sylvan_l</author_name>
  <author_url>https://blog.hatena.ne.jp/sylvan_l/</author_url>
  <blog_title>s</blog_title>
  <blog_url>https://sylvan.hateblo.jp/</blog_url>
  <categories>
    <anon>Life</anon>
  </categories>
  <description>elseとelseifの使い方について たとえば 0 または 1 の値をとるフラグがあって、それぞれに処理を行いたい時 １． if (フラグ = 0) { } else { } ２． if (フラグ = 0) { } elseif (フラグ = 1) { } ３． if (フラグ = 0) { } elseif (フラグ = 1) { } else { エラー処理 } のうち、どのコーディングが一番妥当か？ 例えば、Form変数の男女フラグチェックだったら３が妥当だろう。 でもＤＢの表示非表示フラグだったら、どうだろう？ また関数の戻り値の0 1だったら？</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsylvan.hateblo.jp%2Fentry%2F2005%2F09%2F26%2Felse%2525e3%252581%2525a8elseif%2F&quot; title=&quot;elseとelseif - s&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>2005-09-26 10:35:29</published>
  <title>elseとelseif</title>
  <type>rich</type>
  <url>https://sylvan.hateblo.jp/entry/2005/09/26/else%25e3%2581%25a8elseif/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
