<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[WalterShe's blog - AS3 Data Structure]]></title>
<link>http://www.flashshe.com/articles/</link>
<description><![CDATA[flex,flash]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog3 v2.8]]></copyright>
<webMaster><![CDATA[walt&#101;rshe@126.com()]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>Walt&#101;rShe&#39;s blog</title>
	<url>http://www.flashshe.com/articles/images/logos.gif</url>
	<link>http://www.flashshe.com/articles/</link>
	<description>Walt&#101;rShe&#39;s blog</description>
</image>

			<item>
			<link>http://www.flashshe.com/articles/article.asp?id=15</link>
			<title><![CDATA[开始开发as3 data structure 库]]></title>
			<author>walt&#101;rshe@126.com(Admin)</author>
			<category><![CDATA[AS3 Data Structure]]></category>
			<pubDate>Sat,10 Oct 2009 14:46:27 +0800</pubDate>
			<guid>http://www.flashshe.com/articles/default.asp?id=15</guid>
		<description><![CDATA[flash player 9之前actionscript 3 有一个万能的Array，flash player 10之后加了一个万能的Vector。平时用起来感觉也够用，但是我还是希望能有一套数据结构的库，这样在某些场合用起来会方便些，特别是开发游戏。因为只有游戏才会真正认真的去考虑程序性能。一个可怜的Vector怎么能解决所有的性能问题呢？<br/><br/>以上只是我的猜想，不一定真实，因为即使有了数据结构库，性能也不定比Vector好。这个就等待我开发完后去验证吧。<br/><br/>不过我的库中会包含排序算法，tree, graphic结构，这些可不是Vector能解决的，所以这个库的用途还是挺大的。<br/><br/>现在才刚开始开发，估计要今年春节后才能完成大部分。正式发布后会提供下载。在正式发布之前源代码可以在 <a href="http://code.google.com/p/as3-data-structure/" target="_blank" rel="external">http://code.google.com/p/as3-data-structure/</a> 获得（没有正式发布，通过svn下载获得的源码不能保证质量）， 采用的是 Apache License 2.0 许可，够大方吧。]]></description>
		</item>
		
</channel>
</rss>
