具有进度条visual basic 2008的倒数计时器的代码源 [英] Code source for a countdown timer with a progress bar visual basic 2008

查看:85
本文介绍了具有进度条visual basic 2008的倒数计时器的代码源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要倒计时的源代码,最多可以计算24小时(注意:这是我的第一个项目)我希望你帮助我



什么我试过了:



i已经厌倦了这个网站的东西我不是很擅长编码我只能做简单的事情

i need the source code for a countdown that can count up to 24hrs (notice: its my first project ) i hope u help me

What I have tried:

i have tired somethings from this site im not that good at coding i only can do simple simple things

推荐答案

你应该使用 BackgroundWorker类 [ ^ ]。点击链接。在那里你会找到一个例子。



使用BackgroundWorker类+ ProgressBar控件(在c#中)的例子如下:如何在后台工作中使用进度条 [ ^ ]。





符合条件的VB.NET版本代码如下: BackGroundWorker& ProgressBar& VB.NET for Visual Studio 2005中的代表 [ ^ ]



试试吧!祝你好运!
You should use BackgroundWorker Class[^]. Follow the link. There you'll find an example.

An example of usage of BackgroundWorker class + ProgressBar control (in c#) is here: how to use Progress bar in backgroundworker[^].


A VB.NET version of code which meets your criteria is here: BackGroundWorker & ProgressBar & Delegates in VB.NET for Visual Studio 2005[^]

Try! Good luck!


这篇关于具有进度条visual basic 2008的倒数计时器的代码源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆