累计查询 0.00 亿次

template method

  • 模板方法:面向对象编程中,抽象类中的一种特殊方法,用于模板方法模式,规定了其子类的算法。

双语例句

  1. A servlet that USES the Template Method pattern to encapsulate a three-step workflow.
    一个采用Template Method模式的Servlet封装一个包含三个步骤的工作流。
  2. Similarly, classes using the Template Method pattern contain a series of steps, and some are left blank.
    类似地,采用Template Method模式的类也包含一系列的步骤,而其余的则留空。
  3. 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
    塑造模板函数;塑造模版函数