【发布时间】:2019-10-04 14:26:16
【问题描述】:
UPD I have opened file and found this format. How I can decode 00000000....
我需要在 Python 上打开 .ebc 文件。该文件的大小约为 12GB。
我为此操作使用了大量工具和 Python 库,但很明显我做错了事。我找不到合适的编码。
由于文件大小,我尝试逐行读取文件。
【问题讨论】:
标签: python database file utf-8 decoding