WNCG14-15周总结计划

本周由于要考四级因此在实验室的事情也没作太多!最主要就是学习了几大库的一些功能,而后就是爬虫项目的学习! 本身爬取了西华的主页: 代码以下:html #xhu.py from urllib.request import urlopen from bs4 import BeautifulSoup html=urlopen('http://www.xhu.edu.cn/18/list.htm') bs
相关文章
相关标签/搜索