The PowerShell comparison operators are: -eq (equal to); -ne (not equal to) ... These operators, if used on strings, are case insensitive by default.
確定! 回上一頁