如果修改設定, 就可以讓Out-File 正確解譯輸入的文字:. ❯ [Console]::OutputEncoding = [text.encoding]::UTF8 ❯ python -X utf8 print.py ...
確定! 回上一頁