<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>弃天笑(soda.C)的专栏 - Flash Classes</title><link>http://blog.csdn.net/sujun10/category/283878.aspx</link><description>自己写的一些flash类</description><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 02 Mar 2008 23:07:10 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>弃天笑</dc:creator><title>Flash生成唯一的标识的类AloneFlag.as</title><link>http://blog.csdn.net/sujun10/archive/2007/03/15/1529928.aspx</link><pubDate>Thu, 15 Mar 2007 11:02:00 GMT</pubDate><guid>http://blog.csdn.net/sujun10/archive/2007/03/15/1529928.aspx</guid><wfw:comment>http://blog.csdn.net/sujun10/comments/1529928.aspx</wfw:comment><comments>http://blog.csdn.net/sujun10/archive/2007/03/15/1529928.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/sujun10/comments/commentRss/1529928.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1529928</trackback:ping><description>我们在程序设计中，总免不了一个唯一数去表示，服务器生唯一数还好一点，可是要让客户端生成唯一数呢？下面是我写的一个在客户端生成的唯一数，利用本机是和多个随机数的生成，当然，这些是可以自己去调的，调得越大，相同的可能性就越小(因为有获取当地时间，所以每秒都不一样)&lt;img src ="http://blog.csdn.net/sujun10/aggbug/1529928.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>弃天笑</dc:creator><title>利用key，value形式储存对象的类（Map,HashMap) </title><link>http://blog.csdn.net/sujun10/archive/2007/03/14/1529149.aspx</link><pubDate>Wed, 14 Mar 2007 14:56:00 GMT</pubDate><guid>http://blog.csdn.net/sujun10/archive/2007/03/14/1529149.aspx</guid><wfw:comment>http://blog.csdn.net/sujun10/comments/1529149.aspx</wfw:comment><comments>http://blog.csdn.net/sujun10/archive/2007/03/14/1529149.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/sujun10/comments/commentRss/1529149.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1529149</trackback:ping><description>以前曾经写过一个flash版的HashMap,不过那时对flash的还有很多不是很了解，觉得实现得很不好，后来重新写了一个（没办法，工作的需要的）这次的还是一样，模仿java的Map类的功能写，也是有了Map接口和实现类HashMap，现在把它贴出来让大家共享一下.&lt;img src ="http://blog.csdn.net/sujun10/aggbug/1529149.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>