Introduction - If you have any usage issues, please Google them yourself
Set up a project, the main thread is responsible for user interaction, provide a button on the interface through which users set up a new thread to handle complex calculations. Multiple threads can share memory of certain variables. Thread can be suspended, hang. Inter-thread synchronization required