<?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; 内存</title>
	<atom:link href="http://www.flyblog.info/tag/%e5%86%85%e5%ad%98/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>iPhone开发中内存的合理使用</title>
		<link>http://www.flyblog.info/catprogramming/429.html</link>
		<comments>http://www.flyblog.info/catprogramming/429.html#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:00:35 +0000</pubDate>
		<dc:creator>Flyblog</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[内存]]></category>
		<category><![CDATA[内存泄露]]></category>
		<category><![CDATA[内存管理]]></category>

		<guid isPermaLink="false">http://www.flyblog.info/?p=429</guid>
		<description><![CDATA[<img class="size-full wp-image-430"  style="float:left;" title="iPhone 内存管理" src="http://www.flyblog.info/wp-content/uploads/2010/03/learnobjectivec-objectwithrefcount.png" alt="内存管理" width="121" height="172" /> iPhone 开发过程中，内存的使用至关重要。不但要合理分配使用内存，还要注意内存泄露的问题， 因为内存泄露会导致程序由于内存不足而崩溃。根据个人开发的经验来看，在开发iPhone程序的过程中，关于内存的问题需要注意以下几点：]]></description>
		<wfw:commentRss>http://www.flyblog.info/catprogramming/429.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

