-
331 small C language, the Windows API procedures for the preparation of small, t...
C语言五子棋小程序,Windows API编写小程序,编译器是lcc,vc也可以的,算法做的很仔细,电脑很强的-331 small C language, the Windows API procedures for the preparation of small, the compiler is LCC, vc, I can do the algorithms very careful and very strong computer
- 2022-03-21 11:59:20下载
- 积分:1
-
Web 浏览器项目
这是用于 web 浏览器中你可以下载和执行作为工具使用 JVM 的 java 项目的实现。
- 2022-12-16 13:20:04下载
- 积分:1
-
Sopa de letras
拉曼多文本建筑方案帕拉布拉斯.txt是的,我是索帕·德·莱特拉斯。
- 2022-08-04 04:23:20下载
- 积分:1
-
用于使用xp做为打印服务器,提示会话数过多的问题。
用于使用xp做为打印服务器,提示会话数过多的问题。-For the use of xp as print server, suggesting that the problem of too many conversations.
- 2022-01-31 15:13:10下载
- 积分:1
-
c builder used for file manipulation
用c++builder进行文件操作-c builder used for file manipulation
- 2023-05-14 19:35:03下载
- 积分:1
-
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大...
在Windows系统下进行编程,实现string类,不同于一般别的string类,功能更强大-In the Windows system program, the realization of string type, string type is different from other, more powerful
- 2022-01-25 15:21:51下载
- 积分:1
-
这的VB6代码DLL关于I2C通信和otherprotocols通过PCP…
This the VB6 code for DLL about i2c communication and otherprotocols through pcports.-This is the VB6 code for DLL about i2c communication and otherprotocols through pcports.
- 2023-03-15 11:45:04下载
- 积分:1
-
STi5518
SINGLE
STi5518
SINGLE-CHIP SET-TOP BOX DECODER WITH MP3 AND
HARD DISK DRIVE SUPPORT
- 2022-04-29 11:21:26下载
- 积分:1
-
混音程序
用C++编写的两路音频混音程序,很适合初学者。
Mixer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Mixer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMixerApp application class.
Mixer.cpp
This is the main application source file that contains the application
class CMixerApp.
- 2022-03-12 21:29:31下载
- 积分:1
-
针对初学者的 BackgroundWorker 类示例
介绍
这篇文章提出了一个新手.NET 开发人员,开发一个多线程的应用程序而不被沉重的附带了线程的复杂性。
背景
一个基本的 Windows 应用程序在单个线程通常称为 UI 线程上运行。此 UI 线程负责创建绘画的所有控件,并执行代码以将置于。所以当你在运行长时间运行的任务 (即数据密集型数据库操作或处理一些数百个位图图像),UI 线程被锁起来了和 UI 应用程序变成白色 (记住 UI 线程是负责油漆的所有控件) 呈现您的应用程序不响应的状态。
使用中的代码
你需要做什么是在不同的线程上转移这繁重的处理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 21:53:34下载
- 积分:1