Robuta

https://www.cnblogs.com/dddy/p/19494080
模板方法模式(Template Method Pattern) 意图:定义一个操作中的算法(业务)的骨架,...
template method pattern