文件名称:BackgroudWorkerTest
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-17
- 文件大小:
- 193kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
主要介绍c#中的一个控件backgroundwork的工作模式,里面有两个窗体,每个窗体可以单独运行,其中包括一个teechart控件要自己注册一下,这样才能看到图形化的显示,注释掉这个teechart画图控件,也可以查看backgroundworker的工作模式。-A control backgroundwork c# introduced the working mode, which has two forms, each form can be run separately, including a TeeChart control to register yourself, so that you can see the graphical display, comment out the TeeChart drawing controls, you can also view the backgroundworker working mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BackgroudWorkerTest\BackgroudWorkerTest.csproj
...................\bin\Debug\AxInterop.TeeChart.dll
...................\...\.....\BackgroudWorkerTest.exe
...................\...\.....\BackgroudWorkerTest.pdb
...................\...\.....\BackgroudWorkerTest.vshost.exe
...................\...\.....\BackgroudWorkerTest.vshost.exe.manifest
...................\...\.....\Interop.TeeChart.dll
...................\...\Debug
...................\bin
...................\Form1.cs
...................\Form1.Designer.cs
...................\Form1.resx
...................\Form2.cs
...................\Form2.Designer.cs
...................\Form2.resx
...................\obj\Debug\AxInterop.TeeChart.dll
...................\...\.....\BackgroudWorkerTest.csproj.FileListAbsolute.txt
...................\...\.....\BackgroudWorkerTest.csproj.GenerateResource.Cache
...................\...\.....\BackgroudWorkerTest.csproj.ResolveComReference.cache
...................\...\.....\BackgroudWorkerTest.exe
...................\...\.....\BackgroudWorkerTest.Form1.resources
...................\...\.....\BackgroudWorkerTest.Form2.resources
...................\...\.....\BackgroudWorkerTest.pdb
...................\...\.....\BackgroudWorkerTest.Properties.Resources.resources
...................\...\.....\Interop.TeeChart.dll
...................\...\.....\TempPE
...................\...\Debug
...................\obj
...................\Program.cs
...................\...perties\AssemblyInfo.cs
...................\..........\Resources.Designer.cs
...................\..........\Resources.resx
...................\..........\Settings.Designer.cs
...................\..........\Settings.settings
...................\Properties
BackgroudWorkerTest