摘要: 主类: 1 public class DownThreadDemo { 2 3 public static void main(String[] args) { 4 // TODO Auto-generated method stub 5 int threa... 阅读全文
posted @ 2015-08-10 20:11 pepelu 阅读(245) 评论(0) 推荐(0) 编辑
摘要: 下载: 1 void downloadDemo() { 2 String fileName = "E:" + File.separator + "test" + File.separator 3 + "baidu.png"; 4 URL... 阅读全文
posted @ 2015-08-10 13:34 pepelu 阅读(186) 评论(0) 推荐(0) 编辑