可以将比较表达式直接输入进Powershell控制台,然后回车,会自动比较并把比较结果返回。 PS C:Powershell> (3,4,5 ) -contains 2 False PS ...
確定! 回上一頁