php设计模式之——建造者模式

_age = $age;
	}
	
	public function setName($name){
		$this->_name = $name;
	}
	
	public function setProv($prov){
		$this->_prov = $prov;
	}
	
	public function getMan(){
		echo $this->_age.$this->_name.$this->prov;
	}
}

class Building{
	protected $man = '';
	public function __construct(){
		$this->man = new UserInfo();
	}
	
	public function buildman($array){
		$this->man->setAge($array['age');
		$this->man->setAge($array['name');
		$this->man->setAge($array['prov');
		
	}
	
	public function getman(){
		$this->man->getMan();
	}
}

网页题目:php设计模式之——建造者模式
地址分享:http://bzwzjz.com/article/jcehod.html

其他资讯

Copyright © 2007-2020 广东宝晨空调科技有限公司 All Rights Reserved 粤ICP备2022107769号
友情链接: 网站建设改版 成都网站建设公司 手机网站制作 响应式网站设计 成都网站设计 营销网站建设 温江网站设计 网站建设公司 成都网站建设 成都网站建设公司 H5网站制作 成都网站建设 移动手机网站制作 高端网站建设 网站建设方案 成都响应式网站建设公司 LED网站设计方案 成都网站建设 成都网站建设公司 网站制作公司 成都网站制作 高端网站设计