随笔 - 54  文章 - 2 评论 - 79 阅读 - 69803
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

10 2006 档案
Effective C# Item19: Prefer Defining and Implementing Interfaces to Inheritance
摘要:Effective C# Item19: Prefer Defining and Implementing Interfaces to Inheritance 概要翻译 + 读书笔记 欢迎拍砖 谢谢 阅读全文
posted @ 2006-10-31 08:52 aiya 阅读(1908) 评论(0) 推荐(0) 编辑
Effective C# Item18: Implement the Standard Dispose Pattern
摘要:Effective C# Item18: Implement the Standard Dispose Pattern 实现标准Dispose模式 阅读全文
posted @ 2006-10-27 10:48 aiya 阅读(1812) 评论(0) 推荐(0) 编辑
Effective C# Item17: Minimize Boxing and Unboxing
摘要:Effective C# Item17: Minimize Boxing and Unboxing 减少装箱和拆箱操作 阅读全文
posted @ 2006-10-24 09:10 aiya 阅读(1654) 评论(0) 推荐(0) 编辑
Effective C# Item 16: Minimize Garbage
摘要:Effective C# Item 16: Minimize Garbage 概要翻译 + 读书笔记 欢迎拍砖 谢谢 阅读全文
posted @ 2006-10-20 09:19 aiya 阅读(1262) 评论(1) 推荐(0) 编辑
Effective C# Item 15: Utilize using and try/finally for Resource Cleanup
摘要:Effective C# Item 15: Utilize using and try/finally for Resource Cleanup 使用using和try/finally释放资源 还有对于Dispose(),Close(),析构函数和Finalize()的一个问题 阅读全文
posted @ 2006-10-16 09:10 aiya 阅读(1145) 评论(0) 推荐(0) 编辑
Effective C# Item14: Utilize Constructor Chaining
摘要:Effective C# Item14: Utilize Constructor Chaining 使用构造函数链 阅读全文
posted @ 2006-10-13 09:08 aiya 阅读(775) 评论(0) 推荐(1) 编辑
Effective C# Item13: Initialize Static Class Members with Static Constructiors
摘要:Effective C# Item13: Initialize Static Class Members with Static Constructiors 概要翻译 + 读书笔记 欢迎拍砖 谢谢 阅读全文
posted @ 2006-10-11 12:48 aiya 阅读(825) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示