importos folder_path="E:/02_Project/202307_NDVIProduce/Beijing_Preprocessing/Four_Result/50TMK" forroot, dirs, filesinos.walk(folder_path): forfileinfiles: iffile.endswith(".TIF"): old_filepath=os.path.join(root,file) new_filename=file.replace(".TIF",".tif") new_filepath=os.path.jo...
www.dbjr.com.cn/python/319621w...htm 2025-6-1