文件名称:dllfileprog
- 所属分类:
- Ftp客户端
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 46.46kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的下载程序,General Descr iption
The program uses a worker thread to perform the file download this is so that our main application won t be blocked and so that we could have a cancel download functionality inside the program. All the downloading is being done from inside the thread along with the on-screen updating we will get into that in a minute.
-a simple download, General Descr iption The program uses a worker thread to perform the file download this is so that our main application won t be blocked and so that we could have a cancel download functionality inside the program. All the downloading is being done from inside the thread along with the on-screen updating we will get into that in a minute.
The program uses a worker thread to perform the file download this is so that our main application won t be blocked and so that we could have a cancel download functionality inside the program. All the downloading is being done from inside the thread along with the on-screen updating we will get into that in a minute.
-a simple download, General Descr iption The program uses a worker thread to perform the file download this is so that our main application won t be blocked and so that we could have a cancel download functionality inside the program. All the downloading is being done from inside the thread along with the on-screen updating we will get into that in a minute.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 87361042dllfileprog.zip 列表 ProgressEx.aps ProgressEx.clw ProgressEx.cpp ProgressEx.dsp ProgressEx.dsw ProgressEx.h ProgressEx.ncb ProgressEx.opt ProgressEx.plg ProgressEx.rc ProgressExDlg.cpp ProgressExDlg.h ReadMe.txt Release/ Release/ProgressEx.exe res/ resource.h res/ProgressEx.ico res/ProgressEx.rc2 StdAfx.cpp StdAfx.h