在Python中,输入到stdin的输入行长度超过4096个字节。代码简单地说: line = sys.stdin.readline(). 在4096字节处截断行。有人知道解决办法吗?在. 1条回答.
確定! 回上一頁