If you know the content of the string to be transcoded ahead of time, then it's better to create an XMLCh string constant for the string, as in Listing 5, instead of calling XMLString: : transcode .
如果您提前知道要进行编码转换的字符串的内容,最好为该字符串创建一个xmlch字符串常量,如清单5所示,而不是调用XMLString: transcode 。
If you know the content of the string to be transcoded ahead of time, then it's better to create an XMLCh string constant for the string, as in Listing 5, instead of calling XMLString: : transcode .
如果您提前知道要进行编码转换的字符串的内容,最好为该字符串创建一个xmlch字符串常量,如清单5所示,而不是调用XMLString: transcode 。
应用推荐