server.js/app.listen. app.listen(process.env.PORT || config.port || 80, function() { util.log('Server started: http://%s:%s/', this.address().address, ...
確定! 回上一頁