PS C:\> $text = get-content -raw README.txt ... In combination with -encoding byte («ordinary» PowerShell) or -asByteStream (PowerShell Core), ...
確定! 回上一頁