上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 62 下一页
摘要: It can move you 阅读全文
posted @ 2008-08-14 12:03 Warren Tang 阅读(150) 评论(0) 推荐(0) 编辑
摘要: Behavioral patterns are concerned with algorithms and the assignment of responsibilities between objects. Behavioral patterns describe not just patterns of objects or classes but also the patterns of communication between them. These patterns characterize complex control flow that's difficult to follow at run-time. They shift your focus away from flow of control to let you concentrate just on the way objects are interconnected. 阅读全文
posted @ 2008-08-13 15:00 Warren Tang 阅读(297) 评论(0) 推荐(0) 编辑
摘要: A sample to use the System.IO.Compression.GZipStream class. 阅读全文
posted @ 2008-08-12 14:20 Warren Tang 阅读(259) 评论(0) 推荐(0) 编辑
摘要: http://blog.tangcs.com/2008/08/12/vs2008-dotnet3p5sp1-released/ 阅读全文
posted @ 2008-08-12 09:38 Warren Tang 阅读(276) 评论(0) 推荐(0) 编辑
摘要: http://blog.tangcs.com/2008/08/10/delete-testresults-folder-in-vs/ 阅读全文
posted @ 2008-08-10 01:29 Warren Tang 阅读(167) 评论(0) 推荐(0) 编辑
摘要: http://blog.tangcs.com/2008/08/09/vsts-team-foundation/ 阅读全文
posted @ 2008-08-09 14:36 Warren Tang 阅读(126) 评论(0) 推荐(0) 编辑
摘要: http://blog.tangcs.com/2008/08/08/beijing-2008-olympic-games/ 阅读全文
posted @ 2008-08-08 22:18 Warren Tang 阅读(76) 评论(0) 推荐(0) 编辑
摘要: http://blog.tangcs.com/2008/08/07/using-mysql-in-dotnet-framework/ 阅读全文
posted @ 2008-08-07 15:51 Warren Tang 阅读(130) 评论(0) 推荐(0) 编辑
摘要: http://blog.tangcs.com/2008/08/07/diablo-ii-music/ 阅读全文
posted @ 2008-08-07 10:36 Warren Tang 阅读(144) 评论(0) 推荐(0) 编辑
摘要: Structural patterns are concerned with how classes and objects arecomposed to form larger structures.Structural class patterns use inheritance to compose interfacesor implementations; Structural object patterns describe ways to compose objects to realize newfunctionality. 阅读全文
posted @ 2008-08-06 16:58 Warren Tang 阅读(162) 评论(0) 推荐(0) 编辑
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 62 下一页