文件名称:DownSys
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 11.74kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个下载程序。要求:
(1)一个文本文件里存储了要下载的文件地址(可以先搜集若干个Mp3文件的下载地址),每行一个。
(2)让用户选择含有下载地址的文件;
(3)在程序中读取地址,并开始下载(下载开始、结束、失败都要有提示);-prepared a download. Requirements : (1) a text document storage to download the document addresses (can collect a number of MP3 files downloaded Address ), one per line. (2) allow the user to select addresses containing the documents downloaded; (3) In the process of reading addresses, and begin downloading (downloading beginning to end, the failure must have suggested);
(1)一个文本文件里存储了要下载的文件地址(可以先搜集若干个Mp3文件的下载地址),每行一个。
(2)让用户选择含有下载地址的文件;
(3)在程序中读取地址,并开始下载(下载开始、结束、失败都要有提示);-prepared a download. Requirements : (1) a text document storage to download the document addresses (can collect a number of MP3 files downloaded Address ), one per line. (2) allow the user to select addresses containing the documents downloaded; (3) In the process of reading addresses, and begin downloading (downloading beginning to end, the failure must have suggested);
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 35738602downsys.rar 列表 题目.txt ChoiceF$1.class ChoiceF$thread.class ChoiceF.class DownSys.class DownSys.java 地址文件.txt 设计文档.doc