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