本章内容
· Express的基础使用
· Express的路由功能
· Express的请求与响应对象
· Express的中间件
· Express的错误处理
· Express的页面渲染与数据输出
· 基于Express框架开发留言板系统