Object] $x = (Measure-Command {(Get-Content $File) | ForEach-Object {$TestArray += $_}}).TotalMilliseconds Write-Host "Plus-Equals`t" $($x) ...
確定! 回上一頁