摘要:import shutil import sys import os def cur_file_dir(): path = sys.path[0] if os.path.isdir(path): return path elif os.path.isfile(path): return os.pat
阅读全文
posted @ 2025-11-29 20:16
知识就是希望
posted @ 2025-11-29 20:16
posted @ 2025-09-13 18:31
posted @ 2025-03-19 09:44
posted @ 2025-03-19 09:13