<?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/igoder" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/igoder" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 02 Jul 2009 17:45:00 GMT</lastBuildDate><title>iGoder的专栏</title><description>诗语江南旗下的博客</description><link>http://blog.csdn.net/igoder/</link><item><title>Hibernate经验总结</title><link>http://blog.csdn.net/igoder/archive/2009/07/02/4316815.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4316815.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4316815.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4316815</trackback:ping><description>绝大多数的查询并不能从查询缓存中受益，所以Hibernate默认是不进行查询缓存的。如若需要进行缓存，请调用 Query.setCacheable(true)方法。这个调用会让查询在执行过程中时先从缓存中查找结果， 并将自己的结果集放到缓存中去。
&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4316815.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032327/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/07/02/4316815.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/igoder/240032327/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/igoder/240032327/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 03 Jul 2009 01:45:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/07/02/4316815.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/07/02/4316815.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/07/02/4316815.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032327/5493014</fs:itemid></item><item><title>Hibernate系列:映射多对多外键双向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/30/4309326.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4309326.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4309326.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4309326</trackback:ping><description>many-to-many外键双向关联总结: 双方的XML在set集合中都通过设置中间表来做关联操作，并使用inverse=&quot;true&quot;指定主控方&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4309326.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032330/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/30/4309326.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/igoder/240032330/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/igoder/240032330/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 30 Jun 2009 19:42:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/30/4309326.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/30/4309326.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/30/4309326.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032330/5493014</fs:itemid></item><item><title>Hibernate系列:映射一对多外键双向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/30/4309077.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4309077.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4309077.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4309077</trackback:ping><description>one-to-many外键双向关联总结: 需在one的一方设置set集合元素，在many多的一方设置many-to-one元素，在一对多的关联中推荐用这种双向的关联，而不是单向的关联。&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4309077.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032332/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/30/4309077.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/igoder/240032332/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/igoder/240032332/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 30 Jun 2009 18:59:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/30/4309077.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/30/4309077.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/30/4309077.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032332/5493014</fs:itemid></item><item><title>Hibernate系列:映射一对一连接表单向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/30/4308677.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4308677.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4308677.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4308677</trackback:ping><description>one-to-one连接表单向关联映射总结: 需对在主控方的XML文件中设置join元素做连接表，表现为many-to-one。查询时可以使用fetch属性来提高查询效率。&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4308677.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032333/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/30/4308677.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/igoder/240032333/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/igoder/240032333/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 30 Jun 2009 17:49:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/30/4308677.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/30/4308677.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/30/4308677.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032333/5493014</fs:itemid></item><item><title>Hibernate系列:映射一对一连接表双向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/29/4307513.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4307513.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4307513.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4307513</trackback:ping><description>one-to-one连接表双向关联映射总结: 需对在双方的XML文件中设置join元素做连接表，表现为many-to-one。以inverse=&quot;true&quot;指定主控表，查询时可以使用fetch属性来提高查询效率。&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4307513.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032334/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/29/4307513.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/igoder/240032334/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/igoder/240032334/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 30 Jun 2009 01:18:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/29/4307513.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/29/4307513.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/29/4307513.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032334/5493014</fs:itemid></item><item><title>Hibernate系列:映射一对一外键单向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/29/4306898.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4306898.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4306898.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4306898</trackback:ping><description>one-to-one外键单向关联映射总结: 需对有外键一方的xml文件设置column=&quot;engineid&quot; unique=&quot;true&quot;。若操作涉及到映射关系双方的数据，以操作有外键一方的对象为主(在有级联的情况下)。若操作只涉及到没有外键的一方，则只操作这一方对象即可。 &lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4306898.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032335/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/29/4306898.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/igoder/240032335/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/igoder/240032335/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 29 Jun 2009 22:38:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/29/4306898.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/29/4306898.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/29/4306898.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032335/5493014</fs:itemid></item><item><title>Hibernate系列:映射一对一外键双向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/29/4306884.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4306884.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4306884.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4306884</trackback:ping><description>one-to-one外键双向关联映射总结: 需对有外键一方的xml文件设置column=&quot;carid&quot; unique=&quot;true&quot;。若操作涉及到映射关系双方的数据，以操作没有外键一方的对象为主(在有级联的情况下)，不过由于查询时为左连接查询，结果会有出入，此时用hql比较准确；若操作只涉及到有外键的一方，则只操作这一方对象即可。&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4306884.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032342/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/29/4306884.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/igoder/240032342/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/igoder/240032342/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 29 Jun 2009 22:34:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/29/4306884.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/29/4306884.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/29/4306884.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032342/5493014</fs:itemid></item><item><title>Hibernate系列:映射一对一主键单向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/29/4306840.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4306840.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4306840.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4306840</trackback:ping><description>one-to-one主键单向关联映射总结: 需对有外键一方的xml文件设置constrained=&quot;true&quot;。若操作涉及到映射关系双方的数据，以操作有外键一方的对象为主(在有级联的情况下)；若操作只涉及到有外键的一方，则只操作这一方对象即可。&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4306840.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032345/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/29/4306840.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/igoder/240032345/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/igoder/240032345/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 29 Jun 2009 22:24:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/29/4306840.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/29/4306840.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/29/4306840.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032345/5493014</fs:itemid></item><item><title>继续翻墙</title><link>http://blog.csdn.net/igoder/archive/2009/06/24/4293468.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4293468.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4293468.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4293468</trackback:ping><description>我翻过传说中的那座长城，来到了另一个世界&lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4293468.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032368/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/24/4293468.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/igoder/240032368/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/igoder/240032368/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 24 Jun 2009 17:58:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/24/4293468.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/24/4293468.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/24/4293468.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032368/5493014</fs:itemid></item><item><title>Hibernate系列:映射一对一主键双向关联</title><link>http://blog.csdn.net/igoder/archive/2009/06/23/4292166.aspx</link><wfw:comment>http://blog.csdn.net/igoder/comments/4292166.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/igoder/comments/commentRss/4292166.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4292166</trackback:ping><description>Hibernate映射一对一双向关联总结: 只需对有外键一方的xml文件设置constrained=&quot;true&quot;即可。若操作涉及到映射关系双方的数据，以操作没有外键一方的对象为主(因为有级联)；若操作只涉及到有外键的一方，则只操作这一方对象即可。 &lt;img src =&quot;http://blog.csdn.net/igoder/aggbug/4292166.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240032369/igoder/csdn.net/s.gif?r=http://blog.csdn.net/igoder/archive/2009/06/23/4292166.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/igoder/240032369/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/igoder/240032369/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 24 Jun 2009 00:54:00 +0800</pubDate><author>Bruce Tom</author><comments>http://blog.csdn.net/igoder/archive/2009/06/23/4292166.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/igoder/archive/2009/06/23/4292166.aspx</guid><dc:creator>Bruce Tom</dc:creator><fs:srclink>http://blog.csdn.net/igoder/archive/2009/06/23/4292166.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/igoder/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/igoder/~7383496/240032369/5493014</fs:itemid></item></channel></rss>