中英互译
template method
基本释义
- 模板方法:面向对象编程中,抽象类中的一种特殊方法,用于模板方法模式,规定了其子类的算法。
双语例句
- A servlet that USES the Template Method pattern to encapsulate a three-step workflow.一个采用Template Method模式的Servlet封装一个包含三个步骤的工作流。
- Similarly, classes using the Template Method pattern contain a series of steps, and some are left blank.类似地,采用Template Method模式的类也包含一系列的步骤,而其余的则留空。
- The execute method delegates to an abstract template method, doExecute(), which is responsible for proceeding with the original join point.execute 方法委托抽象的模板方法 doExecute() 负责继续处理原始的连接点。
网络短语
- Template Method Pattern模板方法模式;模版方法模式;模版方法
- Form Template Method塑造模板函数;构建模板方法
- The Template Method Pattern模板方法模式
- slotted template method打孔模片法
- From TemPlate Method塑造模板函数;塑造模版函数