05 2020 档案

摘要:#!/usr/bin/env python# -*- coding:utf-8 -*-# Author: Hoganimport xlrdimport sqlite3def read_excel(fileName): # 打开文件excel workBook = xlrd.open_workbook 阅读全文
posted @ 2020-05-12 10:32 老鲜肉 阅读(1889) 评论(0) 推荐(0)