欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Free Download Manager
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
Free Download Manager? It is a powerful, easy-to-use and absolutely free download accelerator and manager. Moreover, FDM is 100% safe, open-source software distributed under GPL license. | Free Download Manager? It is a powerful, easy-to-use and absolutely free download accelerator and manager. Moreover, FDM is 100% safe, open-source software distributed under GPL license. | ||
[[Image:freedownloadmanager.png|thumb|right|Downloads window]] | [[Image:freedownloadmanager.png|thumb|right|Downloads window]] | ||
+ | ==Code== | ||
+ | svn co https://freedownload.svn.sourceforge.net/svnroot/freedownload freedownload | ||
+ | source code | ||
+ | http://download.huihoo.com/freedownloadmanager/fdm_3.0.843_source.zip | ||
+ | http://download.huihoo.com/freedownloadmanager/fdm_2.6.808_source.zip | ||
+ | http://download.huihoo.com/freedownloadmanager/fdm_2.5.724_source.zip | ||
+ | http://download.huihoo.com/freedownloadmanager/fdm_2.5.704_source.zip | ||
==Features== | ==Features== | ||
*GNU General Public License | *GNU General Public License |
2009年1月17日 (六) 08:56的版本
Free Download Manager? It is a powerful, easy-to-use and absolutely free download accelerator and manager. Moreover, FDM is 100% safe, open-source software distributed under GPL license.
目录 |
Code
svn co https://freedownload.svn.sourceforge.net/svnroot/freedownload freedownload
source code
http://download.huihoo.com/freedownloadmanager/fdm_3.0.843_source.zip http://download.huihoo.com/freedownloadmanager/fdm_2.6.808_source.zip http://download.huihoo.com/freedownloadmanager/fdm_2.5.724_source.zip http://download.huihoo.com/freedownloadmanager/fdm_2.5.704_source.zip
Features
- GNU General Public License
- BitTorrent support
- Upload manager: easy way to share your files
- Flash video download
- Remote Control
- Portable mode
- Enhanced audio/video files support
- Absolutely free and 100% safe
- Download acceleration
- Resuming broken downloads
- Smart file management and powerful scheduler
- Adjusting traffic usage
- Site Explorer
- HTML Spider
- Simultaneous downloading from several mirrors
- Zip files partial download
- Active spyware and adware protection through active communication among users
- Multi language support
Code
get from http://download.huihoo.com/freedownloadmanager/ 如: fdm_2.5.724_source.zip
Requirments
- Microsoft VC++ 6 SP5 with Processor Pack installed or SP6.
- DirectX 8.0 SDK installed.
- IE6 SDK installed (is not required if you have latest Platform SDK for VC6 of 2003, Feb).
- GECKO-SDK installed (required for compiling Firefox extension).
VC++ 6 additional settings: Include directories:
Add to list of include directories: DX8 SDK\Include folder This folder may require to place it the first in the list of include folders.
Library directories:
Add to list of library directories: DX8 SDK\Lib folder
May require be the first too.
Note. Stdafx.h file of FDM's project and others modules projects' contains these lines:
// exdisp.h and exdispid.h are new to VC 6.5 (from IE6.0 SDK). // SHANDLE_PTR is used but not defined. // so define it here // newer versions of platform SDK will require to comment this line //typedef void SHANDLE_PTR;
Also windef.h may require such addition:
typedef unsigned long DWORD_PTR;
Microsoft VC++ 2005 is required in order to build Bittorrent module. We use Express version. Also Boost (version 1.33.1) library is required for this module.
Links
分享您的观点