标签:style bsp span this color sig sign assign strong
TP框架中模板赋值
$this->assign(‘name‘,$value);
$this->name = $value;
// 两种写法是等效的
原文地址:http://www.cnblogs.com/lovebing/p/6723716.html