C梦
Follow

After following, you can keep track of his dynamic information in a timely manner

Course notes
  • Courses in the relevant section:Static file hosting

    6. 模板 - 加载模板模块 - 配置模板,模板名称,模板处理方法 - 设置模板文件位置 - 注册模板引擎 - res.render 读取views目录下的指定文件,解析并返回给客户端 - 用户发送http请求-》url-》解析路由-》找到规则-》执行绑定函数-》静态的直接返回目录下文件,动态的处理逻辑解析模板返回

    2019-07-120个赞