众所周知, Linux 下没有"\r\n", 而windows 下文本工具默认打开文件时使用t 模式, ... f.readinto(data) # print(data) data = data.replace(b"\r\n", ...
確定! 回上一頁