摘要
本文分析并利用了ONIDLE事件的特点 ,在VISUALC ++程序中设计了后台任务的实现方法 ,并且通过给出一个具体例程实现了后台任务的执行 ,有效地利用了系统时间 。
This paper analyzes and utilizes the characteristic of onidle function.It provides the technique to design the background program in VISUAL C++ programming.An example project has been provided.Though the technique,we can use the system time effectively and develop the function of MFC(Microsoft's Foundation Classes)sufficiently.