搜索资源列表
timer
- 一个vb实现的倒计时器,在计时演讲等方面有用。-Countdown to the implementation of a vb, and Speech, etc. at the time useful.
timer
- vb的一个小时钟程序,可以修改表盘的外观特征,可以修改表的时间间隔设置-vb, a small clock program, you can modify the appearance of the characteristics of the dial, you can modify the time interval setting table
VBTimer
- 资料,对初学vb者可供参考学习,vb timer控件的应用 交通灯
timer
- 用VB语言编写了一个显示电子时钟的程序。-A timer is made by this program.
VB-accurate-timer
- 一个用VB编写的简单的定时器,定时器精确度可以达到ms级。-Written in VB a simple timer, the timer accuracy can be achieved ms level.
VB-Internet-Timer
- VB-上网计时器_小软件。用于记录每次的上网时间,以供随时掌握自己的网时。-VB-Internet Timer
VB-time
- VB记时器编程的讨论 在很多场合下编程(例如工业控制、游戏)中需要比较精确的记时器,本文讨论的是在VB下实现记时器的若干方法以及它们的精度控制问题。 在VB中最常用的是Timer控件,它的设置和使用都非常方便,理论上它的记时精度可以达到1ms(毫秒)。但是众所周知的,实际上Timer在记时间隔小于50ms之下是精度是十分差的。它只适用于对于精度要求不太高的场合。 -VB timer programming on many occasions to discuss programming
TimeSetEvent
- 这是我用VB写的用 TimeSetEvent函数代替Timer控件的代码, 它可以实现更细微更精确的计时。 如果你的程序有这样的要求,可以参考一下哦。-This is written in VB Timer control with TimeSetEvent function instead of the code, It can achieve more accurate timing is more subtle. If your program
Timer
- VB整点报时程序,任务栏自动隐藏/显示,菜单调用,待完善-The whole point timekeeping program in VB, the taskbar automatically hide/show menu calls to be improved ...
timer
- 用VB编写的有关定时时间的小程序,精度可达到1毫秒,可以作为其他程序的参考。-Regular time small program written in VB, the accuracy can reach 1 ms can be used as the reference of other programs.
VB_long-timer
- 突破VB原本時間計數器限制,延長至幾個小時-Breakthrough in VB, the original time limit was extended to several hours
VB-timer-example-source-code
- Visual Basic定时器实例源代码,希望对初学者有所帮助-Visual Basic timer example source code, and I hope to help beginners
vb-joke
- 跟舍友开玩笑写的小程序,可以通过qq和飞信等循环发送某段消息,俗称“刷人”。使用模拟按键和timer。-Joked with roommate wrote a small program, you can cycle through the qq and fetion and other send a certain message, commonly known as "brush". Analog keys and timer.
timer
- 不用vb内置的计时器控件,而运用vb api所编写的计时器小结,值得和大家共同学习。-Don t use VB built-in timer timer control, summary and the use of VB API prepared, worth and common learning.
071114-timer-count
- 用VB写的一个计时器程序,按空格开始计时,再按停止。非常简单的东西。-Timer counter . Press SPACE to start , and press SPACe to STOP.
VB-dingshi
- 定时运行程序(含程序和源代码),可以自己做定时器-Timed Run program (including program and source code), you can do it yourself Timer
timer
- 一个计时器的小程序,适合初学者学习VB的界面及各控件基本属性。-a small timer app, suitable for beginners to learn the basic properties of VB interface and its controls.
the-timer
- 倒计时器,用的为vb语言,可以实现简单的倒计时功能,并有提示音。-The timer
Timer
- 用VB实现的一个倒计时程序,已生成安装包形式,直接打开就能用。-VB of a countdown program, the installation package has been generated forms can be used to directly open.
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)