<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>prime503</author_name>
  <author_url>https://blog.hatena.ne.jp/prime503/</author_url>
  <blog_title>犬も歩けば棒も歩く</blog_title>
  <blog_url>https://prime503.hatenadiary.org/</blog_url>
  <categories>
    <anon>開発</anon>
  </categories>
  <description>私の書いたいくつかのソースコードを見てみると、コーディング規則があまり統一されておらず、結構適当に書いてることがおおい。ここらで書き方をきちんと決めておく。 インデント まずインデント幅は半角4つサイズにする。あと、tabはエディタの方で自動的に半角に変換。また、インデントはブロックごとに行う。 { //この位置 } 文 次に、forとかswitchといった文。括弧「()」の後ろ側に半角スペースを入れる。 while(…) { …… } for(…) { …… } else { …… } if(…) { } ちなみに、ブロック無しのifやwhileの場合、2行にするとややこしくなるので、一行で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprime503.hatenadiary.org%2Fentry%2F20100204%2F1265308970&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>2010-02-04 03:42:50</published>
  <title>コーディング規則を決める</title>
  <type>rich</type>
  <url>https://prime503.hatenadiary.org/entry/20100204/1265308970</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
