Skip to content

使用Python(GUI)腳本快速於指定目錄創建指定資料夾數

Notifications You must be signed in to change notification settings

Charlie28661/fast-create-dirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

fast-create-dirs

使用Python(GUI)腳本快速於指定目錄創建指定資料夾數

如何使用? 1.開啟main.py檔案 2.啟動他(開啟一個GUI視窗) 3.於第一個空格中填入路徑(最後面無須反斜) ex.桌面路徑: C:\Users\Username\Desktop 4.於第二個空格中填入需創建的資料夾數(創建資料夾名稱從0開始)

How to use? 1.open the main.py file 2.start it(then will open the GUI window) 3.Fill in the path in the first space(no \ at the end) 4.Fill in the number of folders to be created in the twice space (the name of the created folder starts from 0)

About

使用Python(GUI)腳本快速於指定目錄創建指定資料夾數

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages