搜索资源列表
Screen_detect
- WIN32 纯API写的屏幕保护程序,支持预览、密码、命令行-pure Win32 API written procedures for the protection of the screen, preview support, passwords, command-line
screensaver
- 屏幕保护程序一般有两部分组成,主程序是通过命令行参数来判断该执行哪个功能: 1)设置部分,用来对屏幕保护程序的参数进行设置,本程序就是设置球体的个数。 2)程序功能部分:主要是实现屏幕的保护程序功能,这是程序的主体部分,屏幕保护程序首先需要程序窗体以无边框的俄形式全屏显示,并且将背景设置为黑色,然后通过定时器事件在屏幕上做各种动画,这样屏幕就要达到屏幕保护程序的基本要求。 -Screen saver There are two parts, the main program th
Dancing-Line
- Dancing Line: A Little code for dancing graphical line on screen.
line1
- 学习VB,Visual Basic的非常好的例子,首发,这是参考windows屏幕保护中的变幻线来编写的,这个用到时钟控件数组,每条线对应一个时钟控制,所以线多速度就慢。-Learning VB, Visual Basic is a very good example, the first, which is the reference windows screen saver changes in line to write, this uses the clock control array
line2
- 学习VB,Visual Basic的非常好的例子,首发,这是参考windows屏幕保护中的变幻线来编写的,这个没有用到时钟控件数组,所有线都是共用一个时钟控制,所以线多速度也不慢。-Learning VB, Visual Basic is a very good example, the first, which is the reference windows screen saver changes in line to write, this did not use the clock c