摘要:
import os.path import requests from bs4 import BeautifulSoup if __name__ == '__main__': if not os.path.exists('./sanguoyanyi'): os.mkdir('./sanguoyany 阅读全文
posted @ 2022-10-18 20:20
没有童话的鱼
阅读(333)
评论(0)
推荐(0)
摘要:
import os.path import re import requests if __name__ == '__main__': # 如果不存在该文件夹则进行创建 if not os.path.exists('./saimenshibo'): os.mkdir('./saimenshibo') 阅读全文
posted @ 2022-10-18 17:57
没有童话的鱼
阅读(258)
评论(0)
推荐(0)

浙公网安备 33010602011771号