Maison > Article > développement back-end > Smarty的templete对象和smarty对象的区别?解决思路
Smarty的templete对象和smarty对象的区别?
new Templete()与new Smarty()的得到的对象,有什么区别?
------解决方案--------------------
两个类的功能是不一样的。
------解决方案--------------------
Smarty是对外用的。Templete我是没用过