文件名称:ThreadUIDemo
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-12-19
- 文件大小:
- 58kb
- 下载次数:
- 0次
- 提 供 者:
- panji*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#跨线程调用控件的常用几种方法(程序Demo)
(1)禁止编译器对跨线程访问做检查
(2)使用delegate 和invoke 来从其他线程中调用控件
(3)使用delegate 和BeginInvoke 来从其他线程中控制控件
(4)使用BackgroundWorker 组件-Several commonly used methods (procedures Demo) C# cross-thread call control
(1) prohibits the compiler to do cross-thread access checks
(2) to call the delegate and invoke controls other threads
(3) delegate and BeginInvoke to control controls other threads
(4) Use the BackgroundWorker component
(1)禁止编译器对跨线程访问做检查
(2)使用delegate 和invoke 来从其他线程中调用控件
(3)使用delegate 和BeginInvoke 来从其他线程中控制控件
(4)使用BackgroundWorker 组件-Several commonly used methods (procedures Demo) C# cross-thread call control
(1) prohibits the compiler to do cross-thread access checks
(2) to call the delegate and invoke controls other threads
(3) delegate and BeginInvoke to control controls other threads
(4) Use the BackgroundWorker component
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
| ||
ThreadUIDemo\ThreadUIDemo\bin\Debug\ThreadUIDemo(CNENXIAOJ1M2's conflicted copy - Oct 22 | 2013).exe | |
............\............\...\.....\ThreadUIDemo(CNENXIAOJ1M2's conflicted copy - Oct 22 | 2013).pdb | |
............\............\...\.....\ThreadUIDemo.exe | ||
............\............\...\.....\ThreadUIDemo.pdb | ||
............\............\...\.....\ThreadUIDemo.vshost.exe | ||
............\............\...\.....\ThreadUIDemo.vshost.exe.manifest | ||
............\............\Form1(CNENXIAOJ1M2's conflicted copy - Oct 22 | 2013).cs | |
............\............\Form1.cs | ||
............\............\Form1.Designer.cs | ||
............\............\Form1.resx | ||
............\............\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache | ||
............\............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache | ||
............\............\...\...\.....\ThreadUIDemo(CNENXIAOJ1M2's conflicted copy - Oct 22 | 2013).exe | |
............\............\...\...\.....\ThreadUIDemo(CNENXIAOJ1M2's conflicted copy - Oct 22 | 2013).pdb | |
............\............\...\...\.....\ThreadUIDemo.csproj.FileListAbsolute.txt | ||
............\............\...\...\.....\ThreadUIDemo.csproj.GenerateResource.Cache | ||
............\............\...\...\.....\ThreadUIDemo.exe | ||
............\............\...\...\.....\ThreadUIDemo.Form1.resources | ||
............\............\...\...\.....\ThreadUIDemo.pdb | ||
............\............\...\...\.....\ThreadUIDemo.Properties.Resources.resources | ||
............\............\Program.cs | ||
............\............\...perties\AssemblyInfo.cs | ||
............\............\..........\Resources.Designer.cs | ||
............\............\..........\Resources.resx | ||
............\............\..........\Settings.Designer.cs | ||
............\............\..........\Settings.settings | ||
............\............\ThreadUIDemo.csproj | ||
............\ThreadUIDemo.sln | ||
............\ThreadUIDemo.suo | ||
............\............\obj\x86\Debug\TempPE | ||
............\............\...\...\Debug | ||
............\............\bin\Debug | ||
............\............\obj\x86 | ||
............\............\bin | ||
............\............\obj | ||
............\............\Properties | ||
............\ThreadUIDemo | ||
ThreadUIDemo |