請務必瞭解PowerShell 用來將其他類型轉換成布林值的規則。 ... a non-collection type PS> [bool]@{value = 0} True # non-empty strings PS> if ...
確定! 回上一頁