会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
C丶小明
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2021年3月5日
利用Python制作Excel对比工具
摘要: 目前功能还不完善,只能对比第一个sheet的内容,代码如下: # -*- coding: utf-8 -*- # 博客园 C丶小明 import xlrd,time from docx import Document from tkinter import * from googletrans im
阅读全文
posted @ 2021-03-05 17:09 C、小明
阅读(1194)
评论(2)
推荐(0)
编辑