搜索资源列表
VC++Timers
- VC的窗口计时器实例-VC window timer example
VC-double-buffer-solve-splash-screen
- 几个图片是以另一个图片作为背景,如果定时器触发刷屏,则出现闪屏的现象。此例子演示了如何使用双缓存可解决闪屏的问题。-Another picture is a few pictures as the background, if the refresh timer is triggered, the splash screen phenomenon. This example demonstrates how to use the splash screen double buffer solve
Timer_v1
- 很經典的系統時間程式,以動態顯示目前的系統時間,學習擷取System timer的應用,以Visual Studio .NET 2003 MFC VC++為基礎編譯及驗證可用。-System timer example, dynamic display system timer, can study get system timer app.
timer
- 定时器的一个编程例子。能够了解硬件在VC中的运用。-Example of a timer programming. Able to understand the hardware in the use of VC.
CTimeDemo
- 定时器的使用实例源码,很不错的vc源码,推荐!-Example source code using the timer, very good vc source, recommended!
MilliSecondDemo
- 使用定时器显示毫秒级的时间\MilliSecondDemo,很不错的vc源码,希望能对大家有所帮助-E: \ Upload [source] \ 66485028awfwRw \ VC++ example Daquan Code \ Chapter 2 message mapping and processing \ Example 038- use the timer displays the time in milliseconds \ MilliSecondDemo, very good
CloseWindowDlg
- 本例VC定时关闭对话框,由于模态对话框会阻止用户输入。所以用到定时器。-This example VC timing to close the dialog box modal dialog prevents the user input. So use the timer.
VcPP-Timer
- Vc++编写的计时器,界面华美,代码规范,是学习界面编程的良好例子-Vc++ prepared timer, gorgeous interface, code specification, is a good example to learn programming interface
VCtimer
- VC 写的定时器 计数器示例程序,定时器响应函数(在SetTimer()函数的最后一个参数可以指定一个回调函数,没有指定时采用默认的回调函数OnTimer()),变量声明必须在“{}”中。如图所示的例子中,左侧为定时器,右侧为计数器,点击相应的控制按钮可测试对应功能。-VC wrote timer counter sample program, the timer response function (in SetTimer () function is the last parameter c
Timer115
- 一个vc++的定时器类,不使用窗口定时器的例子.-A vc++ timer class, do not use windows timer example.