文件名称:sxg_timer
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:3.94kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
(系统自动生成,下载前可以参看下载内容)
下载文件列表
利用消息循环实现一个定时器/MyTimer.cpp
利用消息循环实现一个定时器/MyTimer.h
利用消息循环实现一个定时器/Readme.txt
利用消息循环实现一个定时器/test.cpp
利用消息循环实现一个定时器/test.dsp
利用消息循环实现一个定时器
www.dssz.com.txt
利用消息循环实现一个定时器/MyTimer.h
利用消息循环实现一个定时器/Readme.txt
利用消息循环实现一个定时器/test.cpp
利用消息循环实现一个定时器/test.dsp
利用消息循环实现一个定时器
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.