赞
踩
方法一:
import os import glob import xml.etree.ElementTree as ET # ① 文件xml文件匹配模块,匹配出xml文件夹中的所有xml文件 def convert(width,height,box): x=(box[0]&