Basically you just need to set up the thread with a stop function that sets a sentinel value that the thread will check. In your case, you'll ...
確定! 回上一頁