//express/lib/response.js res.render = function render(view, options, callback) { var app = this.req.app; var done = callback;
確定! 回上一頁