搜索资源列表
whitewolf_upgrader_v1.1
- 特性: 1、阻塞模式更新 2、具备比较完备的进度控制 3、与autoupgrader组件相比,相对更简单些,但autoupgrader必须要求具备GUI,而这个组件则不需要。 4、具自动回滚功能。如停止下载或下载失败都会执行回滚操作。 5、可将文件方便地下载到指定目录而不必须都下载到同一目录中。
delphivc_tcs
- 一个用delphi+delphiX写的贪吃蛇程序,支持存储进度,欢迎下载,修改。
Progress
- 好用实用的进度条控件源代码工具..有兴趣的赶下载吧-Useful and practical tool for the progress bar control the source code .. interested to download it in time
IDhttpdownfile
- idhttp 控件带进度条的网站文件(可是多种格式的)下载 -idhttp down website files
FileDownload
- delphi的多文件顺序下载控件,支持进度,采用多线程下载-delphi multi-the sequence file download control, support the progress of a multi-threaded download
download_urlmon
- URL文件下载,列出详细的进度和时间信息,无第三方控件。-URL files to download, list the detailed schedule and time information, no third party controls.
FileDownload
- 用DELPHI2010编写的一个简单的文件下载实例,主要用到URLDOWNLOADFTOFILE函数,带进度条-A software programmed by DELPHI2010,using URLDOWNLOADTOFILE function.progressbar is showing.
URLdownloadtofile下载例子
- 利用 api URLdownloadtofile,创建IBindStatusCallback派生类 下载文件,并显示进度条,百分比等的例程,没有使用任何第三方控件,delphi xe7下测试通过。(api URLdownloadtofile)
利用idhttp进行多线程下载
- 利用idhttp进行多线程下载,带进度条显示,可选择线程数,可以暂停下载和继续下载,未使用第三方控件,在delphi xe7下测试通过。(Using idhttp for multi thread downloading,with progress bar .)