在 Powershell 中,if($variable)测试什么?这是测试变量是否已设置、为 null、为 true 还是其他?
if($variable)
powershell
powershell ×1