闭眼-不戴眼镜-戴口罩18.mp4 视频 人工标注:[{"endTime": 8, "startTime": 0}],算法识别:[] 闭眼-夜晚-戴眼镜-不戴口罩-1.mp4 视频 人工标注:[{"endTime": 10, "start

动态 未结 0 67
小小草
小小草 LV1 2023年9月23日 23:40 发表
import re with open("test.txt", "r") as f: for line in f: match = re.search(r"(.+)\.mp4", line) if match: content = match.group(1) print(content)
收藏(0)  分享
相关标签: 智能问答
问题没解决?让AI助手帮你作答 AI助手
0个回复
  • 消灭零回复