<?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/34843/rss</id><updated>2011-10-15T17:09:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/34843/rss"/><entry><id>http://www.cnblogs.com/terryli/archive/2008/05/13/1194390.html</id><title type="text">博客园最新公告：关于成立博客园慈善基金的建议和实施办法（不仅仅是为了这次地震）</title><summary type="text">博客园作为一个已经成长并壮大起来的中文技术社区，这里凝聚了大量的开发一线的同志，我们有能力有基础有热情成立一个慈善基金。成立这个基金不仅仅是为了在这次灾难性的地震中挣扎的群众，同时也为将来我们不能预料而且必须要面对的自然灾害中受灾的群众，这是一个长远的爱心战略！更是显示我们博客园雄心壮志的战略！也是显示我们博客园技术人员胸怀和爱心的历史见证！</summary><published>2008-05-13T00:33:00Z</published><updated>2008-05-13T00:33:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terryli/archive/2008/05/13/1194390.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/archive/2008/05/13/1194390.html"/></entry><entry><id>http://www.cnblogs.com/terryli/archive/2008/05/12/1194130.html</id><title type="text">我人生当中的第一次裸奔</title><summary type="text">今天是人生之中经历的第一次地震，虽然心里很冷静，但地震发生的时候，的确有点小害怕。来成都也有几年了，梦想却还在彼岸，为了它，相信地震让我更加坚强了。&#xD;</summary><published>2008-05-12T14:37:00Z</published><updated>2008-05-12T14:37:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terryli/archive/2008/05/12/1194130.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/archive/2008/05/12/1194130.html"/></entry><entry><id>http://www.cnblogs.com/terryli/archive/2008/04/06/1139121.html</id><title type="text">从MySpace基于.NET平台的六次重构经历，来感受分布式系统。</title><summary type="text">我们来看看MySpace配合.NET+Windows Server 2003+Sql Server 2000/2005+IIS是怎么创造传奇的:增加缓存服务器是"一开始就应该做的事情，但我们成长太快，以致于没有时间坐下来好好研究这件事情。"Benedetto补充道。"我们花了大约一个月时间寻找Windows 2003服务器自动停止的原因。"Benedetto说。最后，通过Microsoft的帮助，他们才知道该怎么通知服务器："别开枪，是友军。" &#xD;&#xD;</summary><published>2008-04-06T05:57:00Z</published><updated>2008-04-06T05:57:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terryli/archive/2008/04/06/1139121.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/archive/2008/04/06/1139121.html"/></entry><entry><id>http://www.cnblogs.com/terryli/archive/2008/04/06/1138788.html</id><title type="text">爱因斯坦谜题的图表分析法</title><summary type="text">又见爱因斯坦谜题！让我想起了网易曾经的一道面试题和这个类似。 这道迷题出自1981年柏林的德国逻辑思考学院。据说世界上只有2%的人能出答案。就连大名鼎鼎的爱因斯坦也成为此题大伤脑筋，所以这道题也经常被国内外知名公司用做面试题目，相信许多朋友都只做出过一个答案。 这个面试题的确很经典，来学习下。&#xD;如果你还有其他答案，希望你能和我分享。</summary><published>2008-04-05T16:39:00Z</published><updated>2008-04-05T16:39:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terryli/archive/2008/04/06/1138788.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/archive/2008/04/06/1138788.html"/></entry><entry><id>http://www.cnblogs.com/terryli/archive/2008/04/04/1137453.html</id><title type="text">WinForm组件开发：构造ImageButton控件</title><summary type="text">.NET自带的Button按钮和PictureBox在做某种特效的时候很难控制，除了调节属性之外，还要写代码，是不是很麻烦。如果你的开发团队让你构造一个Button组件，来换掉.NET自带的哪个Button，这篇文章将引导你实现这个需求。</summary><published>2008-04-04T07:08:00Z</published><updated>2008-04-04T07:08:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terryli/archive/2008/04/04/1137453.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/archive/2008/04/04/1137453.html"/></entry><entry><id>http://www.cnblogs.com/terryli/archive/2008/03/27/1125934.html</id><title type="text">浅谈.NET中的数据绑定表达式(二)</title><summary type="text">从本质出发，来谈绑定数据绑定表达式，提高代码执行效率。&#xD;本节涉及的内容如下：&#xD;1，数据绑定方法的来源以及在低层上的实现。&#xD;2，数据绑定方法的执行效率排序。&#xD;</summary><published>2008-03-27T12:30:00Z</published><updated>2008-03-27T12:30:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terryli/archive/2008/03/27/1125934.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/archive/2008/03/27/1125934.html"/></entry><entry><id>http://www.cnblogs.com/terryli/archive/2008/03/25/1120482.html</id><title type="text">浅谈.NET中的数据绑定表达式(一)</title><summary type="text">浅谈.NET中的数据绑定表达式。</summary><published>2008-03-24T16:00:00Z</published><updated>2008-03-24T16:00:00Z</updated><author><name>李涛</name><uri>http://www.cnblogs.com/terryli/</uri></author><link rel="alternate" href="http://www.cnblogs.com/terryli/archive/2008/03/25/1120482.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/terryli/archive/2008/03/25/1120482.html"/></entry></feed>
