Template Method Pattern
CHF 46.40
Auf Lager
SKU
UCEPFV296P8
Geliefert zwischen Mi., 08.10.2025 und Do., 09.10.2025
Details
High Quality Content by WIKIPEDIA articles! In software engineering, the template method pattern is a design pattern. It is a behavioral pattern, and is unrelated to C++ templates. In a template pattern, the model (data such as XML, or a set of APIs) has no inherent knowledge of how it would be utilized. The actual algorithm is delegated to the views, i.e. templates. Different templates could be applied to the same set of data or APIs and produce different results. Thus, it is a subset of model-view-controller patterns without the controller. The pattern does not have to be limited to object-oriented programming. For example, different XSLT templates could render the same XML data and produce different outputs. C++ templates also make it possible to code the algorithms (i.e. views) without having to use abstract classes or interfaces.
Weitere Informationen
- Allgemeine Informationen
- GTIN 09786130445546
- Editor Lambert M. Surhone, Miriam T. Timpledon, Susan F. Marseken
- EAN 9786130445546
- Format Fachbuch
- Titel Template Method Pattern
- Herausgeber Betascript Publishing
- Anzahl Seiten 96
- Genre Informatik
Bewertungen
Schreiben Sie eine Bewertung