Commit 17e07cd5 by BellCodeEditor

save project

parent 62d6fca4
Showing with 1 additions and 1 deletions
...@@ -21,7 +21,7 @@ click = 0 ...@@ -21,7 +21,7 @@ click = 0
play_button = stop_img play_button = stop_img
filelist=[] filelist=[]
num = -1 num = -1
path='' path='C:\\Users\\欧阳嘉锐\\Desktop\\test'
file=os.listdir(path) file=os.listdir(path)
for i in file: for i in file:
if i[-4:]=='.wav'or i[-4:]=='.ogg': if i[-4:]=='.wav'or i[-4:]=='.ogg':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment