-
ACM question of a good explanation, makes sense for the novice is not easy to co...
一套不错的ACM题讲解,对于新手很有意义,很不容易搜集到的-ACM question of a good explanation, makes sense for the novice is not easy to collect the
- 2022-06-29 16:20:19下载
- 积分:1
-
一个图标编辑器源代码
一个图标编辑器源代码 -an icon editor source code
- 2022-07-02 00:21:49下载
- 积分:1
-
This is a curriculum design, the main achievement of learning management systems...
这是一个课程设计,主要内容是学习的成绩管理系统,希望对大家有用。-This is a curriculum design, the main achievement of learning management systems in the hope for all of us.
- 2022-08-15 20:44:01下载
- 积分:1
-
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要...
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要-A simple drawing program source code, you can draw some simple work and can meet the basic needs of the drawing
- 2022-08-20 10:09:52下载
- 积分:1
-
This code is Address book code for Windows Mobile. This source code support wind...
This code is Address book code for Windows Mobile. This source code support windows mobile 5.0 over.
- 2022-01-26 01:36:56下载
- 积分:1
-
一个地形渲染的引擎,能够输入dem数据,生成3D地形
一个地形渲染的引擎,能够输入dem数据,生成3D地形-A terrain rendering engine, can be dem input data to generate 3D terrain
- 2022-03-21 05:04:51下载
- 积分:1
-
Procedures for automatic installation process, you can plug in to run the instal...
程序自动安装程序,插上即可运行安装,无需手动安装。-Procedures for automatic installation process, you can plug in to run the installation, no need to manually install.
- 2022-01-26 08:27:59下载
- 积分:1
-
Bezier曲线绘制,可以实现多种调解需求,交互能力很强。
Bezier曲线绘制,可以实现多种调解需求,交互能力很强。-Bezier curve drawing, you can realize a variety of mediation demand, the capacity of a strong interaction.
- 2022-03-11 20:51:54下载
- 积分:1
-
支持基本的拷贝/粘贴和拖放功能
支持基本的拷贝/粘贴和拖放功能-support basic copy/paste and drag-and-drop function
- 2022-04-22 20:34:46下载
- 积分:1
-
针对初学者的 BackgroundWorker 类示例
介绍
这篇文章提出了一个新手.NET 开发人员,开发一个多线程的应用程序而不被沉重的附带了线程的复杂性。
背景
一个基本的 Windows 应用程序在单个线程通常称为 UI 线程上运行。此 UI 线程负责创建绘画的所有控件,并执行代码以将置于。所以当你在运行长时间运行的任务 (即数据密集型数据库操作或处理一些数百个位图图像),UI 线程被锁起来了和 UI 应用程序变成白色 (记住 UI 线程是负责油漆的所有控件) 呈现您的应用程序不响应的状态。
使用中的代码
你需要做什么是在不同的线程上转移这繁重的处理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 21:53:34下载
- 积分:1