soup = Beautiful(xxx,'html.parser',xxx)是指定Beautiful的解析器为“html.parser”还有BeautifulSoup(markup,“lxml”)BeautifulSoup(markup, ...
確定! 回上一頁