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.
我需要比较网页上的 2 个 XML 文件。我想知道是否有可用于将 XML 比较查看器嵌入网页的工具。用户将选择要比较的 2 个文件并将其传递给查看器。查看器应显示比较结果,如 XMLDiff/beyond 比较工具中所示。我将不胜感激任何答案/建议。
尝试Prettydiff。它是一种可识别 XML 语言的差异工具,可直接在您的浏览器中运行,无需将代码发送到任何地方。