<?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>hqlong&#039;s blog &#187; 编译</title>
	<atom:link href="http://hqlong.com/tag/%e7%bc%96%e8%af%91/feed" rel="self" type="application/rss+xml" />
	<link>http://hqlong.com</link>
	<description></description>
	<lastBuildDate>Sat, 07 Aug 2010 15:57:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>几步创建您的php扩展</title>
		<link>http://hqlong.com/2008/11/413.html</link>
		<comments>http://hqlong.com/2008/11/413.html#comments</comments>
		<pubDate>Sat, 15 Nov 2008 16:38:19 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[c/c++]]></category>
		<category><![CDATA[linux/server]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[扩展]]></category>
		<category><![CDATA[编译]]></category>

		<guid isPermaLink="false">http://hqlong.com/?p=413</guid>
		<description><![CDATA[下面以开发hello world这个简单的应用扩展为例，来说明开发的步骤，这个扩展提供一个hello_world()函数，该函数会返回一个&#8221;hello world&#8221;字符串，在php中的调用方式如下： &#60; ?php echo hello_wo... ]]></description>
		<wfw:commentRss>http://hqlong.com/2008/11/413.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
