<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_motooka</author_name>
  <author_url>https://blog.hatena.ne.jp/t_motooka/</author_url>
  <blog_title>職業プログラマの休日出勤</blog_title>
  <blog_url>https://tmotooka.hatenablog.jp/</blog_url>
  <categories>
    <anon>MySQL</anon>
    <anon>PostgreSQL</anon>
  </categories>
  <description>最近はMySQLのStoredProcedureを書きまくってる生活を送っています。さて、プログラムの可読性を保つ為に、次のようなテクニックを使うことがあります。 if( 何か条件式 ) { // 何もしないよ！ ; } else { // 何か複雑な処理 this.someComplicatedMethod1(); this.someComplicatedMethod2(); this.someComplicatedMethod3(); ... } 「何かの条件式」の評価結果が真であるときに何もしない、というものです。 もちろん、この評価結果の論理否定を用いて if( !何か条件式 ) { …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmotooka.hatenablog.jp%2Fentry%2F2013%2F04%2F07%2F153816&quot; title=&quot;MySQL で NOOP 操作 - 職業プログラマの休日出勤&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-04-07 15:38:16</published>
  <title>MySQL で NOOP 操作</title>
  <type>rich</type>
  <url>https://tmotooka.hatenablog.jp/entry/2013/04/07/153816</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
