app.get(/a/,function(req,res){res.send('/a/')}) 这条路由的路径将匹配butterfly和dragonfly,但不butterflyman,dragonflyman