windows 下载文件

  1. start powershell
  2.  $client = new-object system.Net.WebClient
  3. $client.DownloadFile('http://sami.haija.org/graph/datasets.tgz','E:\file.tgz')
posted @ 2019-07-02 19:16  哎呦我去哎呦  阅读(155)  评论(0编辑  收藏  举报