主线程 meaning in English
main thread
Examples
- The main thread waits on the event and then exits
主线程等待该事件,然后退出。 - Visual basic sets the state of the main thread to
Visual basic将主线程的状态设置为 - This main thread uses that data , obtained by calling
该主线程使用通过调用 - Main method . in fact , the next thing
方法的主线程开始异步执行过程。 - Because it is called by main , is executed by the primary thread
是由主线程执行的,因为它被