随笔分类 - python
摘要:import binascii import sys import threading import serial # 导入模块 import serial.tools.list_ports STRGLO="" #读取的数据 BOOL=True #读取标志位 def get_serial_port_
阅读全文
摘要:1.把doc文件复制到记事本里2.python代码asn_statu = 0asn_txt_list = []with open("D:/share/doc/38413.txt",encoding="gbk") as file: last_line = "" for line in file: if
阅读全文

浙公网安备 33010602011771号