>>>import chardet

>>>chardet.detect(“e:\\a.txt”)

{‘encoding’: ‘gb2312’, confidence:0.99}

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-07
  • 2021-05-03
  • 2022-12-23
  • 2022-01-28
  • 2021-12-08
  • 2022-12-23
猜你喜欢
  • 2021-12-13
  • 2022-12-23
  • 2021-07-07
  • 2022-12-23
  • 2021-12-13
  • 2021-11-02
相关资源
相似解决方案