<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shive</author_name>
  <author_url>https://blog.hatena.ne.jp/shive/</author_url>
  <blog_title>ゲームエンジニアな日々</blog_title>
  <blog_url>https://shive.hateblo.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>C++</anon>
  </categories>
  <description>ふと思いついたpythonで#if/defのようなことをやる方法 C/C++：#if/defを使う #if 0 ... 無効 ... #else ... 有効 ... #endif #if 1 ^ .. 0-&gt;1に書き換え ... 有効 ... #else ... 無効 ... #endif C/C++：コメントを使う /* ... 無効 ... /*/ ... 有効 ... //*/ //* ^ .. 複数行コメントを１行コメントに変更 ... 有効 ... /*/ ... 無効 ... //*/ python：文字列を使う &quot;&quot;&quot; ... 無効 ... &quot;&quot;&quot; ... 有効 ... #&quot;&quot;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshive.hateblo.jp%2Fentry%2F20110630%2F1309400754&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>2011-06-30 11:25:54</published>
  <title>コメントアウトの切り替え</title>
  <type>rich</type>
  <url>https://shive.hateblo.jp/entry/20110630/1309400754</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
