摘要: a bytes-like object is required, not 'str' 碰到 这个错误 ,是因为需要是的bytes,不是str bytes -> str: 1 str-> bytes: 阅读全文
posted @ 2018-01-13 22:36 xqnq2007 阅读(1864) 评论(0) 推荐(0) 编辑