如果您在字串中使用 $null ,其就是空白值(或空字串)。 PowerShell 複製. PS> $value = $null PS> Write-Output "The value is $value" The value is.
確定! 回上一頁