Wget.exe:http://gnuwin32.sourceforge.net/packages/wget.htm
curl.exe: http://curl.haxx.se/download.html
wget.exe curl.exe下載命令
curl.exe檢測下載文件是否正確-f,wget.exe生成下載文檔來檢測
Download wget http://127.0.0.1/update_ex.txt -O d:\2.txt -o c:\\DownLoad.txt
Download curl http://127.0.0.1/update_ex.txt -o d:\2.txt -f