文件名称:CSharp-Applicationof-Progress-bars
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 43kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
我们在进度条应用中如果不使用多线程的话,就会经常进度条假死的状态,看起来就跟死机一样,该代码可以在不使用多线程的情况下,实现进度条动态显示,当然肯定比不上使用多线程的方法,但是可以避免假死情况-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 the same crash, the code can not use multiple threads in the circumstances, to achieve dynamic progress bar shows, of course, definitely better than do not use multi-threaded approach, but the situation can be avoided suspended animation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
进度条应用\bin\Debug\进度条应用.exe
..........\...\.....\进度条应用.pdb
..........\...\.....\进度条应用.vshost.exe
..........\...\.....\进度条应用.vshost.exe.manifest
..........\Form1.cs
..........\Form1.Designer.cs
..........\Form1.resx
..........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\...\...\.....\GenerateResource.read.1.tlog
..........\...\...\.....\GenerateResource.write.1.tlog
..........\...\...\.....\ResolveAssemblyReference.cache
..........\...\...\.....\进度条应用.csproj.FileListAbsolute.txt
..........\...\...\.....\进度条应用.exe
..........\...\...\.....\进度条应用.Form1.resources
..........\...\...\.....\进度条应用.pdb
..........\...\...\.....\进度条应用.Properties.Resources.resources
..........\Program.cs
..........\...perties\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\进度条应用.csproj
进度条应用.sln
进度条应用.suo
..........\obj\x86\Debug\TempPE
..........\...\...\Debug
..........\bin\Debug
..........\...\Release
..........\obj\x86
..........\bin
..........\obj
..........\Properties
进度条应用
..........\...\.....\进度条应用.pdb
..........\...\.....\进度条应用.vshost.exe
..........\...\.....\进度条应用.vshost.exe.manifest
..........\Form1.cs
..........\Form1.Designer.cs
..........\Form1.resx
..........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\...\...\.....\GenerateResource.read.1.tlog
..........\...\...\.....\GenerateResource.write.1.tlog
..........\...\...\.....\ResolveAssemblyReference.cache
..........\...\...\.....\进度条应用.csproj.FileListAbsolute.txt
..........\...\...\.....\进度条应用.exe
..........\...\...\.....\进度条应用.Form1.resources
..........\...\...\.....\进度条应用.pdb
..........\...\...\.....\进度条应用.Properties.Resources.resources
..........\Program.cs
..........\...perties\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\进度条应用.csproj
进度条应用.sln
进度条应用.suo
..........\obj\x86\Debug\TempPE
..........\...\...\Debug
..........\bin\Debug
..........\...\Release
..........\obj\x86
..........\bin
..........\obj
..........\Properties
进度条应用