<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>secondflush</author_name>
  <author_url>https://blog.hatena.ne.jp/secondflush/</author_url>
  <blog_title>Second Flush</blog_title>
  <blog_url>https://secondflush.hatenablog.com/</blog_url>
  <categories>
    <anon>資料</anon>
  </categories>
  <description>『iPhone SDKプログラミング大全』の『3−2 Foundationが提供する機能』で紹介しているクラスをピックアップしていきます。 まず最初はNSStringです。 ●文字列の生成と初期化（Creating and Initializing Strings） ・+ string + (id)string 空の文字列を返します NSString *オブジェクト = [NSString string]; ・- init - (id)init 初期化した空のNSStringオブジェクトを返します NSString *オブジェクト = [[NSString alloc] init]; ・- i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsecondflush.hatenablog.com%2Fentry%2F2010%2F03%2F26%2F005055&quot; title=&quot;NSString（1） - Second Flush&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>https://images-fe.ssl-images-amazon.com/images/I/41ScAti0F3L._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-03-26 00:50:55</published>
  <title>NSString（1）</title>
  <type>rich</type>
  <url>https://secondflush.hatenablog.com/entry/2010/03/26/005055</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
