文件名称:test2
-
所属分类:
- 标签属性:
- 上传时间:2015-06-08
-
文件大小:712byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用户界面线程示例:
在这个例子中我们要学会如何创建一个可以单独执行的功能,且可以和应用程序同时运行的线程,而且该线程需要自己的用户界面,也就是说用户的操作和你程序的运算不会有干扰。例如在文档应用程序中的查询和替换功能。在这个例子中我们需要使用框架中的AfxBegin Thread()函数来创建用户界面线程。这将对线程具有完全控制权,我们将创建自己的CWinThread派生线程类。
-User interface thread example:
In this case we have to learn how to create a function that can be performed alone, and thread, and applications can run simultaneously, and the thread needs its own user interface, which means that the user s operation of the operation and will not interfere with your program . Such as search and replace function in the document applications. In this case we need to use the framework AfxBegin Thread () function to create the user interface thread. This will have complete control over the thread, we will create your own thread CWinThread derived class.
在这个例子中我们要学会如何创建一个可以单独执行的功能,且可以和应用程序同时运行的线程,而且该线程需要自己的用户界面,也就是说用户的操作和你程序的运算不会有干扰。例如在文档应用程序中的查询和替换功能。在这个例子中我们需要使用框架中的AfxBegin Thread()函数来创建用户界面线程。这将对线程具有完全控制权,我们将创建自己的CWinThread派生线程类。
-User interface thread example:
In this case we have to learn how to create a function that can be performed alone, and thread, and applications can run simultaneously, and the thread needs its own user interface, which means that the user s operation of the operation and will not interfere with your program . Such as search and replace function in the document applications. In this case we need to use the framework AfxBegin Thread () function to create the user interface thread. This will have complete control over the thread, we will create your own thread CWinThread derived class.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test2.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.