admin 管理员组

文章数量: 1184232

1.在终端窗口中输入:start powershell

2.在powershell窗口中输入:

  •  $client = new-object System.Net.WebClient
  • $client.DownloadFile('http://labfile.oss.aliyuncs/courses/3
    70/ascii_dora.png','C:\Users\hkl\Desktop\test.png')

本文标签: 命令行 文件 方法 网上 Windows