<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>laynts</author_name>
  <author_url>https://blog.hatena.ne.jp/laynts/</author_url>
  <blog_title>よく寝てちょっと食べる</blog_title>
  <blog_url>https://laynts.hatenadiary.org/</blog_url>
  <categories>
    <anon>Cocos2d-x</anon>
    <anon>iPhoneアプリ</anon>
  </categories>
  <description>いっつも忘れるので備忘録としてメモしておきます基本 // 生成とretain array = CCArray::create(); array-&gt;retain(); /* 全ての処理 */ // 後処理 CC_SAFE_RELEASE_NULL(array); スコープを抜けたら破棄しても良い場合 // 生成 array = CCArray::create(); /* 処理 */ retainしないとスコープ抜けた時破棄されて次の参照時にクラッシュします。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flaynts.hatenadiary.org%2Fentry%2F20140318%2F1395136728&quot; title=&quot;CCArrayの生成方法 - よく寝てちょっと食べる&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>2014-03-18 18:58:48</published>
  <title>CCArrayの生成方法</title>
  <type>rich</type>
  <url>https://laynts.hatenadiary.org/entry/20140318/1395136728</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
