原文地址http://stackoverflow.com/questions/9826518/purpose-of-xmlstringtranscode I don't seem to understand the purpose of XMLString::transcode(XMLCh*) andXMLString::transcode(char*) , because obviously I don't understand the difference betweenXMLCh* and…