摘要:
Data.xml <collection shelf="New Arrivals"> <movie title="Enemy Behind"> <type>War, Thriller</type> <format>DVD</format> <year>2003</year> <rating>PG</ 阅读全文
posted @ 2021-09-11 11:36
MKT-porter
阅读(123)
评论(0)
推荐(0)
摘要:
# -*- coding: utf-8 -*- import os import cv2 # 获取文件下下所有文件路径 ''' 输入:文件夹的路径 输出:文件列表 - 所有格式 ''' def file_name(file_dir): for root, dirs, files in os.walk 阅读全文
posted @ 2021-09-11 08:32
MKT-porter
阅读(192)
评论(0)
推荐(0)
浙公网安备 33010602011771号