<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>koogawa</author_name>
  <author_url>https://blog.hatena.ne.jp/koogawa/</author_url>
  <blog_title>koogawa blog</blog_title>
  <blog_url>https://koogawa.hateblo.jp/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>開発全般</anon>
  </categories>
  <description>ナウでヤングな書き方をいっつも忘れちゃうので、自分用にメモしておきますｃ⌒っﾟдﾟ)っφ ﾒﾓﾒﾓ... 配列 NSArray *array = @[@&quot;a&quot;, @&quot;b&quot;, @&quot;c&quot;]; NSMutableArray *array = [@[@&quot;a&quot;, @&quot;b&quot;, @&quot;c&quot;] mutableCopy]; NSString *string = array[0]; // &quot;a&quot; array[0] = @&quot;newString&quot;; 辞書 NSDictionary *dic = @{@&quot;key1&quot;: @&quot;val1&quot;, @&quot;key2&quot;: @&quot;val2&quot;, @&quot;key3&quot;: @&quot;val3&quot;}; NSMuta…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkoogawa.hateblo.jp%2Fentry%2F2014%2F01%2F17%2F040948&quot; title=&quot;モダンなObjective-Cの書き方メモ - koogawa blog&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>http://cdn.image.st-hatena.com/image/scale/7b494557fe5d42d5230b429f98580aa0459ca9e4/enlarge=0;height=200;version=1;width=200/http%3A%2F%2Fa3.mzstatic.com%2Fus%2Fr30%2FMusic%2F35%2F70%2F49%2Fmzi.qzwglcox.100x100-75.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-01-17 04:09:48</published>
  <title>モダンなObjective-Cの書き方メモ</title>
  <type>rich</type>
  <url>https://koogawa.hateblo.jp/entry/2014/01/17/040948</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
