<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koki-h</author_name>
  <author_url>https://blog.hatena.ne.jp/koki-h/</author_url>
  <blog_title>橋本幸樹の無愛想な日記</blog_title>
  <blog_url>https://koki-h.hatenadiary.org/</blog_url>
  <categories>
    <anon>Javascript</anon>
  </categories>
  <description>今、6章の途中。 4章に書いてあった変数のスコープはちょっとはまりどころっぽいので注意。 暗黙的に（varを使わずに）宣言された変数はグローバルスコープになる。 Javascriptの変数にはブロックレベルのスコープは存在しない。if文とかのブロックの中で宣言された変数は、そのブロックの外でも参照できる。（関数の中のブロックの場合はその関数内ならどこからでも参照できる） Javascriptの変数スコープは関数スコープとグローバルスコープのみ。（関数が入れ子になっている場合は内側の関数から外側の関数で宣言された変数を参照できる） この辺は言語ごとに微妙に違うところなので結構混乱してしまう。あと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoki-h.hatenadiary.org%2Fentry%2F20080105%2F1199547721&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-01-05 00:42:01</published>
  <title>サイ本読み中。</title>
  <type>rich</type>
  <url>https://koki-h.hatenadiary.org/entry/20080105/1199547721</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
