
设计模式
musicwind
每一天都是新的!
展开
-
Introduction to Design Patterns in Delphi
Introduction to Design Patterns in Delphi This discussion paper was presented by James Heyworth to the Canberra PC Users Group Delphi SIG on 11/11/1996. Please send comments and suggestions to原创 2001-10-08 21:08:00 · 1854 阅读 · 0 评论 -
Creating a real singleton class in Delphi 5
Creating a real singleton class in Delphi 5 Abstract:The article describes how to create a class that follows the singleton pattern. The class described will take care of the singleton requireme原创 2001-11-02 19:32:00 · 1361 阅读 · 0 评论 -
State模式技术交流后感
1 缘起 2004年5月19日,部门在大厦2号楼9楼大会议室举行有关OO设计思想以及优秀开发工具的技术交流活动。会上,同事主讲了两个主题的内容,分别是“State模式”以及“Dunit单元测试工具”。在前一个主题的讲座和技术交流过程中,大家进行了比较充分的讨论。我本人也有一些感想和心得,特此记录,以飨读者。 2 场景 以十字转门为例。原创 2004-05-22 12:39:00 · 1999 阅读 · 0 评论