我正在使用 PowerShell抓取網頁,并且我正在嘗試繞過 Internet Explorer 的下載對話框。

在互聯網上的任何地方(
我究竟做錯了什么?
uj5u.com熱心網友回復:
不知道為什么,但我通過使用修復
Add-Type -AssemblyName System.Windows.Forms
[System.Windows.Forms.SendKeys]::SendWait("%s")
(在 Powershell 中發送密鑰 alt n {TAB} {ENTER} )
轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/374920.html
