策略模式的简单实现 <?php namespace Strategy; /** * 抽象算法类 * @author struggle * @verison 2012-5-29 */&nbs
使用简单工厂实现计算器 <?php namespace SimpleFactory\OperationClass; /** * 运算抽象类 * @author struggle * @verison 2012-5-28 &n
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号