window实现像wget一样下载文件要用Windowns PowerShell打开运行Invoke-WebRequest -Uri "https://www.ti.com.cn/cn/lit/an/zhct279/zhct279.pdf" -OutFile "zhct279.pptx"