SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Назад1 2 3 4 5 6 7 8 9 10 11 |
Implementing the Double Dispatch
Метки: python |
Multiple Dispatching
Метки: python |
Abstracting Usage
Метки: python |
Recycling with Prototyping
Метки: python |
Parsing Trash from an External File
Метки: python |
Trash Subclasses
Метки: python |
A Pattern for Prototyping Creation
Метки: python |
Improving the Design
Метки: python |
Simulating the Trash Recycler
Метки: python |
Pattern Refactoring
Метки: python |
Exercises
Метки: python |
Visitor
Метки: python |
Multiple Dispatching
Метки: python |
Exercises
Метки: python |
A Visual Example of Observers
Метки: python |
Observing Flowers
Метки: python |
Observer
Метки: python |
Table-Driven Code Using Anonymous Inner Classes
Метки: python |
Table-Driven Code: Configuration Flexibility
Метки: python |
Exercises
Метки: python |
Façade
Метки: python |
Adapter
Метки: python |
Changing the Interface
Метки: python |
Exercises
Метки: python |
Chain of Responsibility
Метки: python |