PowerShell and the -contains operator考虑以下代码段:[cc lang=powershell]12-18 -Contains-[/cc]您可能以为这是true,但不是。 它将取值为false。
確定! 回上一頁