line.strip().strip(b'\x00'.decode())
_line.strip().strip(b'\x00'.decode()).strip(b'\xef\xbb\xbf'.decode()).split('')
line.decode('gb2312', 'ignore').encode('utf8')

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-04-26
  • 2021-10-05
  • 2022-12-23
  • 2022-12-23
  • 2023-02-02
相关资源
相似解决方案