摘要: 重点: 1. 用def函数 2. 使用 os.path.dirname("路径保存") , 实现每组图片保存在独立的文件夹中 方法1: import requests from lxml import etree import os import time start = time.time() d 阅读全文
posted @ 2019-08-20 15:15 FishMan552 阅读(907) 评论(0) 推荐(1)