搜索资源列表
alert
- 闹钟提醒程序,主要用OnTimer进行控制.
scrollfont
- 滚动字幕,用OnTimer定时器来定时在窗口上显示滚动的字幕
static_led_demo
- 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture contro
Timer
- 该源码用vc用ontimer实现了一个计时的实例,希望对朋友们有帮助-The source code is available ontimer achieved with the vc a time instance, want to help my friends
secondwatch
- C++使用onTimer()函数编写的秒表,时、分、秒、微秒都能设置,点击开始按钮,秒表就开始走动了,窗体上的那几个按钮做的相当漂亮,不少朋友以前专一做出这种按钮,今天竟然在这个秒表中发现了,幸运。 -C++ using onTimer () function written in stopwatch, hours, minutes, seconds, microseconds can be set, click the Start button, the stopwatch started
