If your files are renaming in random manner then you have to sort the files in the directory first. The given code first sort then rename the files. import os ...
確定! 回上一頁