nodejs学习笔记之路由 server.jsvarhttp=require("http");varurl=require("url");functionstart(route){//route.js的route方法//服务实现functi nodejs路由功能