摘要:
TypeError: a bytes-like object is required, not 'str' 如A是bytes 类型,运行 A.replace(‘s’,‘r')时,报这个错。 with open('template/index.html','rb') as file: fileData 阅读全文
posted @ 2022-01-06 22:39
Rz_dddd
阅读(381)
评论(0)
推荐(0)
浙公网安备 33010602011771号