摘要: 转载自https://www.cnblogs.com/hanmk/p/8724162.html 学习爬虫,怎么也绕不开requests库和BeautifulSoup库,先说下BeautifulSoup库: BeautifulSoup库通俗来说是【解析、遍历、维护“标签树”(例如html、xml等格式 阅读全文
posted @ 2018-08-17 21:36 王陸 阅读(1224) 评论(0) 推荐(0) 编辑
摘要: Description You are given a rooted tree with n vertices. The vertices are numbered from 1 to n, the root is the vertex number 1. Each vertex has a col 阅读全文
posted @ 2018-08-17 20:44 王陸 阅读(1193) 评论(0) 推荐(0) 编辑