...hread*pThread=AfxBeginThread(ThreadFunc,¶m); UINTThreadFunc(LPVOIDpParam);//线程函数 对于用户界面线程(UIthread),不能够光由一个线程函数来代表,因为它要处理消息,它需要一个消息循环。
基于1个网页-相关网页
In order to distinguish worker threads from the UI thread, the main entry point for the sample application sets the Name property of the CurrentThread object to "UIThread."
为了区别工作者线程和UI线程,在例子程序的主入口点设置CurrentThread对象的名字属性为“ UIThread ”。
youdao
应用推荐
模块上移
模块下移
不移动