摘要: 今天晚上的任务 阅读全文
posted @ 2018-12-27 16:34 wangshicheng 阅读(271) 评论(0) 推荐(0)
摘要: 明天的任务 阅读全文
posted @ 2018-12-27 16:34 wangshicheng 阅读(113) 评论(0) 推荐(0)
摘要: 1.代码: 阅读全文
posted @ 2018-12-27 12:59 wangshicheng 阅读(301) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*- import os import sys import urllib.request import requests import re from lxml import etree def StringListSave(save_path, filename, slist): if not os.path.exists(save_pa... 阅读全文
posted @ 2018-12-27 12:58 wangshicheng 阅读(262) 评论(0) 推荐(0)