<?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/17073/rss</id><updated>2007-01-02T06:39:22Z</updated><author><name>Hu Yong Yuan</name><uri>http://www.cnblogs.com/mybobby/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mybobby/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/17073/rss"/><entry><id>http://www.cnblogs.com/mybobby/archive/2006/12/29/607296.html</id><title type="text">關於串口編程的一些總結</title><summary type="text">串口通訊兩種方式:1.被動接收(我是這樣稀稱呼),即串口通訊設被不停的發送有起始位和接收位的數據.而程式收到數據後根據接收位和起始位,將數據剝出來.進行處理.我給地磅寫的就是利用這種(後面貼出原碼).1usingSystem;2usingSystem.Drawing;3usingSystem.Collections;4usingSystem.ComponentModel;5usingSystem....</summary><published>2006-12-29T10:40:00Z</published><updated>2006-12-29T10:40:00Z</updated><author><name>Hu Yong Yuan</name><uri>http://www.cnblogs.com/mybobby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mybobby/archive/2006/12/29/607296.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mybobby/archive/2006/12/29/607296.html"/></entry><entry><id>http://www.cnblogs.com/mybobby/archive/2006/12/29/607268.html</id><title type="text">設計模式學習之二(AbstractFactory)</title><summary type="text">假設您要製作一個對話方塊（Dialog）元件，您希望的是這個對話方塊可以有不同的視感（Look-and- feel），最基本的想法是，藉由Setter將不同視感的元件設定給這個對話方塊，例如：見UML類別圖:實現代碼Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.c...</summary><published>2006-12-29T10:09:00Z</published><updated>2006-12-29T10:09:00Z</updated><author><name>Hu Yong Yuan</name><uri>http://www.cnblogs.com/mybobby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mybobby/archive/2006/12/29/607268.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mybobby/archive/2006/12/29/607268.html"/></entry><entry><id>http://www.cnblogs.com/mybobby/archive/2006/12/29/607260.html</id><title type="text">設計模式學習之一(simpleFactory)</title><summary type="text">本代碼是由java計設模式例程改編而來.原碼:http://caterpillar.onlyfun.net/Gossip/index.htmlSimple Factory模式（又稱Static Factory模式），一個Simple Factory生產成品，而對客戶端隱藏產品產生的細節。實作時定義一個產品介面（interface），並透過特定靜態方法來建立成品。假設有一個音樂盒工廠，購買音樂盒的客...</summary><published>2006-12-29T10:01:00Z</published><updated>2006-12-29T10:01:00Z</updated><author><name>Hu Yong Yuan</name><uri>http://www.cnblogs.com/mybobby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mybobby/archive/2006/12/29/607260.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mybobby/archive/2006/12/29/607260.html"/></entry><entry><id>http://www.cnblogs.com/mybobby/archive/2006/10/05/521666.html</id><title type="text">[原]修複sqlServer2005 無法啟動的問題</title><summary type="text">今天把sqlServer2005裝到公司的電腦上了,開始一啟動後能進入到數據庫服務器,為了使數據庫服務器能在屬域網內訪問,我打開sqlserver適配器,將Shared Memory,Named Pipes,TCP/IP ,VIA 全設為啟用,把sqlserver屬性設置為可以用windows驗證以及sqlServer口令訪問,重啟服務器,發現服務器啟動失敗.於是我在服務裏面啟動sqlserver...</summary><published>2006-10-05T07:20:00Z</published><updated>2006-10-05T07:20:00Z</updated><author><name>Hu Yong Yuan</name><uri>http://www.cnblogs.com/mybobby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mybobby/archive/2006/10/05/521666.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mybobby/archive/2006/10/05/521666.html"/></entry><entry><id>http://www.cnblogs.com/mybobby/archive/2006/09/24/513514.html</id><title type="text">修复iis无法打开默认专案的问题</title><summary type="text">买了台新电脑.回家后第一件事是装IIS和.net2003装了.net2003后发现了一个问题,系统无法建专案.出现http 1.1/500 ...error.错误.一看iis配置,没有任何问题,这方面应没什么问题,我公司的都是我设置的,按道理说不会.于是我试着看IIS是否能打开已经建好的专案.出现"http 1.1/500.."错误!打开Internet Explorer--&amp;gt;工具---&amp;g...</summary><published>2006-09-24T12:27:00Z</published><updated>2006-09-24T12:27:00Z</updated><author><name>Hu Yong Yuan</name><uri>http://www.cnblogs.com/mybobby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/mybobby/archive/2006/09/24/513514.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/mybobby/archive/2006/09/24/513514.html"/></entry></feed>
