摘要:
工程下安装XTemplate并使用它的方法实例说明: 1.安装xtpl npm install xtpl xtemplate --save 2.在views目录添加test.xtpl文件,其内容为 this is {{title}}! 4.集成到Express中,只需要在app.js中,设置模板引擎 阅读全文
posted @ 2016-08-21 22:13
快乐地编程
阅读(567)
评论(0)
推荐(0)
浙公网安备 33010602011771号