-
EXCEL learning good information, a detailed description of the use of EXCEL is a...
学习EXCEL的好资料,详细介绍了EXCEL的使用,是一个办公人员将要学习的工具。
- 2022-03-09 20:35:56下载
- 积分:1
-
java入门简单的bug管理系统
简单的bug管理系统项目使用的是tomcat 7.0 oracle数据库开发的 利用原生servlet写的一个java web工程适合,java入门新手,本人也是新手可随时交流,共同学习
- 2022-08-11 00:38:58下载
- 积分:1
-
物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、...
物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
- 2022-03-16 19:35:27下载
- 积分:1
-
与 Paypal.pdf 做生意
[是]可以与其他的产品打包
[是]可以提供作为奖金
[是]可以进行完全编辑和你的名字放在上面
[是]可以添加到电子课程或自动应答
[是]可以添加到成员资格的站点
[是]能卖转售权利
[是]可以卖大师转售权利
[否]可以通过拍卖网站提供
[否]可以卖给私人标签权利
- 2023-03-13 12:15:04下载
- 积分:1
-
针对初学者的 BackgroundWorker 类示例
介绍
这篇文章提出了一个新手.NET 开发人员,开发一个多线程的应用程序而不被沉重的附带了线程的复杂性。
背景
一个基本的 Windows 应用程序在单个线程通常称为 UI 线程上运行。此 UI 线程负责创建绘画的所有控件,并执行代码以将置于。所以当你在运行长时间运行的任务 (即数据密集型数据库操作或处理一些数百个位图图像),UI 线程被锁起来了和 UI 应用程序变成白色 (记住 UI 线程是负责油漆的所有控件) 呈现您的应用程序不响应的状态。
使用中的代码
你需要做什么是在不同的线程上转移这繁重的处理。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-26 21:53:34下载
- 积分:1
-
用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来...
用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来-use vb to import the vc code (compile the vc code to dll)which realize the error function to compute the error function and export the outcome
- 2022-06-30 20:54:12下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
下载了网上的代码,改进的trayicon。
下载了网上的代码,改进的trayicon。-Download the online code, improved trayicon.
- 2022-02-10 16:21:43下载
- 积分:1
-
a small chat program, vb production, but it is less useful for study and researc...
一个聊天小程序,用vb制作,不怎么好用 但是可以用来学习和研究-a small chat program, vb production, but it is less useful for study and research
- 2023-08-21 01:30:04下载
- 积分:1
-
dot NET Compact Framework Programming with Visual Basic dot NET Jun 2004 e
用visualbasic进行dot-NET紧凑框架编程2004年6月电子图书
- 2022-01-20 22:49:12下载
- 积分:1