“修改”

This commit is contained in:
p02945817 2022-06-24 19:25:26 +08:00
parent f88a80b448
commit ca159b08d6
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow):
# print(xmlFile)
# self.label_movie.setPixmap(QtGui.QPixmap(
# self.video_image_path+'/'+xmlFile))
# time.sleep
# time
def Sorted(self,files):
files=[int(i.split('.')[0]) for i in files]