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.
我正在使用 JTidy 将 HTML 页面解析为 XHTML。HTML 包含丹麦字符,然后 JTidy 将它们转换为某些特定字符。
例如:单词“Observér”被转换为“Observér”。
有没有办法避免这种情况?