您可以使用文件 .write ,并 .read 调用 sys.stdout.buffer 和 sys.stdin.buffer ,这是基本的二进制缓冲区stdin和stdout。你不能使用 sys.stdout ...
確定! 回上一頁