03 2022 档案

摘要:1 import pandas as pd 2 import os 3 import xlwt 4 5 # 提取invoiceHeadExcel1内数据 6 file11 = invoiceHeadExcel1 7 filePath11 = file11.replace("\\", "\\\\") 阅读全文
posted @ 2022-03-31 19:45 MING5135 阅读(556) 评论(0) 推荐(0) 编辑
摘要:1 var currDate = new Date(); year = currDate.getFullYear(); month = currDate.getMonth() + 1; date = currDate.getDate(); hour = currDate.getHours(); mi 阅读全文
posted @ 2022-03-30 22:04 MING5135 阅读(99) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示