摘要: 阅读全文
posted @ 2019-10-25 12:12 hostid 阅读(226) 评论(0) 推荐(0)
摘要: ``` import os import sys import struct import binascii import xlwt def ParseData(parsebytes): i=0 j=1 data_len=len(parsebytes) while(i 阅读全文
posted @ 2019-10-25 11:37 hostid 阅读(2131) 评论(0) 推荐(0)