Unlike a synchronous function that returns a result immediately, a Future is an asynchronous function that doesn't get completed instantly.
確定! 回上一頁