BeautifulSoup解析本地文件

    import requests from bs4 import BeautifulSoup apex_class = '' apex_trigger = '' custome_object = '' profile = '' others = '' path = '/Users/aaa/Downloads/aaa.htm' htmlfile = open(path, 'r') html
相關文章
相關標籤/搜索