加载中...

摘要: [toc] 1. 模板引擎的基础概念 1.1 模板引擎 模板引擎是第三方模块。 让开发者以更加友好的方式拼接字符串,使项目代码更加清晰、更加易于维护。 1.2 art template模板引擎 1.在命令行工具中使用 npm install art template 命令进行下载 2.使用 cons 阅读全文
posted @ 2020-03-20 20:41 royal6 阅读(528) 评论(0) 推荐(0) 编辑