在Node.js Express中-使用app.use函数- 为什么我不必这样做: app.use(function(req,res,next){ //do something here next(req,res); }); 通常我只是这样做并且它有效
確定! 回上一頁