期刊文献+

基于回调函数与Visual C++的多线程应用程序的实现 被引量:1

Realization of Multithread Program Based on Callback Function and Visual C++
下载PDF
导出
摘要 本文给出了基于回调函数的多线程应用程序实现方法。通过回调函数开辟子线程,而采用回调函数的消息响应函数实现具体的数据处理。因回调函数的消息响应函数可作为VC++某个类的成员函数,故可调用该类的其他成员函数和成员变量,从而避免了因采用过多的全局变量进行线程通信而降低系统效率。 The method for realizing muhithread program based on callback function and Visual c++ is given in this paper. With callback function, subthread is created and data are processed in message response function of callback function. Because message response function of callback function can be a member function of a class such as View class, it is able to use member functions and member variables to avoid lowering the efficiency of the system with the use of many global variables.
出处 《唐山学院学报》 2006年第2期106-108,共3页 Journal of Tangshan University
关键词 回调函数 多线程 消息响应函数 callback function multithread message response function
  • 相关文献

同被引文献1

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部