<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_名刘天下_分类_C#</title><id>http://feed.cnblogs.com/blog/u/12288/category/140997/rss</id><updated>2012-06-04T12:59:28Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lzm525/category/140997.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/12288/category/140997/rss"/><entry><id>http://www.cnblogs.com/lzm525/archive/2010/03/11/1683304.html</id><title type="text">C#生成图片缩略图-转载</title><summary type="text">/// &lt;summary&gt;/// 获取一个图片按等比例缩小后的大小。/// &lt;/summary&gt;/// &lt;param name="maxWidth"&gt;需要缩小到的宽度&lt;/param&gt;/// &lt;param name="maxHeight"&gt;需要缩小到的高度&lt;/param&gt;/// &lt;param name="imageOrig...</summary><published>2010-03-11T03:49:00Z</published><updated>2010-03-11T03:49:00Z</updated><author><name>名刘天下</name><uri>http://www.cnblogs.com/lzm525/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lzm525/archive/2010/03/11/1683304.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lzm525/archive/2010/03/11/1683304.html"/><content type="text">/// &lt;summary&gt;/// 获取一个图片按等比例缩小后的大小。/// &lt;/summary&gt;/// &lt;param name="maxWidth"&gt;需要缩小到的宽度&lt;/param&gt;/// &lt;param name="maxHeight"&gt;需要缩小到的高度&lt;/param&gt;/// &lt;param name="imageOrig...</content></entry><entry><id>http://www.cnblogs.com/lzm525/archive/2009/03/03/1402628.html</id><title type="text">C#中的多态性</title><summary type="text"> 面向对象程序设计中的一个重要概念是多态性！同一操作作用于不同的对象，可以有不同的解释，产生不同的执行结果，这就是多态性。多态性往往通过派生类重载基类中的虚函数型方法来实现。</summary><published>2009-03-03T15:24:00Z</published><updated>2009-03-03T15:24:00Z</updated><author><name>名刘天下</name><uri>http://www.cnblogs.com/lzm525/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lzm525/archive/2009/03/03/1402628.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lzm525/archive/2009/03/03/1402628.html"/><content type="text"> 面向对象程序设计中的一个重要概念是多态性！同一操作作用于不同的对象，可以有不同的解释，产生不同的执行结果，这就是多态性。多态性往往通过派生类重载基类中的虚函数型方法来实现。</content></entry></feed>
