Powershell $Param1 = "Hello" $Param2 = "World" $Job = Start-Job -ScriptBlock { param( ... vscode disable powershell integrated console ...
確定! 回上一頁