<?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: 栽大了之Objc过度释放对象</title> <atom:link href="http://ixhan.com/2009/11/shit-on-objc-object-manager/feed/" rel="self" type="application/rss+xml" /><link>http://ixhan.com/2009/11/shit-on-objc-object-manager/</link> <description>Live in your world, get owned in mine</description> <lastBuildDate>Thu, 09 Feb 2012 06:01:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Xiaohui1224</title><link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-794</link> <dc:creator>Xiaohui1224</dc:creator> <pubDate>Mon, 20 Jun 2011 03:16:00 +0000</pubDate> <guid
isPermaLink="false">http://ixhan.com/?p=196#comment-794</guid> <description>在cocoa编程的时候，有时候会命名冲突，但是系统不会提示你冲突了，就好比你在定义标签栏时，如果让其中一个标签的图片名字为Search.png，那就标签绝对就不会显示这个图片的。原因是和系统的定义冲突了。</description> <content:encoded><![CDATA[<p>在cocoa编程的时候，有时候会命名冲突，但是系统不会提示你冲突了，就好比你在定义标签栏时，如果让其中一个标签的图片名字为Search.png，那就标签绝对就不会显示这个图片的。原因是和系统的定义冲突了。</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-632</link> <dc:creator>Anonymous</dc:creator> <pubDate>Tue, 14 Dec 2010 14:46:00 +0000</pubDate> <guid
isPermaLink="false">http://ixhan.com/?p=196#comment-632</guid> <description>這總事情搞代碼的都會碰到幾次，痛苦的回憶</description> <content:encoded><![CDATA[<p>這總事情搞代碼的都會碰到幾次，痛苦的回憶</p> ]]></content:encoded> </item> <item><title>By: 诚子</title><link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-631</link> <dc:creator>诚子</dc:creator> <pubDate>Tue, 14 Dec 2010 09:07:00 +0000</pubDate> <guid
isPermaLink="false">http://ixhan.com/?p=196#comment-631</guid> <description>记得很BT的调过一个Bug，两个月，一行代码。</description> <content:encoded><![CDATA[<p>记得很BT的调过一个Bug，两个月，一行代码。</p> ]]></content:encoded> </item> <item><title>By: Haley</title><link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-440</link> <dc:creator>Haley</dc:creator> <pubDate>Thu, 08 Apr 2010 08:50:43 +0000</pubDate> <guid
isPermaLink="false">http://ixhan.com/?p=196#comment-440</guid> <description>先用if判断下就不会出现这种问题啦</description> <content:encoded><![CDATA[<p>先用if判断下就不会出现这种问题啦</p> ]]></content:encoded> </item> <item><title>By: xhan</title><link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-82</link> <dc:creator>xhan</dc:creator> <pubDate>Mon, 07 Dec 2009 10:41:53 +0000</pubDate> <guid
isPermaLink="false">http://ixhan.com/?p=196#comment-82</guid> <description>&lt;a href=&quot;#comment-75&quot; rel=&quot;nofollow&quot;&gt;@wade&lt;/a&gt;
一般没什么事情，等用户把程序关闭后系统会清理内存的。
如果泄露太多，并内存占用达到了iphone os限定的大小，才会被强制关闭的</description> <content:encoded><![CDATA[<p><a
href="#comment-75" rel="nofollow">@wade</a></p><p>一般没什么事情，等用户把程序关闭后系统会清理内存的。<br
/> 如果泄露太多，并内存占用达到了iphone os限定的大小，才会被强制关闭的</p> ]]></content:encoded> </item> <item><title>By: wade</title><link>http://ixhan.com/2009/11/shit-on-objc-object-manager/comment-page-1/#comment-75</link> <dc:creator>wade</dc:creator> <pubDate>Sun, 06 Dec 2009 17:38:23 +0000</pubDate> <guid
isPermaLink="false">http://ixhan.com/?p=196#comment-75</guid> <description>可以不释放对象么？iphone会直接把程序给关掉的吧</description> <content:encoded><![CDATA[<p>可以不释放对象么？iphone会直接把程序给关掉的吧</p> ]]></content:encoded> </item> </channel> </rss>
