摘要: import pymysql #连接数据库 import requests import lxml as lxml from bs4 import BeautifulSoup def vall(morau,k): page = morau.text.split('=')[k] page = page 阅读全文
posted @ 2021-06-12 13:49 好吗,好 阅读(93) 评论(0) 推荐(0)