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.
Web ページ内のすべての要素の x 座標を取得したいと考えています。それは私が必要とする唯一のものです。ページを表示できるようにレンダリングしたくありません。私が欲しいのは、座標と同じくらい単純な視覚情報だけです(おそらく色、フォントも)。
Java CSSBoxライブラリを使用して実現しました。C++で対応するものを見つけることができますか?