The full code: import osfolder = r'D:\Python\Rename_files\2014\\'for current_file_name in os.listdir(folder): # Create actual file directory
確定! 回上一頁