import sys in_buf=sys.stdin.buffer in_data=in_buf.read() print(in_data)
本文标题:从stdin读取二进制文件
本文链接:https://www.haomeiwen.com/subject/zvpzjltx.html
网友评论