摘要:
1 import xlrd 2 import os 3 4 5 # 读取Excel中的数据 6 def read_excel_data(): 7 excel_path = os.path.join(os.getcwd(), 'total.xlsx') 8 print("~~~~~~~~~~~~>>> 阅读全文
posted @ 2024-07-25 16:37
宇少vlog
阅读(140)
评论(0)
推荐(0)
摘要:
1 # _*_ coding: utf-8 _*_ 2 import json 3 import openpyxl 4 import mysql.connector 5 import requests 6 7 # 创建数据库连接 8 from openpyxl.styles import Borde 阅读全文
posted @ 2024-07-25 11:06
宇少vlog
阅读(31)
评论(0)
推荐(0)

浙公网安备 33010602011771号