The asynchronous method invocation pattern is a way to solve the challenge of not penalizing the main process thread with possibly time-consuming tasks.
確定! 回上一頁