start powershell $client = new-object system.Net.WebClient$client.DownloadFile('http://sami.haija.org/graph/datasets.tgz','E:\file.tgz') 转载于:https://www.cnblogs.com/tryhardwy/p/11122684.html