<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_LanYo</title><subtitle type="text">Wake up and smell the code</subtitle><id>http://feed.cnblogs.com/blog/u/31396/rss</id><updated>2008-09-01T09:45:26Z</updated><author><name>LanYo</name><uri>http://www.cnblogs.com/RongCha-040/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RongCha-040/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/31396/rss"/><entry><id>http://www.cnblogs.com/RongCha-040/archive/2008/09/01/1281396.html</id><title type="text">DataTable过滤后的数据放到一个新表</title><summary type="text">[代码]</summary><published>2008-09-01T09:45:00Z</published><updated>2008-09-01T09:45:00Z</updated><author><name>LanYo</name><uri>http://www.cnblogs.com/RongCha-040/</uri></author><link rel="alternate" href="http://www.cnblogs.com/RongCha-040/archive/2008/09/01/1281396.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RongCha-040/archive/2008/09/01/1281396.html"/></entry><entry><id>http://www.cnblogs.com/RongCha-040/archive/2008/06/20/1226349.html</id><title type="text">为你的常量选择readonly而不是const(译,转) </title><summary type="text">对于常量，C#里有两个不同的版本：运行时常量和编译时常量。 因为他们有不同的表现行为，所以当你使用不当时，将会损伤程序性能或者出现错误。 两害相权取其轻，当我们不得不选择一个的时候，我们宁可选择一个运行慢一点但正确的那一个，而不是运行快一点但有错误的那个。基于这个理由，你应该选择运行时常量而不是编译时常量(译注：这里隐藏的说明了编译时常量效率更高，但可能会有错误)。  编译时常量更快更直接，但在可...</summary><published>2008-06-20T01:22:00Z</published><updated>2008-06-20T01:22:00Z</updated><author><name>LanYo</name><uri>http://www.cnblogs.com/RongCha-040/</uri></author><link rel="alternate" href="http://www.cnblogs.com/RongCha-040/archive/2008/06/20/1226349.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/RongCha-040/archive/2008/06/20/1226349.html"/></entry></feed>
