#!/usr/bin/python import string import os import re # task: # loop thur input directory # look for .pdf # replace space with underscore ...
確定! 回上一頁