摘要:
import os import shutil def get_user_input(): big_address = input("请输入大地址: ") move_path = input("请输入移动路径: ") return big_address, move_path def move_in 阅读全文
posted @ 2024-05-27 16:18
不上火星不改名
阅读(13)
评论(0)
推荐(0)
摘要:
import os import shutil from openpyxl import load_workbook def create_txt_in_subfolder(subfolder_path, content): txt_filename = os.path.basename(subfo 阅读全文
posted @ 2024-05-27 15:39
不上火星不改名
阅读(40)
评论(0)
推荐(0)
浙公网安备 33010602011771号