Node ExpressJs server的路径设置
摘要:
一、动态页面的路径: app.METHOD(PATH, HANDLER)Where: * app is an instance of express.* METHOD is an HTTP request method. get,post, put,delete,* PATH is a path o 阅读全文
posted @ 2016-02-25 21:42 动漫引擎 阅读(651) 评论(0) 推荐(0) 编辑