摘要:
# -*- coding:utf-8 -*- from bs4 import BeautifulSoup as bs import re html_doc = """ The Dormouse's story试试 The Dormouse's story Once upon a time there were three little sisters; and their names we... 阅读全文
posted @ 2017-10-31 22:30
来呀快活吧
阅读(2479)
评论(0)
推荐(0)
摘要:
# -*- coding:utf-8 -*- from urllib.request import urlopen from bs4 import BeautifulSoup as bs import re from pymysql import cursors import pymysql #请求URL并把把结果用UTF-8编码 resp=urlopen('https://en.wikip... 阅读全文
posted @ 2017-10-31 21:12
来呀快活吧
阅读(493)
评论(0)
推荐(0)

浙公网安备 33010602011771号