2016年8月26日

摘要: 设计模式 模板模式如果有一个流程如下step1();step2();step3();step4();step5();其中step3() step5()是需要用户自己编写使用其他步骤是固定的那么可以写成 阅读全文
posted @ 2016-08-26 20:15 itdef 阅读(256) 评论(0) 推荐(0)

导航