摘要: 1 from bs4 import BeautifulSoup 2 3 4 5 6 html = """ 7 This is a python demo page 8 9 The demo python introduces several python courses. 10 Python is a wonderful general-purp... 阅读全文
posted @ 2018-10-27 11:01 X18301096 阅读(1798) 评论(0) 推荐(0)