httpclient下载文件
apache httpclient 的几个简单封装,基于httpclient4.3.示例代码:long len = HttpUtil.download("http://localhost/upload/817.mov", "D:/test.mov");内部含有源码jar和lib,请翻阅 httpdownloadutil.jar
apache httpclient 的几个简单封装,基于httpclient4.3.示例代码:long len = HttpUtil.download("http://localhost/upload/817.mov", "D:/test.mov");内部含有源码jar和lib,请翻阅 httpdownloadutil.jar