我写了一个带有彩色输出的python 脚本。我有一个powershell 脚本来自动执行并保存其输出,如下所示: $python = "path\to\python" & $python main.py | Tee-Object ...
確定! 回上一頁