<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iPhone SDK develop &#38; programming tips &#187; cocoa
Objective-C
iPhone</title>
	<atom:link href="http://www.flyblog.info/tag/cocoaobjective-ciphone/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flyblog.info</link>
	<description>ideas for programming</description>
	<lastBuildDate>Fri, 20 May 2011 09:49:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Objective-C 字符串的连接问题</title>
		<link>http://www.flyblog.info/catprogramming/73.html</link>
		<comments>http://www.flyblog.info/catprogramming/73.html#comments</comments>
		<pubDate>Wed, 20 Aug 2008 17:21:32 +0000</pubDate>
		<dc:creator>Flyblog</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[cocoa
Objective-C
iPhone]]></category>

		<guid isPermaLink="false">http://www.flyblog.info/?p=73</guid>
		<description><![CDATA[最近由于开发iPhone程序，所以经常回去weiphone和cocoachina的论坛转转， 昨天有人在weiphone论坛问起在 Objective-C中如何连接两个字符串的问题。 说实话，平时还真没怎么在意这个问题，基本上都是用NSString的 initWithFormat 做了，因为在我的程序中需要连接两个字符串的操作不多，所以查了下文档。 其实Objective-C的NSString类提
]]></description>
		<wfw:commentRss>http://www.flyblog.info/catprogramming/73.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

