搜索资源列表
windowsDIGCLOCK
- 经常看到商场中数字时钟,如何用VC作到那个效果呢,主要运行计时器,建立数字时钟!-often see malls digital clock, how to use VC effects done that, the major operation timer, establish a digital clock!
03DigClock
- 使用VC编程做一个时钟。具有显示系统时间的功能,利用了位图操作和计时器。-use VC done a clock. Display system with the function of time, using a bitmap operation and a timer.
Timer
- vc做的计时器,看看吧 vc做的计时器,看看吧
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
GDIexamples
- vc 编程实例,有画图形、定时刷新、鼠标点击刷新等程序,对初学者很有帮助-vc programming examples, draw graphics refresh timer, mouse click refresh program, useful for beginners
TextShadePrj
- VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, frame s
