用线程实现的定时器Timer

时间:2017-06-02 07:20:29
【文件属性】:
文件名称:用线程实现的定时器Timer
文件大小:1.51MB
文件格式:ZIP
更新时间:2017-06-02 07:20:29
定时器 timer 多线程 用vc实现的基于线程的定时器Timer,通常vc++的定时器timer是基于窗体的,由窗体消息驱动,而本程序实现的timer是基于线程的,不用windows消息驱动,而是基于线程事件驱动的
【文件预览】:
threadtimer
----threadtimer.dsw(545B)
----Debug()
--------vc60.pdb(76KB)
--------threadtimer.exe(172KB)
--------vc60.idb(145KB)
--------lrtimer.obj(20KB)
--------main.obj(15KB)
--------threadtimer.pdb(481KB)
--------threadtimer.pch(3.78MB)
--------threadtimer.ilk(217KB)
----threadtimer.ncb(49KB)
----threadtimer.dsp(4KB)
----main.cpp(1KB)
----lrtimer.h(6KB)
----threadtimer.opt(48KB)
----threadtimer.plg(1KB)
----lrtimer.cpp(4KB)

网友评论