首页
软件开发
登录
6mi
u
盘
搜
搜 索
软件开发
python报错:TypeError: a bytes-like object is required, not 'str'
python报错:TypeError: a bytes-like object is required, not 'str'
xiaoxiao
2025-04-20
5
‘字符串’.encode() # str转bytes,字符串转字节 ‘字符串’.decode() # bytes转str,字节转字符串
转载请注明原文地址: https://yun.8miu.com/read-137361.html
最新回复
(
0
)