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.
我必须将我的项目从 xerces 1 迁移到 xerces 3.1.1,但我找不到 DOMString.hpp。有人知道我在哪里可以找到这门课吗?
DOMString在 Xerces-C++ 3中消失了。相反,Xerces API 为您提供了以 null 结尾的XMLCh字符串。
DOMString
XMLCh