<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webry</author_name>
  <author_url>https://blog.hatena.ne.jp/webry/</author_url>
  <blog_title>実践するWEBサイト制作 | webnote</blog_title>
  <blog_url>https://webry.hatenadiary.org/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>まとめ</anon>
    <anon>授業</anon>
  </categories>
  <description>まとめ 変数は、使う前に宣言 変数は、varで宣言 変数名に使える文字は、半角英数字とアンダースコア 変数に値を代入するには、「=」 「+」演算子を文字列に使用すると、文字列として連結 「+」演算子を文字列と数値に使用すると、文字列として連結 「値そのもの」のことを、「リテラル」 文字列のリテラルは、シングルクォート「'」かダブルクォート「&quot;」で囲む かけ算には「*」、割り算には「/」 余りを求める剰余算には「%」 変数をうまく使うと、値の変更が簡単になる 演算子には、優先順位がある 「*」「/」「%」は、「+」「-」より優先順位が高い 先に計算したい部分は、カッコ「()」で囲む</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwebry.hatenadiary.org%2Fentry%2F20130114%2Fp4&quot; title=&quot;変数と演算まとめ - 実践するWEBサイト制作 | webnote&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>2013-01-14 00:00:08</published>
  <title>変数と演算まとめ</title>
  <type>rich</type>
  <url>https://webry.hatenadiary.org/entry/20130114/p4</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
