mechanize
常見例句
- Of course, as a long-time Pythonista, I find mechanize more robust, which seems to follow the general pattern of the two languages.
當(dāng)然,作為長(zhǎng)期的 Python 支持者,我認(rèn)為 mechanize 更健壯,它看上去似乎繼承了兩種語言的通用模式。 - The mechanize library takes this handling to a higher level of abstraction and lets your script—or your interactive Python shell—act very much like an actual Web browser.
mechanize 庫(kù)將這種處理提升到一個(gè)更高程度的抽象并使您的腳本 — 或交互性 Python shell — 表現(xiàn)出非常類似實(shí)際 Web 瀏覽器的行為。 - However, when you want to do any sort of moderately sophisticated interaction with the contents you find at a Web page, you really need the mechanize library (see Resources for a download link).
然而,當(dāng)您希望與 Web 頁面中找到的內(nèi)容進(jìn)行某種比較復(fù)雜的交互時(shí),您需要使用 mechanize 庫(kù)(參見 參考資料 獲得下載鏈接)。 返回 mechanize