百度輸入法的詞庫 bdict 轉 txt

Python <br />\#encoding:utf-8 import struct import binascii class Baidu(object): def __init__(self, originfile): self.originfile = originfile self.lefile = originfile + '.le' self.txtfile = originfile
相關文章
相關標籤/搜索