<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/tonywjd" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/tonywjd" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 25 Mar 2009 23:51:00 GMT</lastBuildDate><title>怎堪有梦</title><description>----静下来, 再静下来...</description><link>http://blog.csdn.net/tonywjd/</link><item><title>博客搬迁通知</title><link>http://blog.csdn.net/tonywjd/archive/2009/03/25/4025218.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/4025218.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/4025218.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4025218</trackback:ping><description>本博客不再更新, 欢迎前往本人新技术博客与世无争(http://ricoss.com)...域名ricoss的含义是: rico为本人新改的英文名, ss=simple and stupid.&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/4025218.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Mar 2009 07:51:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2009/03/25/4025218.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2009/03/25/4025218.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>amd64上碰到的小问题_动态连接库</title><link>http://blog.csdn.net/tonywjd/archive/2008/09/15/2934182.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/2934182.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/2934182.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2934182</trackback:ping><description>第一次在64位系统上(amd64, debian, gcc 4, jdk 1.5.0_10)跑东西, 简单记录下...最后摘录了linux动态库相关的一些概念.&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/2934182.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Sep 2008 05:57:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2008/09/15/2934182.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2008/09/15/2934182.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>Flex2 Chart - Notes</title><link>http://blog.csdn.net/tonywjd/archive/2008/03/21/2203629.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/2203629.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/2203629.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2203629</trackback:ping><description>一点点Flex2 Chart经历的总结.&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/2203629.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 22 Mar 2008 03:09:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2008/03/21/2203629.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2008/03/21/2203629.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>Flex2 z-order问题解决</title><link>http://blog.csdn.net/tonywjd/archive/2008/01/11/2034737.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/2034737.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/2034737.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2034737</trackback:ping><description>在flex2中, 一个容器的子控件相互重叠(如Canvas), 由z-order决定. swapChildren, swapChildrenAt用来交换两个子控件的z-order, 但有时会抛如下异常...&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/2034737.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 11 Jan 2008 09:07:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2008/01/11/2034737.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2008/01/11/2034737.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>Jess - Notes</title><link>http://blog.csdn.net/tonywjd/archive/2007/08/19/1750449.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/1750449.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/1750449.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1750449</trackback:ping><description>Jess.&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/1750449.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Aug 2007 22:55:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2007/08/19/1750449.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2007/08/19/1750449.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>Shell脚本净化从word粘贴到blog的HTML Source -- Snippets</title><link>http://blog.csdn.net/tonywjd/archive/2007/07/14/1689918.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/1689918.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/1689918.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1689918</trackback:ping><description>本人花了点时间写了个shell脚本, 主要用了sed进行处理. 实现了对HTML标签的删除/净化(去除属性)/替换, 支持一个标签分多行书写. 该脚本只对标签处理, 对内容无甚影响. &lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/1689918.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 14 Jul 2007 08:56:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2007/07/14/1689918.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2007/07/14/1689918.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>Shell脚本生成目录树结构文本文件 -- Snippets</title><link>http://blog.csdn.net/tonywjd/archive/2007/07/14/1689917.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/1689917.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/1689917.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1689917</trackback:ping><description>不管出于什么目的, 本脚本的作用生成目录树状结构文本文件, 支持中文和有空格等的文件目录名. &lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/1689917.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 14 Jul 2007 08:54:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2007/07/14/1689917.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2007/07/14/1689917.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>Windows下Qemu模拟器上OpenSolaris的安装</title><link>http://blog.csdn.net/tonywjd/archive/2007/07/14/1689911.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/1689911.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/1689911.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1689911</trackback:ping><description>Qemu是一款能运行在多种操作系统上的模拟器, 能够模拟各种体系结构环境. 它既能运行各种体系结构下的各种操作系统, 也能直接模拟运行各种体系结构下的可执行文件.
&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/1689911.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 14 Jul 2007 08:52:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2007/07/14/1689911.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2007/07/14/1689911.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>Java applet &amp; native method (JNI) -- Snippets</title><link>http://blog.csdn.net/tonywjd/archive/2007/04/29/1591949.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/1591949.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/1591949.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1591949</trackback:ping><description>Java applet, native method (JNI).&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/1591949.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 30 Apr 2007 00:42:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2007/04/29/1591949.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2007/04/29/1591949.aspx</guid><dc:creator>Tony</dc:creator></item><item><title>J2EE + Flex2 开发</title><link>http://blog.csdn.net/tonywjd/archive/2007/04/20/1572781.aspx</link><wfw:comment>http://blog.csdn.net/tonywjd/comments/1572781.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/tonywjd/comments/commentRss/1572781.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1572781</trackback:ping><description>J2EE + Flex2 开发; RAD7(7.0.0) + Flex Builder 2(2.0.1)协同开发.&lt;img src =&quot;http://blog.csdn.net/tonywjd/aggbug/1572781.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 21 Apr 2007 01:11:00 +0800</pubDate><author>Tony</author><comments>http://blog.csdn.net/tonywjd/archive/2007/04/20/1572781.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tonywjd/archive/2007/04/20/1572781.aspx</guid><dc:creator>Tony</dc:creator></item></channel></rss>