摘要: #作业①: ##要求:在中国气象网(http://www.weather.com.cn)给定城市集的7日天气预报,并保存在数据库。 ##代码: from bs4 import BeautifulSoup from bs4 import UnicodeDammit import urllib.requ 阅读全文
posted @ 2020-10-09 22:55 159ggg 阅读(279) 评论(0) 推荐(0) 编辑