# HTTPDownLoad **Repository Path**: huangyaobyte/HTTPDownLoad ## Basic Information - **Project Name**: HTTPDownLoad - **Description**: 一个小小的http下载器,支持多线程下载,支持断点续传。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2014-03-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #HTTPDownLoad 这是一个http下载器,可以作为下载模块集成到其他的系统中 输入-h获得帮助 The Http Downloader any issues please send to huangyaobyte@gmail.com -n thread number to download,default is 3,if continue last task ,this argument diable -p the path to save file,default is the current path -h --help print help information featrue --拥有多线程下载,线程数目默认为3,亦可已通过参数传递 --断点续传功能 --很低的内存使用,程序体积极小。