搜索资源列表
TestTimer
- C# 定时器 (非系统控件定时器)的使用(跨线程调用) -Timer Thread
CShopTest
- 1.基于WCF双工通信实现订阅发布实例 2.模拟回调耗时的情况及处理办法 3.Winform跨线程调用控件 4.自定义视频播放控件及双缓冲绘图-1. Based on WCF duplex communication to achieve subscr iption publication instances 2. Analog callback circumstances and time-consuming approach 3.Winform cross-thread
ThreadUIDemo
- 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 com
The-asynchronous-call
- 可实现异步调用子程序,跨线程访问控件,实现同步调用-The asynchronous call