<?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>《(转）C++中二维数组new小结》的评论</title>
	<atom:link href="http://wlx.westgis.ac.cn/130/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlx.westgis.ac.cn/130/</link>
	<description>technology backup/share</description>
	<lastBuildDate>Thu, 24 Nov 2011 13:56:56 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：yao</title>
		<link>http://wlx.westgis.ac.cn/130/comment-page-1/#comment-2613</link>
		<dc:creator>yao</dc:creator>
		<pubDate>Sun, 22 Oct 2006 14:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mygis.org/130/#comment-2613</guid>
		<description>太好啦</description>
		<content:encoded><![CDATA[<p>太好啦</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：peter</title>
		<link>http://wlx.westgis.ac.cn/130/comment-page-1/#comment-2248</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Tue, 28 Feb 2006 12:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mygis.org/130/#comment-2248</guid>
		<description>太有用了。收藏。谢谢！</description>
		<content:encoded><![CDATA[<p>太有用了。收藏。谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：wlx</title>
		<link>http://wlx.westgis.ac.cn/130/comment-page-1/#comment-1856</link>
		<dc:creator>wlx</dc:creator>
		<pubDate>Wed, 16 Nov 2005 02:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mygis.org/130/#comment-1856</guid>
		<description>在写五子棋程序时，使用动态二维数组遇到了麻烦，所以才搜索到本篇文章，特此记录。

注：最后采用了方法6来进行二维数组的初始化。</description>
		<content:encoded><![CDATA[<p>在写五子棋程序时，使用动态二维数组遇到了麻烦，所以才搜索到本篇文章，特此记录。</p>
<p>注：最后采用了方法6来进行二维数组的初始化。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

