<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>unk_pizza</author_name>
  <author_url>https://blog.hatena.ne.jp/unk_pizza/</author_url>
  <blog_title>おっさんプログラマの戯れ言</blog_title>
  <blog_url>https://unk-pizza.hatenadiary.org/</blog_url>
  <categories>
    <anon>アルゴリズム</anon>
  </categories>
  <description>いくらプログラミングを学んだとしても、 私の凝り固まった脳ではなかなか出て来ないものは、どうしたってある。偶然出会ったコードたちとの思い出。 int i = 0; // ... i = 1 - i; iの値は0と1を繰り返す。 【応用】 // 以下の変数angleの値を-30〜+30の間に納める // 0から離れるほど、増減分が少なくなる float angle = 0.0f; // ... float f = 0.0f; if (isRightButtonOn()) { f += 30.0f; } if (isLeftButtonOn()) { f -= 30.0f; } angle += …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funk-pizza.hatenadiary.org%2Fentry%2F20130222%2Fp1&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>2013-02-22 00:00:00</published>
  <title>一期一会</title>
  <type>rich</type>
  <url>https://unk-pizza.hatenadiary.org/entry/20130222/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
