该文被密码保护。 阅读全文
posted @ 2023-10-14 15:13 Crown-V 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2023-10-14 11:37 Crown-V 阅读(2) 评论(0) 推荐(0) 编辑
摘要: import os # 训练测试文件夹 def train_test_file(root,dir): file_txt = open(dir+'.txt','w') path = os.path.join(root,dir) for roots,directories,files in os.wal 阅读全文
posted @ 2023-10-14 10:57 Crown-V 阅读(2) 评论(0) 推荐(0) 编辑