Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
libxml2を使用してHTMLを解析する方法のコード例を探しています。公式ウェブページには、プロトタイプの宣言といくつかの説明が含まれています。実際のコード例が必要です。XPathおよびDOMHTMLParserモジュールの。私はたくさんのグーグルをしました。しかし、満足のいく結果は得られません。xml解析に関するチュートリアルと多くのobj-cの例しか見つかりませんでした(純粋なCにしたい)。
XPath
DOM