In Powershell, the switch statement is really just syntactic sugar for a series of if statements (unlike in standard C-family compiled languages) ...
確定! 回上一頁