使用声明:
类名:MultiThreadDownloadUtil
API:
(1)download(String path,int count);
path:文件URL;
count:线程数量;
测试类:
将此文件下载到工程目录后,运行可用;