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.
如何在 C# 中将 PageURI 和 Href 转换为绝对 URL/URI?
即,我正在扫描给定 PageURI 的网页,并且在 HTML 中有带有 HREF 的链接/节点,并且希望将此 HREF 转换为有效的绝对 URI。
背景 - 注意我在这里遇到的麻烦
新的 URI(uri, string) 做到了