gpt4 book ai didi

python - 将标准输入读取为二进制

转载 作者:太空狗 更新时间:2023-10-29 16:53:18 25 4
gpt4 key购买 nike

<分区>

我有代码可以打开二进制文件并从中读取文件。

with open (file, mode="rb") as myfile:
message_string=myfile.read()
myfile.close

我现在需要做同样的事情从标准输入读取。但我不知道如何读取二进制文件。

错误仅显示字节字符串。
有什么建议吗?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com