摘要: #!/usr/local/python3/bin/python3 #coding:UTF-8 import urllib import urllib.request#python3 later ... import re def getHtml(url): page = urllib.request 阅读全文
posted @ 2024-11-03 11:33 Maguyusi 阅读(11) 评论(0) 推荐(0)