文件名称:MinTimer
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 110.17kb
- 下载次数:
- 0次
- 提 供 者:
- zn***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I think there are two reasons. First : CWnd not inside the timer accurate to the millisecond, we must write an accurate to the millisecond. Second : CWnd timer inside the price is too high, because sometimes we simply do not like the window, In order to use the timer, which had derived from CWnd Lane. I wrote this mmtimer, is mainly to solve the above two points and design
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 55593380mintimer.rar 列表 testMMTimer testMMTimer\Doc testMMTimer\Doc\testMMTimer.vsd testMMTimer\testMMTimer testMMTimer\testMMTimer\mmTimers.cpp testMMTimer\testMMTimer\mmTimers.h testMMTimer\testMMTimer\ReadMe.txt testMMTimer\testMMTimer\res testMMTimer\testMMTimer\res\testMMTimer.ico testMMTimer\testMMTimer\res\testMMTimer.manifest testMMTimer\testMMTimer\res\testMMTimer.rc2 testMMTimer\testMMTimer\Resource.h testMMTimer\testMMTimer\stdafx.cpp testMMTimer\testMMTimer\stdafx.h testMMTimer\testMMTimer\testMMTimer.cpp testMMTimer\testMMTimer\testMMTimer.h testMMTimer\testMMTimer\testMMTimer.rc testMMTimer\testMMTimer\testMMTimer.vcproj testMMTimer\testMMTimer\testMMTimerDlg.cpp testMMTimer\testMMTimer\testMMTimerDlg.h testMMTimer\testMMTimer\TimeAgent.cpp testMMTimer\testMMTimer\TimeAgent.h testMMTimer\testMMTimer\TimerListener.h testMMTimer\testMMTimer.sln testMMTimer\testMMTimer.suo