上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 19 下一页
摘要: Item 26: Implement Ordering Relations with IComparable and IComparer 阅读全文
posted @ 2010-01-19 23:24 李潘 阅读(682) 评论(0) 推荐(0) 编辑
摘要: Item 25: Prefer Serializable Types 阅读全文
posted @ 2010-01-18 23:53 李潘 阅读(556) 评论(0) 推荐(1) 编辑
摘要: Item 24: Prefer Declarative to Imperative Programming 阅读全文
posted @ 2010-01-17 23:47 李潘 阅读(1315) 评论(0) 推荐(0) 编辑
摘要: Item 23: Avoid Returning References to Internal Class Objects 阅读全文
posted @ 2010-01-17 00:28 李潘 阅读(663) 评论(0) 推荐(1) 编辑
摘要: Item 22: Define Outgoing Interfaces with Events 阅读全文
posted @ 2010-01-16 22:55 李潘 阅读(525) 评论(0) 推荐(0) 编辑
摘要: Item 21: Express Callbacks with Delegates 阅读全文
posted @ 2010-01-16 17:51 李潘 阅读(454) 评论(0) 推荐(0) 编辑
摘要: Item 20: Distinguish Between Implementing Interfaces and Overriding Virtual Functions 阅读全文
posted @ 2010-01-16 17:04 李潘 阅读(1012) 评论(0) 推荐(0) 编辑
摘要: Item 19: Prefer Defining and Implementing Interfaces to Inheritance 阅读全文
posted @ 2010-01-15 23:17 李潘 阅读(714) 评论(0) 推荐(1) 编辑
摘要: Item 18: Implement the Standard Dispose Pattern 阅读全文
posted @ 2010-01-14 23:56 李潘 阅读(793) 评论(0) 推荐(0) 编辑
摘要: Item 17: Minimize Boxing and Unboxing 阅读全文
posted @ 2010-01-14 00:29 李潘 阅读(627) 评论(0) 推荐(0) 编辑
摘要: Item 16: Minimize Garbage 阅读全文
posted @ 2010-01-13 22:59 李潘 阅读(488) 评论(0) 推荐(0) 编辑
摘要: Item 15: Utilize using and TRy/finally for Resource Cleanup 阅读全文
posted @ 2010-01-13 22:03 李潘 阅读(576) 评论(0) 推荐(1) 编辑
摘要: Item 14: Utilize Constructor Chaining 阅读全文
posted @ 2010-01-12 22:42 李潘 阅读(555) 评论(0) 推荐(1) 编辑
摘要: Item 13: Initialize Static Class Members with Static Constructors 阅读全文
posted @ 2010-01-12 00:08 李潘 阅读(1247) 评论(0) 推荐(0) 编辑
摘要: Item 12: Prefer Variable Initializers to Assignment Statements 阅读全文
posted @ 2010-01-11 23:43 李潘 阅读(950) 评论(8) 推荐(0) 编辑
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 19 下一页