搜索资源列表
CsThreading
- 非常有用的C#多线程组件,包括完善的演示,有进程的启动,暂停,停止,进度条等。
cSharp100Demon
- cSharp100个案例 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文件夹内容搜索器 数组应用 支持
WinAppBackgroundWorker
- 多线程的加法器~ 可以取消加法运算~ 而且有进度条~-Multi-threaded adder adder operator ~ can be lifted and the progress bar ~ ~
FileSplitter
- 文件切分和组合源码 可以对任意类型的文件进行分割合并,用的多线程,进度条显示分割进度,速度快,优化处理过-Segmentation and combination of source code files for any type of file can be split merge, with multi-thread, the progress bar shows the progress of segmentation, fast, optimized over
CSharp-Applicationof-Progress-bars
- 我们在进度条应用中如果不使用多线程的话,就会经常进度条假死的状态,看起来就跟死机一样,该代码可以在不使用多线程的情况下,实现进度条动态显示,当然肯定比不上使用多线程的方法,但是可以避免假死情况-We are in the progress of the application if you do not use multiple threads, it would often progress of the state of suspended animation, it looks just
CSharpthread_Exam121012
- 一个C#多线程案例,多个进度条的控制, 学习多线程的入门程序-A C# multi-threaded case, the progress bar control, learning multithreaded entry program
ProcessDemo
- 实现了多线程的进度条,其中包括百分比进度条,实时显示进度,不会出现假死情况-To achieve a multi-threaded progress, including the percentage of the progress bar, live show progress, the situation does not appear suspended animation......
Progress-bar-shows
- 一种实时显示程序运行状态的进度条,程序运行时多线程显示运行进度条。-Progress bar shows,Real-time display
MultiThread
- VC++ MultiThread多线程与进度条实例,有vc6.0 IDE环境的可重新编译源码,如截图所示,启动线程后,显示当前计数,并与进度条配合显示,在实际应用中,这是个相当实用的技巧。-VC++ MultiThread Multithreading and progress bar instance, there vc6.0 IDE environment can recompile the source code, as shown in the screenshot, start thr
C_Sharp_Timer_Thread
- 使用WinForm控件建立一个窗口,在窗口中放置3个进度条,利用多线程控制速度,后一个进度条是前一个进度条速度的 1/10。-Multi-thread to control the speed of ProgressBars
