<?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/wo789" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/wo789" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 20 Aug 2008 11:21:00 GMT</lastBuildDate><title>wo789的专栏</title><link>http://blog.csdn.net/wo789/</link><item><title>迷你型WebClient</title><link>http://blog.csdn.net/wo789/archive/2008/08/20/2800323.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/2800323.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/2800323.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2800323</trackback:ping><description>对HttpWebRequest/HttpWebResponse进行封装处理，提供方便的接口向互联网发送或接收数据。支持POST urlencode形式的字符串以及mulitpart/form-data形式的二进制或文本数据，支持GET方式获取数据。自动管理Cookie，解决网络访问中难以处理的权限问题。支持gzip,deflate编码数据解压。&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/2800323.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 20 Aug 2008 19:21:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2008/08/20/2800323.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2008/08/20/2800323.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2008/08/20/2800323.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301244/1342240</fs:itemid></item><item><title>C#读取纯真IP数据库</title><link>http://blog.csdn.net/wo789/archive/2007/12/28/2000155.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/2000155.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/2000155.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2000155</trackback:ping><description>很多网站都有在线显示ip的功能，有些是引用其他网站提供的一段Html代码或者一个URL服务来实现，有些是直接从IP数据库查询。下面这个类是直接利用纯真IP数据库文件来获取IP信息，这样查找速度就相对较快，而且升级很方便。由于纯真IP数据库有专门的数据结构，因此本类主要是对其格式进行解析。另外本类参考了LumaQQ对纯真数据库格式介绍的文档，在此表示感谢。&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/2000155.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 28 Dec 2007 23:37:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/12/28/2000155.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/12/28/2000155.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/12/28/2000155.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301245/1342240</fs:itemid></item><item><title>ASP.NET中System.Threading引发的安全漏洞</title><link>http://blog.csdn.net/wo789/archive/2007/12/07/1922581.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1922581.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1922581.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1922581</trackback:ping><description>利用System.Threading. 为ASP.NET程序添加后台处理功能后，我无比兴奋，因为它可以在断开和服务器连接后继续允许，也就是说只要网站在运行，那么线程就不会停下来。而且意想不到的是，利用它你可以获得更大的服务器操作权限。&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1922581.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 07 Dec 2007 22:12:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/12/07/1922581.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/12/07/1922581.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/12/07/1922581.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301246/1342240</fs:itemid></item><item><title>C#实现http协议GET、POST请求</title><link>http://blog.csdn.net/wo789/archive/2007/11/13/1882176.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1882176.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1882176.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1882176</trackback:ping><description>本类实现了HTTP协议的GET、POST请求，可以用来做网络爬虫、蜘蛛，文件下载，文件上传，自动提交表单等&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1882176.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 13 Nov 2007 22:36:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/11/13/1882176.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/11/13/1882176.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/11/13/1882176.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301247/1342240</fs:itemid></item><item><title>网易相册助手--批量上传下载好帮手</title><link>http://blog.csdn.net/wo789/archive/2007/11/12/1880132.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1880132.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1880132.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1880132</trackback:ping><description>网易相册助手是为了协助大家更好的使用网易相册而开发的第三方软件。它可以为你的巨量照片提供高效率的上传和下载通道，让你再也不用担心照片存取的种种麻烦。而且此软件完全免费，支持自动升级，可以随时给你提供最新的服务。&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1880132.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 12 Nov 2007 19:57:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/11/12/1880132.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/11/12/1880132.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/11/12/1880132.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301248/1342240</fs:itemid></item><item><title>C#2.0脱离.net framework</title><link>http://blog.csdn.net/wo789/archive/2007/10/31/1858382.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1858382.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1858382.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1858382</trackback:ping><description>借用移动飞信让c#程序脱离.net framework运行&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1858382.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 31 Oct 2007 09:13:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/10/31/1858382.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/10/31/1858382.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/10/31/1858382.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301249/1342240</fs:itemid></item><item><title>百度相册上传下载工具</title><link>http://blog.csdn.net/wo789/archive/2007/10/06/1812950.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1812950.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1812950.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1812950</trackback:ping><description>【软件介绍】百度相册助手是为了方便百度空间朋友管理自己的相册而设计。你可以在不登录网站的前提下对自己的相册进行管理，无论是上传、下载都比web管理更方便。【新增功能】 1.匿名登录相册，只输入用户名不输入密码登录，就可以查看和下载你的相册。&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1812950.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 06 Oct 2007 21:15:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/10/06/1812950.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/10/06/1812950.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/10/06/1812950.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301250/1342240</fs:itemid></item><item><title>为什么我的session会失效呢</title><link>http://blog.csdn.net/wo789/archive/2007/09/24/1798106.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1798106.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1798106.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1798106</trackback:ping><description>session离开了cookie还能生存吗？看看此文你就明白了&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1798106.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 24 Sep 2007 18:25:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/09/24/1798106.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/09/24/1798106.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/09/24/1798106.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301251/1342240</fs:itemid></item><item><title>163相册批量上传下载类(vb.net)</title><link>http://blog.csdn.net/wo789/archive/2007/09/21/1795179.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1795179.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1795179.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1795179</trackback:ping><description>本类通过在客户端和163相册服务器通信，完成了相册的上传、编辑等功能。&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1795179.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 22 Sep 2007 03:03:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/09/21/1795179.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/09/21/1795179.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/09/21/1795179.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301252/1342240</fs:itemid></item><item><title>vb.net socket实现http上传下载</title><link>http://blog.csdn.net/wo789/archive/2007/09/21/1795169.aspx</link><wfw:comment>http://blog.csdn.net/wo789/comments/1795169.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/wo789/comments/commentRss/1795169.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1795169</trackback:ping><description>什么是http协议，http协议是建立在tcp协议之上的，其实就是发送具有一定格式的数据包，和服务器通信。这个数据包的格式是什么，看看程序就晓得了...&lt;img src =&quot;http://blog.csdn.net/wo789/aggbug/1795169.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 22 Sep 2007 02:56:00 +0800</pubDate><author>wo789</author><comments>http://blog.csdn.net/wo789/archive/2007/09/21/1795169.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/wo789/archive/2007/09/21/1795169.aspx</guid><dc:creator>wo789</dc:creator><fs:srclink>http://blog.csdn.net/wo789/archive/2007/09/21/1795169.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/wo789/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/wo789/~1337330/206301253/1342240</fs:itemid></item></channel></rss>