1 import re 2 import urllib.request 3 4 # —— 获取网页源代码的方法 — 5 def getHtmlurl): 6 page = urllib.r … Continue reading python meizitu
1 import re 2 import urllib.request 3 4 # —— 获取网页源代码的方法 — 5 def getHtmlurl): 6 page = urllib.r … Continue reading python meizitu