Description: 一个下载程序,基于 java Swing 和HTTP协议。本版本还不支持FTP下载,有望在以后加入。-a download, based on java Swing and HTTP protocol. This version does not support FTP downloads, expected in the future. Platform: |
Size: 50134 |
Author:掌柜各 |
Hits:
Description: 简单的下载工具,GUI界面,能同时下载多个文件,并报告下载的字节数、下载完成的百分比进度和下载状态。支持断点续传,能暂停、恢复、取消下载任务。
此源码共有四个文件:Download.java,DownloadManager.java,DownloadsTableModel.java,ProgressRenderer.java。
启动程序的方法:
C:\\ja>javac *.java
C:\\ja>java DownloadManager
-simple download tools, GUI interface, can simultaneously download multiple files, and report the number of bytes downloaded, Download the complete progress and download percentage of the state. HTTP support, could be suspended, recovery, the abolition of the download tasks. A total of four such source documents : Download.java. DownloadManager.java. DownloadsTableModel.java. ProgressRenderer.java. Commencement of proceedings : C : \\ ja Platform: |
Size: 5969 |
Author:宾斌 |
Hits:
Description: 一个JAVA做的下载器,能够监视下载时间和容量,能够控制下载的速度- JAVA does downloading, can monitor the downloading time and the
capacity, can control downloading the speed Platform: |
Size: 32768 |
Author:熊勇 |
Hits:
Description: 一个下载程序,基于 java Swing 和HTTP协议。本版本还不支持FTP下载,有望在以后加入。-a download, based on java Swing and HTTP protocol. This version does not support FTP downloads, expected in the future. Platform: |
Size: 50176 |
Author:掌柜各 |
Hits:
Description: 简单的下载工具,GUI界面,能同时下载多个文件,并报告下载的字节数、下载完成的百分比进度和下载状态。支持断点续传,能暂停、恢复、取消下载任务。
此源码共有四个文件:Download.java,DownloadManager.java,DownloadsTableModel.java,ProgressRenderer.java。
启动程序的方法:
C:\ja>javac *.java
C:\ja>java DownloadManager
-simple download tools, GUI interface, can simultaneously download multiple files, and report the number of bytes downloaded, Download the complete progress and download percentage of the state. HTTP support, could be suspended, recovery, the abolition of the download tasks. A total of four such source documents : Download.java. DownloadManager.java. DownloadsTableModel.java. ProgressRenderer.java. Commencement of proceedings : C : \ ja Platform: |
Size: 6144 |
Author:宾斌 |
Hits:
Description: 1.代码全由java书写
2.支持http1.1的可续传下载
3.GUI采用的是Java Swing
4.设计模式为Observer
5.采用了多线程机制-1. Code by the java to write 2. HTTP1.1 can support 3.GUI Resume download using the Java Swing4. Design Patterns for Observer5. Using multi-threading mechanism Platform: |
Size: 25600 |
Author:刘浩 |
Hits: