摘要: 1.进命令行(Win + R,输入"cmd") 2.输入:start powershell 3.等待PowerShell窗口启动 4.PowerShell窗口依次输入: $client = new object System.Net.WebClient $client.DownloadFile('h 阅读全文
posted @ 2019-02-26 10:19 bamboo233 阅读(3915) 评论(0) 推荐(0)