摘要: 获取表格内容sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__), '')))class GetExcel(object): """封装excel读取""" def __init__(self, tableNam 阅读全文
posted @ 2020-11-05 16:10 以泪为证 阅读(256) 评论(0) 推荐(0)