app.listen(path, [callback]). Starts a UNIX socket and listens for connections on the given path. This method is identical to Node's http.Server.listen().
確定! 回上一頁