摘要: $smarty = new Smarty;$smarty->setTemplateDir("./templates/"); #设置新的模板目录,$smarty->setCompileDir("./templates_c/"); #设置新的编译目录$smarty->setCacheDir("./cac 阅读全文
posted @ 2017-12-15 10:28 JulyFairy 阅读(241) 评论(0) 推荐(0)