-
针对初学者的 BackgroundWorker 类示例
介绍
这篇文章提出了一个新手.NET 开发人员,开发一个多线程的应用程序而不被沉重的附带了线程的复杂性。
背景
一个基本的 Windows 应用程序在单个线程通常称为 UI 线程上运行。此 UI 线程负责创建绘画的所有控件,并执行代码以将置于。所以当你在运行长时间运行的任务 (即数据密集型数据库操作或处理一些数百个位图图像),UI 线程被锁起来了和 UI 应用程序变成白色 (记住 UI 线程是负责油漆的所有控件) 呈现您的应用程序不响应的状态。
使用中的代码
你需要做什么是在不同的线程上转移这繁重的处理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 21:53:34下载
- 积分:1
-
这是本人用DELPHI编制的在新一代大智慧基础上,能自动选股,对股票的操作提示买卖强弱信号,和按买卖信号操作后的评估结果的一款软件,非常简单实用。...
这是本人用DELPHI编制的在新一代大智慧基础上,能自动选股,对股票的操作提示买卖强弱信号,和按买卖信号操作后的评估结果的一款软件,非常简单实用。-This is why I compiled with DELPHI at a new generation of great wisdom, based on automated stock picking, stock trading strength of the operation prompt signal, and by the sale of the signal operating results of the assessment after a piece of software is very simple and practical.
- 2022-03-15 06:35:52下载
- 积分:1
-
C++教程的指针
C++ Tutorial on pointers
- 2022-07-07 03:16:36下载
- 积分:1
-
控制台进度条类
控制台进度条类
控制台进度条类
控制台进度条类-Console Class Console progress bar progress bar type
- 2022-08-17 13:22:27下载
- 积分:1
-
本人做的第一个服务,其实,现在想一下,服务并不像想像中的那么难...
本人做的第一个服务,其实,现在想一下,服务并不像想像中的那么难-of a service, in fact, now that the service is like the picture of so difficult
- 2022-01-21 22:52:47下载
- 积分:1
-
代码行数统计小工具
代码行数统计小工具-line of code a few small statistical tools
- 2023-08-22 03:45:03下载
- 积分:1
-
VC++屏幕取词程序,getword
这是一个C++封装的DLL取词程序,什么语言都可以调用。
- 2022-03-28 17:46:30下载
- 积分:1
-
a time through the Internet calibration procedures
一个通过互联网进行时间校准的程序
- 2023-08-28 19:35:03下载
- 积分:1
-
Go to 跳转到指定的帧
- Go to 跳转到指定的帧
- Play 播放
- Stop 停止
- Toggle High Quality 在高画质和低画质间切换
- Stop All Sounds 停止所有声音的播放
- Get URL 跳转至某个超联结
- FSCommand 发送FSCommand命令
- Load Movie 装载影片
- Unload Movie 卸载影片
- Tell Target 告知目标
- If Frame Is Loaded ..判断帧是否被完全载入
- On Mouse Event 鼠标事件
。其他Actions。包括:
- break 跳出循环
- call 调用指定帧(一般喊有某个特定函数)
- comment 注释
- continue 继续循环
- delete 删除一个对象(Object)中的变量
- do while do while循环-- Go to Jump to a specific frame- Play Play- Stop stop- Toggle High Quality in the high-quality and low quality switch between- Stop All Sounds stop all the voices of the players- Get URL to a hyperlink Jump- FSCommand Send FSCommand command- Load Movie loading videos- Unload Movie uninstall video- Tell Target this goal- If Frame Is Loaded .. to determine whether the frame is completely loaded- On Mouse Event mouse events. Other Actions. Including:- break out of the cycle- call call the specified frame (usually there is a specific function call)- comment Notes- co
- 2023-05-02 14:00:02下载
- 积分:1
-
一个基于pci2000数据采集卡的数据采集系统的界面
一个基于pci2000数据采集卡的数据采集系统的界面-a data acquisition card data acquisition system interface
- 2022-04-20 09:04:05下载
- 积分:1