欲得知指令的執行時間可使用measure-command PS C:\Joseph> measure-command{for($i=0;$i -lt 1000000;$i++){$i}
確定! 回上一頁