<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_[天天向上]</title><subtitle type="text">不积跬步无以至千里不积小流无以成江海</subtitle><id>http://feed.cnblogs.com/blog/u/10496/rss</id><updated>2006-12-29T04:40:32Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/10496/rss"/><entry><id>http://www.cnblogs.com/bluedream/archive/2006/12/29/606906.html</id><title type="text">使用HttpWebRequest自动更新客户端应用程序 </title><summary type="text">使用HttpWebRequest自动更新客户端应用程序 </summary><published>2006-12-29T04:41:00Z</published><updated>2006-12-29T04:41:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2006/12/29/606906.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2006/12/29/606906.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2006/08/24/485430.html</id><title type="text">异步通信实例2(Client)</title><summary type="text">1usingSystem;2usingSystem.Drawing;3usingSystem.Collections;4usingSystem.ComponentModel;5usingSystem.Windows.Forms;6usingSystem.Data;7usingSystem.Net;8usingSystem.Net.Sockets;9usingSystem.Threading;101...</summary><published>2006-08-24T08:39:00Z</published><updated>2006-08-24T08:39:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2006/08/24/485430.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2006/08/24/485430.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2006/08/24/485423.html</id><title type="text">异步通信实例1(Server)</title><summary type="text">异步通信实例</summary><published>2006-08-24T08:35:00Z</published><updated>2006-08-24T08:35:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2006/08/24/485423.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2006/08/24/485423.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2006/06/08/420709.html</id><title type="text">发布一将SQLServer映射到实体类的工具</title><summary type="text">将数据库中指定的表生成以相应表名命名的实体类.</summary><published>2006-06-08T07:23:00Z</published><updated>2006-06-08T07:23:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2006/06/08/420709.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2006/06/08/420709.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2005/07/08/188405.html</id><title type="text">读取纯真数据库的方法</title><summary type="text">根据LumaQQ改写而成.1usingSystem;2usingSystem.IO;3usingSystem.Text;45namespaceBDQQ.Data6{7/**////&amp;lt;summary&amp;gt;8///QQWry的摘要说明。9///&amp;lt;/summary&amp;gt;10publicclassQQWry11{12第一种模式#region第一种模式13/**////&amp;lt;summary...</summary><published>2005-07-08T02:58:00Z</published><updated>2005-07-08T02:58:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2005/07/08/188405.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2005/07/08/188405.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2005/04/20/141330.html</id><title type="text">在WinForm将光标设置为动画光标</title><summary type="text">设置动画光标的方法</summary><published>2005-04-20T07:04:00Z</published><updated>2005-04-20T07:04:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2005/04/20/141330.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2005/04/20/141330.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2005/04/20/141198.html</id><title type="text">一个截屏的例子 </title><summary type="text">一个截屏的例子</summary><published>2005-04-20T04:04:00Z</published><updated>2005-04-20T04:04:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2005/04/20/141198.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2005/04/20/141198.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2005/04/11/135694.html</id><title type="text">在窗体之间传递参数</title><summary type="text">有时候可能要在各个窗体之间传递参数,有两种方法可以实现:1. 在MDI窗体中,若要在子窗体之间引用父窗体中的数据,用如下方法:FormParent frm_parent = (FormParent)this.MdiParent;说明:FormParent是父窗体的类名称2.在一个窗体从主窗体中弹出的情况下,可用Owner的方法FormMain frm_owner = (FormMain)this....</summary><published>2005-04-11T10:07:00Z</published><updated>2005-04-11T10:07:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2005/04/11/135694.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2005/04/11/135694.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2005/04/07/133002.html</id><title type="text">发布一个《文档资料手册》</title><summary type="text">简介 &amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 因为总有一些繁杂的资料需要记载，在网上搜了一下，但有不少都是需要注册的，所以就写了这个小程序。相信此软件能够给各位计算机爱好者们提供一些帮助。&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; 功能 1、设置一、二级分类 2、按条件搜索、分页 3、导入、压缩、备份数据库 4...</summary><published>2005-04-07T03:18:00Z</published><updated>2005-04-07T03:18:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2005/04/07/133002.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2005/04/07/133002.html"/></entry><entry><id>http://www.cnblogs.com/bluedream/archive/2005/03/28/127132.html</id><title type="text">一个私钥加密的例子</title><summary type="text">一个私钥加密的例子</summary><published>2005-03-28T04:34:00Z</published><updated>2005-03-28T04:34:00Z</updated><author><name>王员外</name><uri>http://www.cnblogs.com/bluedream/</uri></author><link rel="alternate" href="http://www.cnblogs.com/bluedream/archive/2005/03/28/127132.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/bluedream/archive/2005/03/28/127132.html"/></entry></feed>
