-
After running the program without any problems, can be used to solve the urgent...
该程序经过运行,无任何问题,可用于解决紧急搜索算法求解车辆路线问题-After running the program without any problems, can be used to solve the urgent search algorithm to solve Vehicle Routing Problem
- 2022-07-19 21:21:38下载
- 积分:1
-
桌面精灵,跟随鼠标
桌面精灵,跟随鼠标-desktop triazolam, with the mouse
- 2023-08-21 09:15:05下载
- 积分:1
-
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、...
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、程序的难点在于对每个按键的判断,其实是比较麻烦,但技术含量不高,仔细看都能看懂 -a VB wrote four calculators source code. Features : 1, the simple four Operational 2, joined a daily functions, in order to practice a daily process of the preparation method, the procedure is absolutely not necessary to include this feature 3, the procedure is difficult for everyone by Bond judgment, which is troublesome, but not high technological content, carefully read all understand
- 2022-02-12 08:41:00下载
- 积分:1
-
JAVA程序设计
JAVA程序设计-JAVA Programming
- 2022-04-17 11:15:41下载
- 积分:1
-
与MessageBox 相比,MFC提供了 AfxMessageBox 的方法是我们对消息框的变得更加容易。然而简单的 AfxMessageBox 有时已经不能...
与MessageBox 相比,MFC提供了 AfxMessageBox 的方法是我们对消息框的变得更加容易。然而简单的 AfxMessageBox 有时已经不能够满足我们的需求了:有时候我仅仅想提示用户一下,并不需要用户确认,也就是说过一段时间消息框就能自动关闭。
-MessageBox compared with, MFC provides a method AfxMessageBox is our message box easier. However simple AfxMessageBox sometimes is not able to meet our needs has been: Sometimes I just want to prompt users to click, do not require the user to confirm, that is to say over time the message box will be able to automatically shut down.
- 2022-02-06 11:24:28下载
- 积分:1
-
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
- 2022-03-24 14:48:17下载
- 积分:1
-
用于监视Windows所有窗口的程序,程序简洁实用,特好!
用于监视Windows所有窗口的程序,程序简洁实用,特好!-Spy all the window in Windows.
- 2022-06-14 07:37:59下载
- 积分:1
-
用vfp开发的WEB的人事管理系统,很不错!
用vfp开发的WEB的人事管理系统,很不错!-Personnel management system based on WEB, using VFP. very good.
- 2022-06-25 23:44:50下载
- 积分:1
-
针对初学者的 BackgroundWorker 类示例
介绍
这篇文章提出了一个新手.NET 开发人员,开发一个多线程的应用程序而不被沉重的附带了线程的复杂性。
背景
一个基本的 Windows 应用程序在单个线程通常称为 UI 线程上运行。此 UI 线程负责创建绘画的所有控件,并执行代码以将置于。所以当你在运行长时间运行的任务 (即数据密集型数据库操作或处理一些数百个位图图像),UI 线程被锁起来了和 UI 应用程序变成白色 (记住 UI 线程是负责油漆的所有控件) 呈现您的应用程序不响应的状态。
使用中的代码
你需要做什么是在不同的线程上转移这繁重的处理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 21:53:34下载
- 积分:1
-
把任意的EXE嵌入到自己程序中的演示
把任意的EXE嵌入到自己程序中的演示-put arbitrary EXE embedded into its own procedures for the demonstration
- 2022-05-22 01:06:22下载
- 积分:1