摘要:
GET /hello/fred/0926xxx572 app.get('/hello/:name/:tel', function(req, res) { console.log(req.params.name); console.log(req.params.tel);});req.params.x 阅读全文
posted @ 2016-02-12 12:13
jayruan
阅读(224)
评论(0)
推荐(0)


浙公网安备 33010602011771号