<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yu_yu_jiteki</author_name>
  <author_url>https://blog.hatena.ne.jp/yu_yu_jiteki/</author_url>
  <blog_title>悠々字的</blog_title>
  <blog_url>https://yu-yu-jiteki.hatenablog.jp/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>javascriptの勉強が進んできたので何か作ってみたいと考え、 電卓をセレクト。 今の自分にとって難易度がちょうどよさそうな気がしています・・・ 1 2 3 4 5 6 7 8 9 +,-,×,÷,= 最も簡素に作るとこんな感じでしょうか。 見た目に関してはHTMLやCSSでなんとかできそうです。 1や+などのボタンがクリックされる度にjavascriptでクリックを検出 する事ができればきっと・・・ function add(a,b) { return a + b;} こんな具合に 四則演算の関数作って呼ぶだけでよさそうなんて思ったのですが、 1→+→2→= と入力して解の3を表示するの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyu-yu-jiteki.hatenablog.jp%2Fentry%2F2019%2F11%2F11%2F075436&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>2019-11-11 07:54:36</published>
  <title>電卓を作ってみよう。何から始めたらよいかな？？</title>
  <type>rich</type>
  <url>https://yu-yu-jiteki.hatenablog.jp/entry/2019/11/11/075436</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
