<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_让你停留片刻</title><subtitle type="text">good good study day day up!</subtitle><id>http://feed.cnblogs.com/blog/u/5614/rss</id><updated>2004-09-04T00:21:55Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/5614/rss"/><entry><id>http://www.cnblogs.com/veelee/archive/2004/09/04/39567.html</id><title type="text">感觉非常累</title><summary type="text">这段时间下来，我累了，真的！非常非常累，感觉时间已经在我心中淡化。唯一没有淡化的就是不停的敲写代码。每当眼一睁开，我就知道，我必须去编程，我必须去完成今天的任务。我知道，即使完成这个项目。你付出的远远小于公司给你的回报，为什么你要这么卖命，为什么要如此... 不太会说话！我渐渐的发觉了，有些人变了。可能是日子的改变让他们变的强壮，以至于抵抗力100％。他们那种什么都知道的态度我也感觉到了。我也发觉...</summary><published>2004-09-04T00:22:00Z</published><updated>2004-09-04T00:22:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/09/04/39567.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/09/04/39567.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/30/37747.html</id><title type="text">ASP.NET Framework深度历险(3)</title><summary type="text">ASP.NET Framework深度历险(3)March 25,2004Author:uestc95ArticleType:原创E-mail:uestc95@263.net.NET Framework Version:1.0.3705正式版VS.NET（C#） Version:7.0.9466正式版  这几天胃口还算好，虽然算不上&amp;#8220;吃嘛嘛香&amp;#8221;，但是也算是不错了，但愿能增上...</summary><published>2004-08-30T09:21:00Z</published><updated>2004-08-30T09:21:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/30/37747.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/30/37747.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/30/37746.html</id><title type="text">ASP.NET Framework深度历险(2)</title><summary type="text">ASP.NET Framework深度历险(2)March 25,2004.NET Framework Version:1.0.3705正式版VS.NET（C#） Version:7.0.9466正式版  刚刚吃完晚饭，正好在键盘上面锻炼一下手指。  接着上回继续写这个&amp;#8220;日记&amp;#8221;： Chapter Two -- HttpModule是如何工作的？  我们上回说到，一个来自于客...</summary><published>2004-08-30T09:20:00Z</published><updated>2004-08-30T09:20:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/30/37746.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/30/37746.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/30/37745.html</id><title type="text">ASP.NET Framework深度历险(1)</title><summary type="text">ASP.NET Framework深度历险(1)March 25,2004记得前一段时间有本不错的书叫Delphi深度历险，写得不错，我也就暂且借用了,:)在这里我不打算简单介绍ASP.NET的入门知识了，ASP.NET除了名字和古老的ASP有些相同外，已经是完完全全的改变了，虽然你仍能在ASP.NET中发现你熟悉的Session,Application等等，但是不要尝试将他们同远古的ASP时代的...</summary><published>2004-08-30T09:20:00Z</published><updated>2004-08-30T09:20:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/30/37745.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/30/37745.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/26/36795.html</id><title type="text">Create a Custom ProgressBar Control</title><summary type="text">The ProgressBar control that is included with Visual C# .NET supports only the standard setting.The sample code in this article illustrates how to create a control that supports the following properti...</summary><published>2004-08-26T08:15:00Z</published><updated>2004-08-26T08:15:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36795.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36795.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/26/36691.html</id><title type="text">于多线程的超时终止代码</title><summary type="text">usingSystem;usingSystem.Threading;publicdelegatevoidEventOverHandler(intx);publicclassThreadTimeOut{protectedThreadthreadObj;protectedinttimeOut;publicThreadThreadObj{set{threadObj=value;}get{returnth...</summary><published>2004-08-26T03:45:00Z</published><updated>2004-08-26T03:45:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36691.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36691.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/26/36681.html</id><title type="text">Safe, Simple Multithreading in Windows Forms, Part 1</title><summary type="text">Safe, Simple Multithreading in Windows Forms, Part 1Chris SellsJune 28, 2002Download the AsynchCalcPi.exe sample.It all started innocently enough. I found myself needing to calculate the area of a cir...</summary><published>2004-08-26T03:02:00Z</published><updated>2004-08-26T03:02:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36681.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36681.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/26/36666.html</id><title type="text">socket编程</title><summary type="text">下面的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用异步套接字生成的，因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串，在控制台显示该字符串，然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串&amp;#8220;&amp;lt;EOF&amp;gt;&amp;#8221;，以发出表示消息结尾的信号。[VisualBasic]ImportsSystemImport...</summary><published>2004-08-26T02:48:00Z</published><updated>2004-08-26T02:48:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36666.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36666.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/26/36663.html</id><title type="text">多线程学习</title><summary type="text">David CarmonaPremier Support for DevelopersMicrosoft SpainJune 2002Summary: Provides an in-depth look at the thread pool support in the Microsoft .NET Framework, shows why you need a pool and the impl...</summary><published>2004-08-26T02:44:00Z</published><updated>2004-08-26T02:44:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36663.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36663.html"/></entry><entry><id>http://www.cnblogs.com/veelee/archive/2004/08/26/36636.html</id><title type="text">今天去火车站送女朋友了</title><summary type="text">今天天气很不错，本来不应该去送女朋友。但是我总是感觉不去送会后悔，或许自己有强迫症。6：30就起床了，然后打车去女朋友家。收拾好行李，匆忙地就去了火车站。这是第一次去送女朋友，我知道，以后有很多次。很多次昨天看了仔细看了一下delegate，感觉非常不错也：），这里提供一个简单例子：此处介绍的示例是建立在事件和委托和引发事件中讨论的多个部分的基础上的。本示例显示了如何从您的类引发事件以及如何处理事...</summary><published>2004-08-26T01:03:00Z</published><updated>2004-08-26T01:03:00Z</updated><author><name>停留.Xp</name><uri>http://www.cnblogs.com/veelee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36636.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/veelee/archive/2004/08/26/36636.html"/></entry></feed>
