Commit 9f17e4d7 by BellCodeEditor

auto save

parent ffe4c426
Showing with 1 additions and 1 deletions
......@@ -21,7 +21,7 @@ click = 0
play_button = stop_img
filelist=[]
num = -1
path=''
path='D:\\桌面\\text'
file=os.listdir(path)
for i in file:
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