Param ( [parameter(Mandatory=$true)] [String[]] $ComputerName ) Position ... 此外,如果函數的參數中沒有一個具有位置,則Windows PowerShell 執行階段會根據接收 ...
確定! 回上一頁