在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

template method pattern

查词链接:https://www.dute.org/dict/template_method_pattern复制链接
模板方法模式
查看英英释义
abstract:
In software engineering, the template method pattern is a behavioral design pattern that defines the program skeleton of an algorithm in a method, called template method, which defers some steps to subclasses. It lets one redefine certain steps of an algorithm without changing the algorithm's structure.

网络释义
模板方法模式
1、定义模板方法模式(Template Method Pattern):定义一个操作中的算法的框架,而将一些步骤延迟到子类中。使得子类可以不改变一个算法的结构即可重定义该算法的某些特定步骤。
模版方法模式
Template Method Pattern(模版方法模式)在一个操作中定义了一个算法框架,并且将这个框架当中的一些步骤交给子类去完成。
模版方法
Command Pattern(行为模式)、Observer Pattern(观察者模式)、Template Method Pattern(模版方法)、State Pattern(状态模式)、Strategy Pattern(策略模式)
常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...