<?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/platform" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/platform" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 11 Jun 2009 23:01:00 GMT</lastBuildDate><title>Sean.Pu的专栏</title><description>--问题有很多种，解决问题的方法更多   (提供开放性博客迁移服务：http://www.blogmove.cn)</description><link>http://blog.csdn.net/platform/</link><item><title>终结者，天网，人工智能</title><link>http://blog.csdn.net/platform/archive/2009/06/11/4261854.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4261854.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4261854.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4261854</trackback:ping><description>即使产生了人工智能带来的文明，也不用过于担心。
因为这种智能和文化来源于人类，他必然附带着人类社会的特征，这些特征将会影响到这种新的进化
&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4261854.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118575/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/06/11/4261854.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/platform/232118575/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/platform/232118575/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 12 Jun 2009 07:01:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/06/11/4261854.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/06/11/4261854.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/06/11/4261854.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118575/1136298</fs:itemid></item><item><title>杂谈</title><link>http://blog.csdn.net/platform/archive/2009/06/08/4252862.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4252862.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4252862.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4252862</trackback:ping><description>&lt;br /&gt;今日优化程序性能，原来有一段代码是用来大量按照ID来删除数据的，大概Linq用起来比较省事，之前的程序员就用了Linq.&lt;br /&gt;但是功能使用起来很慢，个人看代码结构上没有问题也就没有太在意；&lt;br /&gt;然而今日用sql server一跟踪执行脚本，吓了一大跳：按照linq的模式是先select 数据出来，然后再删除的where条件一模一样的数据；也就是说一个简单的删除功能比以前多了一个select的操作，而且那个where 语句恐怕还有进一步的性能消耗；而且还有频繁的open 。虽然Linq在很多方面好用，但是在处理性能问题上看来还有很严重的问题；也许换个角度来看：东西提供给你了，会用是一回事，怎么用是一回事，用不用的好又是另外一回事了。&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4252862.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118576/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/06/08/4252862.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/platform/232118576/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/platform/232118576/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 09 Jun 2009 06:09:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/06/08/4252862.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/06/08/4252862.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/06/08/4252862.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118576/1136298</fs:itemid></item><item><title>庐山漫游</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225939.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225939.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225939.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225939</trackback:ping><description>我还能哑然失笑一下本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225939.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118577/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225939.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/platform/232118577/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/platform/232118577/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 23:00:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225939.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225939.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225939.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118577/1136298</fs:itemid></item><item><title>庐山漫游</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225839.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225839.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225839.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225839</trackback:ping><description>到底什么样的风景会入我的心呢本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225839.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118578/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225839.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/platform/232118578/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/platform/232118578/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 22:07:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225839.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225839.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225839.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118578/1136298</fs:itemid></item><item><title>庐山漫游</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225833.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225833.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225833.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225833</trackback:ping><description>这就是传说中的三叠泉本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225833.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118579/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225833.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/platform/232118579/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/platform/232118579/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 22:02:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225833.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225833.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225833.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118579/1136298</fs:itemid></item><item><title>庐山漫游</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225830.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225830.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225830.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225830</trackback:ping><description>我开始后悔了本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225830.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118580/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225830.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/platform/232118580/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/platform/232118580/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 22:01:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225830.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225830.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225830.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118580/1136298</fs:itemid></item><item><title>庐山漫游</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225640.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225640.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225640</trackback:ping><description>这颗树是妖女吗本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225640.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118581/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225640.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/platform/232118581/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/platform/232118581/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 19:56:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225640.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225640.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225640.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118581/1136298</fs:itemid></item><item><title>庐山漫游</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225635.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225635.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225635.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225635</trackback:ping><description>别了，五老峰。看山还是山本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225635.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118582/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225635.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/platform/232118582/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/platform/232118582/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 19:55:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225635.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225635.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225635.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118582/1136298</fs:itemid></item><item><title>庐山漫游</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225578.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225578.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225578</trackback:ping><description>吃过蓝莓，喷了保湿，打了防晒，准备出发本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225578.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118583/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225578.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/platform/232118583/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/platform/232118583/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 19:34:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225578.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225578.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225578.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118583/1136298</fs:itemid></item><item><title>啊哈，找到一个卡士蓝莓酸奶</title><link>http://blog.csdn.net/platform/archive/2009/05/30/4225565.aspx</link><wfw:comment>http://blog.csdn.net/platform/comments/4225565.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/platform/comments/commentRss/4225565.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4225565</trackback:ping><description>庐山本文使用Blogmove.cn提供的手机博客发布&lt;img src =&quot;http://blog.csdn.net/platform/aggbug/4225565.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/232118584/platform/csdn.net/s.gif?r=http://blog.csdn.net/platform/archive/2009/05/30/4225565.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/platform/232118584/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/platform/232118584/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 May 2009 19:27:00 +0800</pubDate><author>Sean.Pu</author><comments>http://blog.csdn.net/platform/archive/2009/05/30/4225565.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/platform/archive/2009/05/30/4225565.aspx</guid><dc:creator>Sean.Pu</dc:creator><fs:srclink>http://blog.csdn.net/platform/archive/2009/05/30/4225565.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/platform/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/platform/~1136308/232118584/1136298</fs:itemid></item></channel></rss>