<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: iPhone开发之Objective-C学习(1)</title>
	<atom:link href="http://www.flyblog.info/catprogramming/143.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flyblog.info/catprogramming/143.html</link>
	<description>ideas for programming</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:11:45 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: flyblog</title>
		<link>http://www.flyblog.info/catprogramming/143.html/comment-page-1#comment-2667</link>
		<dc:creator>flyblog</dc:creator>
		<pubDate>Sun, 11 Jan 2009 02:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyblog.info/?p=143#comment-2667</guid>
		<description>回复 &lt;a href=&quot;#comment-2664&quot; rel=&quot;nofollow&quot;&gt;Ming&lt;/a&gt;: 

如果你动的C或者java的话就容易理解，+（）方法可以看做是类的静态函数（功能等同于全局函数），调用无需类的实例。对应到C/c++就是
class MyClass
{
public:
static void fn();
}</description>
		<content:encoded><![CDATA[<p>回复 <a href="#comment-2664" rel="nofollow">Ming</a>: </p>
<p>如果你动的C或者java的话就容易理解，+（）方法可以看做是类的静态函数（功能等同于全局函数），调用无需类的实例。对应到C/c++就是<br />
class MyClass<br />
{<br />
public:<br />
static void fn();<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ming</title>
		<link>http://www.flyblog.info/catprogramming/143.html/comment-page-1#comment-2664</link>
		<dc:creator>Ming</dc:creator>
		<pubDate>Thu, 08 Jan 2009 19:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyblog.info/?p=143#comment-2664</guid>
		<description>大侠您能不能详细的和我说一下 
类方法 ：+（）
我一直不知道这个 有实例方法有何不同！
一般应用于什么情况下！</description>
		<content:encoded><![CDATA[<p>大侠您能不能详细的和我说一下<br />
类方法 ：+（）<br />
我一直不知道这个 有实例方法有何不同！<br />
一般应用于什么情况下！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flyblog</title>
		<link>http://www.flyblog.info/catprogramming/143.html/comment-page-1#comment-802</link>
		<dc:creator>Flyblog</dc:creator>
		<pubDate>Mon, 24 Nov 2008 14:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyblog.info/?p=143#comment-802</guid>
		<description>回复 &lt;a href=&quot;#comment-798&quot; rel=&quot;nofollow&quot;&gt;毅樂yile&lt;/a&gt;: 

别啊， 我也刚学习</description>
		<content:encoded><![CDATA[<p>回复 <a href="#comment-798" rel="nofollow">毅樂yile</a>: </p>
<p>别啊， 我也刚学习</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 毅樂yile</title>
		<link>http://www.flyblog.info/catprogramming/143.html/comment-page-1#comment-798</link>
		<dc:creator>毅樂yile</dc:creator>
		<pubDate>Mon, 24 Nov 2008 13:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.flyblog.info/?p=143#comment-798</guid>
		<description>前輩, 小僧來啦~~</description>
		<content:encoded><![CDATA[<p>前輩, 小僧來啦~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

