A common use for threads in a GUI application is to offload long-running tasks to worker threads so that the GUI remains responsive to the user's interactions.
確定! 回上一頁