<?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/WallesCai" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/WallesCai" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 11 Aug 2009 14:13:00 GMT</lastBuildDate><title>WallesCai的专栏</title><link>http://blog.csdn.net/WallesCai/</link><item><title>看到一个老外写的图像处理文章,感觉不错,翻译过来供大家参考.</title><link>http://blog.csdn.net/WallesCai/archive/2009/08/11/4434197.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/4434197.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/4434197.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4434197</trackback:ping><description>这两天正在做一个类似的程序,就是关于如何跳过那一大堆DIB函数直接从图片对象获取像素,再绕过安全数组传地址.由于是上班偷偷摸摸的做,VB崩溃了无数次,回家又要带孩子没时间写,于是弄得有点意兴阑珊,于是上网看看&quot;他山之石&quot;找啊找的就看到了这个.一看之下,得,我也甭写了,这就是现成的,我拿过去斩头去尾就能直接用了.当然咯,好东西要分享吧,翻译过来给大家一起学习,(反正翻译错误不会导致内存泄漏VB崩溃,就随便翻咯),看不明白的请看原文.&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/4434197.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/257477376/WallesCai/csdn.net/s.gif?r=http://blog.csdn.net/WallesCai/archive/2009/08/11/4434197.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/WallesCai/257477376/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/WallesCai/257477376/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 11 Aug 2009 22:13:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2009/08/11/4434197.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2009/08/11/4434197.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2009/08/11/4434197.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477376/1045502</fs:itemid></item><item><title>关于图像处理中所涉及到的一些边缘概念及名词解析</title><link>http://blog.csdn.net/WallesCai/archive/2008/12/21/3573949.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/3573949.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/3573949.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3573949</trackback:ping><description>在论坛上回答网友的问题,经常会遇到诸如&quot;如何才能改变图片的分辨率?'或者&quot;怎么才在我的软件中做到象PHOTOSHOP中那样设置图片分辨率阿?'等等诸如此类的问题.相信很多即使是图像编程和API用得滚瓜烂熟的老鸟也不一定真正能明白这些东西的实际含意和用处. 暂借此文来为大家做一个简明的概括, 以帮助大家对这些概念的理解.1: 分辨率&amp;解析度2:色深&amp;色彩分辨率3:加色法&amp;减色法4:显示器&amp;打印机色彩匹配5: 中心灰的概念&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/3573949.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/WallesCai/257477377/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/WallesCai/257477377/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Dec 2008 00:36:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2008/12/21/3573949.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2008/12/21/3573949.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2008/12/21/3573949.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477377/1045502</fs:itemid></item><item><title>关于ID PHOTO FORMAT的一些说明</title><link>http://blog.csdn.net/WallesCai/archive/2008/12/16/3532393.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/3532393.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/3532393.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3532393</trackback:ping><description>新近上传了一个老作品５年前的东东，翻硬盘的时候找到的，见：http://download.csdn.net/source/863462包含两个程序： 一个是用来制作模版的，可以让你自己根据不同的照片尺寸和证件照大小来作一个模版 （比如：制作一个８吋大小的证件照模版，只要跑到照相馆印一张８吋照，你回家自己就能裁出几十张证件照） 另一个是用来生成输出文件的，可以载入上面那个程序制作好的模版套用到你自己的照片上去 （有一个简单的裁剪框，让你自己在照片上截取头像，所以即使是生活照也能用） 因为考虑到这个软件可能会对一些非VB用户也有用，所以我制作了安装包．可以直接安装到没有VB的机器上． 安装包内我附带了一套１吋/５吋的模版，因为排列组合实在是太多了，不可能有精力做出所有的模版． 大家可以用上面的模版制作工具自己做． 顺便在这里为大家解释一些概念：所谓的５吋照，实际尺寸约为 3&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/3532393.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/WallesCai/257477378/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/WallesCai/257477378/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 17 Dec 2008 01:35:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2008/12/16/3532393.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2008/12/16/3532393.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2008/12/16/3532393.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477378/1045502</fs:itemid></item><item><title>企业IT技术支持(俗称 HELPDESK)对于微软正版认证的&quot;解决方案&quot;</title><link>http://blog.csdn.net/WallesCai/archive/2008/10/17/3093539.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/3093539.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/3093539.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3093539</trackback:ping><description>征兆:因为之前已经有一些XP用户通过自动升级补丁而&quot;获得&quot;了MS的正版提示信息,就是和上面图中右下角那个一模一样的五星图标.在TASKMANAGER中显示为: WGATRAY.EXE , 而这次MS似乎也是这么一个东西,换汤不换药, 所以推测可以使用相同的方法解决.&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/3093539.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/WallesCai/257477379/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/WallesCai/257477379/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Oct 2008 07:58:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2008/10/17/3093539.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2008/10/17/3093539.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2008/10/17/3093539.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477379/1045502</fs:itemid></item><item><title>多用户打印中心VB简单实现</title><link>http://blog.csdn.net/WallesCai/archive/2008/03/10/2162483.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/2162483.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/2162483.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2162483</trackback:ping><description>一个简单的VB打印服务应用的实现,非常简单，补充上次的那个打印预览和排版的下载源码。&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/2162483.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/WallesCai/257477380/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/WallesCai/257477380/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 10 Mar 2008 19:00:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2008/03/10/2162483.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2008/03/10/2162483.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2008/03/10/2162483.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477380/1045502</fs:itemid></item><item><title>我上传的全部资源，点击此处进入</title><link>http://blog.csdn.net/WallesCai/archive/2008/01/07/2029359.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/2029359.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/2029359.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2029359</trackback:ping><description>很奇怪，似乎没有办法在自己的BLOG里面直接跳转到上传的所有资源，只好自己弄个手动的。唉，CSDN，弄得越来越复杂，也越来越不稳定了。各位写程序的朋友，你开发系统的时候可不要向CSDN学习啊。短小精悍的程序加精简的系统思路才是正道。别去学人家整那些没用的花架子，小心到后来成了邯郸学步了。最新消息:我的下载资源里添加了一个关于图像获取,放大,输出的调用例程,之前看了我VB图像处理系列的文章而又没有办法调试通过的朋友可以参考一下这个例程.&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/2029359.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/WallesCai/257477381/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/WallesCai/257477381/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 08 Jan 2008 04:37:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2008/01/07/2029359.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2008/01/07/2029359.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2008/01/07/2029359.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477381/1045502</fs:itemid></item><item><title>如何建立一个“远近皆宜”的数据库应用环境</title><link>http://blog.csdn.net/WallesCai/archive/2008/01/02/2010877.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/2010877.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/2010877.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2010877</trackback:ping><description>C/S构架已经很成熟了，但是在“某些”场合，比如低带宽接入的时候，会表现的不尽人意，本文以我的实际经验来分享一下我的解决方案，希望对大家有所帮助。&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/2010877.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/WallesCai/257477382/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/WallesCai/257477382/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 03 Jan 2008 03:01:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2008/01/02/2010877.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2008/01/02/2010877.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2008/01/02/2010877.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477382/1045502</fs:itemid></item><item><title>泥水匠，建筑工人，设计师</title><link>http://blog.csdn.net/WallesCai/archive/2007/12/30/2004720.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/2004720.aspx</wfw:comment><slash:comments>9</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/2004720.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2004720</trackback:ping><description>对于程序员来说，就分为3类人：泥水匠，建筑工人，设计师&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/2004720.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/WallesCai/257477383/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/WallesCai/257477383/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 30 Dec 2007 21:20:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2007/12/30/2004720.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2007/12/30/2004720.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2007/12/30/2004720.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477383/1045502</fs:itemid></item><item><title>一个PING指定IP的控件，包含测试代码</title><link>http://blog.csdn.net/WallesCai/archive/2007/12/26/1968330.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/1968330.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/1968330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1968330</trackback:ping><description>指定一个IP地址不停的PING咯，可以开多个线程，可以指定PING包数量和大小，另附VB源代码。本代码纯属兴趣之作，请勿用于无聊之用途，谢谢配合！&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/1968330.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/WallesCai/257477384/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/WallesCai/257477384/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 27 Dec 2007 00:36:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2007/12/26/1968330.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2007/12/26/1968330.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2007/12/26/1968330.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477384/1045502</fs:itemid></item><item><title>图像处理或其他多媒体处理中的值溢出处理</title><link>http://blog.csdn.net/WallesCai/archive/2007/08/17/1749127.aspx</link><wfw:comment>http://blog.csdn.net/WallesCai/comments/1749127.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/WallesCai/comments/commentRss/1749127.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1749127</trackback:ping><description>曾经不止一次，在写图像处理程序的时候遇到了这样的问题：当处理完一个颜色之后，必须对颜色值做一个检验，看它是否小于０或者大于２５５．一直都用着这样的代码：IF X255 THEN X=255既罗嗦又低效，苦于VB无法使用CPU中专门的多媒体优化指令，而不得不一直沿用下来，难道就没有改进的办法了么？希望看了这篇文章对大家有所帮助．&lt;img src =&quot;http://blog.csdn.net/WallesCai/aggbug/1749127.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/WallesCai/257477385/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/WallesCai/257477385/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Aug 2007 06:57:00 +0800</pubDate><author>Walles Cai</author><comments>http://blog.csdn.net/WallesCai/archive/2007/08/17/1749127.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/WallesCai/archive/2007/08/17/1749127.aspx</guid><dc:creator>Walles Cai</dc:creator><fs:srclink>http://blog.csdn.net/WallesCai/archive/2007/08/17/1749127.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/WallesCai/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/WallesCai/~1045502/257477385/1045502</fs:itemid></item></channel></rss>