
python
该怎么和你说呢
好好的做自己应该做的事情
展开
-
Python 下载网页 Jpg 图片以及 Gif 图片实现
#!/usr/bin/python3 import os import re import urllib.request import time import random ISOTIMEFORMAT="%Y%m%d%H%M%S" def getHtml(address): """ Get the html source """ response = urllib.reque原创 2015-05-06 17:28:00 · 1635 阅读 · 0 评论 -
Cherry-pick 工具
,原创 2017-02-10 13:58:49 · 711 阅读 · 0 评论