Chapter 4 Create Binary Components
摘要: Chapter 4 Create Binary Components
创建二进制组件
阅读全文
posted @
2007-04-25 19:35 aiya 阅读(530) |
评论 (1) 编辑
Effective C# Item 29: Use the new Modifier Only When Base Class Updates Mandate it
摘要: Effective C# Item29: Use the new Modifier Only When Base Class Updates Mandate it
只在更新基类的情况下使用new修饰符
阅读全文
posted @
2007-04-22 11:40 aiya 阅读(548) |
评论 (0) 编辑
Effective C# Item 28: Avoid Conversion Operators
摘要: Effective C# Item 28: Avoid Conversion Operators
尽量避免转换操作
阅读全文
posted @
2007-04-14 14:57 aiya 阅读(703) |
评论 (2) 编辑
Effective C# Item 27: Avoid ICloneable
摘要: Effective C# Item 27: Avoid ICloneable
避免使用ICloneable接口
阅读全文
posted @
2007-04-07 16:10 aiya 阅读(591) |
评论 (1) 编辑