学校的网站如何建设,企业手机网站建设行情,wordpress默认后台地址,网站建设公司怎么做业务解决用sord 排序文件路径乱序问题#xff1a; image_files 是 图片文件路径列表[pythonProject/video2img/1.jpg,pythonProject/video2img/2.jpg,.......]
image_files.sort(keylambda x: int(x.split(/)[-1].split(.)[0]))解决用sord 排序文件路径乱序问题 image_files 是 图片文件路径列表[pythonProject/video2img/1.jpg,pythonProject/video2img/2.jpg,.......]
image_files.sort(keylambda x: int(x.split(/)[-1].split(.)[0]))