<?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/tdy218" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/tdy218" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 02 Jul 2009 23:28:00 GMT</lastBuildDate><title>tdy218的专栏</title><description>思想总在经历和压力中成熟！~</description><link>http://blog.csdn.net/tdy218/</link><item><title>AIX5.3-64bit 下JDK1.6&amp;WebLogic Server10.3的安装</title><link>http://blog.csdn.net/tdy218/archive/2009/07/02/4317408.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/4317408.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/4317408.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4317408</trackback:ping><description>不推荐将$PATH、$CLASSPATH、$JAVA_HOME 设置到用户环境变量文件(.bash_profile或者.profile,添加完用source  //.bash_profile)或者全局环境变量文件中.Tomcat 也一样,安装完只需要将$JAVA_HOME加入到:/Tomcat_Home/bin/setclasspath.sh的# First clear out the user classpath上边位置即可。尽量使使需用java程序执行的程序不依赖于系统环境变量(如果在系统环境变量中设置了相关的变量,而别的程序也设置了本地环境变量,而且JDK版本不一致,就会造成那个程序启动时造成影响冲突)。&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/4317408.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240140044/tdy218/csdn.net/s.gif?r=http://blog.csdn.net/tdy218/archive/2009/07/02/4317408.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140044/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140044/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 03 Jul 2009 07:28:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/07/02/4317408.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/07/02/4317408.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/07/02/4317408.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140044/5474383</fs:itemid></item><item><title>用JNI技术提高Java的性能</title><link>http://blog.csdn.net/tdy218/archive/2009/05/14/4184129.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/4184129.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/4184129.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4184129</trackback:ping><description>阻碍Java获得广泛应用的一个主要因素是Java程序的运行效率。Java是介于解释型和编译型之间的一种语言，同样的程序，如果用编译型语言C来实现，其运行速度一般要比Java快一倍以上。Java具有平台无关性，这使人们在开发企业级应用的时候总是把它作为主要候选方案之一，但是性能方面的因素又大大削弱了它的竞争力。为此，提高Java的性能就显得十分重要。&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/4184129.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240140045/tdy218/csdn.net/s.gif?r=http://blog.csdn.net/tdy218/archive/2009/05/14/4184129.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140045/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140045/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 15 May 2009 01:13:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/05/14/4184129.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/05/14/4184129.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/05/14/4184129.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140045/5474383</fs:itemid></item><item><title>使用jconsole监视远程主机上的JVM</title><link>http://blog.csdn.net/tdy218/archive/2009/04/14/4073066.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/4073066.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/4073066.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4073066</trackback:ping><description>jconsole是随着SUN JDK 1.5而推出的。这是一个Java监测和管理控制台-JMX兼容的图形工具来监测Java虚拟机。它能够同时监测本地和远程的JVMs。jconsole远程监视的配置步骤如下：环境： 服务端:：Linux2.6.23 +Sun jdk1.5.0 update12 + WebLogic9.2.3服务端IP：192.168.1.22客户端:：Windows2003 Server EE sp2 +sun jdk1.5.0 update12 $BEA_HOME=/opt/wls92/bea$JAVA_HOME=/opt/wls92/bea/jdk150_12$WL_HOME=/opt/wls92/bea/weblogic92$Domain_HOME=/opt/wls92/bea/user_projects/domains/alone_domain&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/4073066.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140046/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140046/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 14 Apr 2009 23:42:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/04/14/4073066.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/04/14/4073066.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/04/14/4073066.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140046/5474383</fs:itemid></item><item><title>2008年度软件测试工具英雄榜</title><link>http://blog.csdn.net/tdy218/archive/2009/03/03/3952009.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/3952009.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/3952009.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3952009</trackback:ping><description>2009-02-25 14:37 作者： 出处：天极网  责任编辑：郑重;　　
几乎毫无悬念地，HP的几大测试工具LoadRunner、QuickTest Professional和TestDirector for Quality Center又一次夺冠，在STP杂志的年度测试工具投票中，这几个工具连续4年占据首位;　　
这对于初学软件测试的朋友们而言，不得不说是一件好事，因为他们可以坚持学习一样工具，避免在选择哪个测试工具来学习时过于彷徨和迷茫;金奖获得者——LoadRunner;LoadRunner再次成为测试人员最喜爱的测试工具;&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/3952009.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140047/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140047/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 03 Mar 2009 18:45:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/03/03/3952009.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/03/03/3952009.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/03/03/3952009.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140047/5474383</fs:itemid></item><item><title>AOP是什么？</title><link>http://blog.csdn.net/tdy218/archive/2009/02/06/3866269.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/3866269.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/3866269.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3866269</trackback:ping><description>AOP是OOP的延续，是Aspect Oriented Programming的缩写，意思是面向方面编程。AOP实际是GoF设计模式的延续，设计模式孜孜不倦追求的是调用者和被调用者之间的解耦，AOP可以说也是这种目标的一种实现。　　举例：假设有在一个应用系统中，有一个共享的数据必须被并发同时访问，首先，将这个数据封装在数据对象中，称为Data Class，同时，将有多个访问类，专门用于在同一时刻访问这同一个数据对象。&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/3866269.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140048/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140048/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 06 Feb 2009 23:12:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/02/06/3866269.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/02/06/3866269.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/02/06/3866269.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140048/5474383</fs:itemid></item><item><title>Maven权威指南</title><link>http://blog.csdn.net/tdy218/archive/2009/02/06/3866206.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/3866206.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/3866206.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3866206</trackback:ping><description>Tim O'Brien (Sonatype, Inc.) , John Casey (Sonatype, Inc.) , Brian Fox (Sonatype, Inc.) , Bruce Snyder () , Jason Van Zyl (Sonatype, Inc.) , Juven Xu () AbstractMaven权威指南是一本关于Apache Maven的书。&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/3866206.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140049/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140049/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 06 Feb 2009 22:49:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/02/06/3866206.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/02/06/3866206.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/02/06/3866206.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140049/5474383</fs:itemid></item><item><title>Tomcat应用服务器监控1.3版 for Win32 OS&amp;Linux OS</title><link>http://blog.csdn.net/tdy218/archive/2009/02/06/3866143.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/3866143.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/3866143.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3866143</trackback:ping><description>系统需求JDK 1.4 或更高Tomcat 4 或更高(BAT方式安装)Windows 2K 或更高 或者 Linux (已测试过 RedHat 9 图形模式) &lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/3866143.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140050/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140050/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 06 Feb 2009 22:33:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/02/06/3866143.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/02/06/3866143.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/02/06/3866143.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140050/5474383</fs:itemid></item><item><title>再话FCKeditor2.6在线文本编辑器</title><link>http://blog.csdn.net/tdy218/archive/2009/01/01/3678495.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/3678495.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/3678495.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3678495</trackback:ping><description>FCKeditor是一个非常强大的在线文本编辑器,而且还是开源的。支持多种浏览器,而且被国内诸多博客使用。本例采用FCKeditor2.6+FCKeditor for Java Driver2.41 最新配置例子,可以处理中文乱码、限制上传的文件的大小。&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/3678495.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140051/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140051/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 01 Jan 2009 22:30:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2009/01/01/3678495.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2009/01/01/3678495.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2009/01/01/3678495.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140051/5474383</fs:itemid></item><item><title>JavaScript中的正则表达式（regular expression）</title><link>http://blog.csdn.net/tdy218/archive/2008/12/08/3473542.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/3473542.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/3473542.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3473542</trackback:ping><description>利用JavaScript提供的方法，在客户端通过正则表达式(regular expression)的方式，验证页面输入的合法性是很常用且很高效的做法。想要与给定的正则表达式的模式相比较，不仅可以通过字符串提供的一些方法，也可以通过正则表达式对象(RegExp)提供的方法实现。
   在JavaScrpt中，可以通过RegExp的构造函数RegExp()来构造一个正则表达式对象，更常见的，也可以通过直接量的语法，定义一个正则表达式对象。与字符串类似，表达式内容的两侧用斜线(/)标识。
&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/3473542.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140052/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140052/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 08 Dec 2008 17:04:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2008/12/08/3473542.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2008/12/08/3473542.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2008/12/08/3473542.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140052/5474383</fs:itemid></item><item><title>谈谈JSP中out对象的print()和println()方法</title><link>http://blog.csdn.net/tdy218/archive/2008/11/13/3293326.aspx</link><wfw:comment>http://blog.csdn.net/tdy218/comments/3293326.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/tdy218/comments/commentRss/3293326.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3293326</trackback:ping><description>总结：在JSP页面中，用out.println()这种方式输出结果本质上会换行，但是是写在程序片中输出的。JSP程序片又是可以写在HTML标签中的，这样就等于程序片中的内容以无标签(这里指的是html标签)的格式(纯文本格式)输出。所以输出的内容就没换行，要换行也得加html标签中的或者之类的标签。试验证明：以contentType设置成：text/xml（以XML格式显示数据）也一样满足我的结论。时间关系,就写这么多了。下面我简单的把XML格式的显示写法提一下：&lt;img src =&quot;http://blog.csdn.net/tdy218/aggbug/3293326.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/tdy218/240140053/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/tdy218/240140053/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 14 Nov 2008 03:47:00 +0800</pubDate><author>田东云</author><comments>http://blog.csdn.net/tdy218/archive/2008/11/13/3293326.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/tdy218/archive/2008/11/13/3293326.aspx</guid><dc:creator>田东云</dc:creator><fs:srclink>http://blog.csdn.net/tdy218/archive/2008/11/13/3293326.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/tdy218/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/tdy218/~7364869/240140053/5474383</fs:itemid></item></channel></rss>