Tongji Univ. --- Design Pattern Course Design(Use only for course projects)
- Abstract Factory
- Adapter
- Bridge
- Builder
- Chain of Responsibility
- Command
- Composite
- Decorator
- Facade
- Factory Method
- Flyweight
- Interpreter
- Iterator
- Mediator
- Memento
- Observer
- Prototype
- Proxy
- Singleton
- State
- Strategy
- Template Method
- Vistor
More than GOF's 23
- Reference Counting
- Copy on Write
- Shareable
- AOP
- IOC