gpt4 book ai didi

xml - xml 上的奇怪字符串 (...)

转载 作者:数据小太阳 更新时间:2023-10-29 01:43:01 26 4
gpt4 key购买 nike

我看到 xml 上的一些 rss 有奇怪的字符串。

例如,...

这是什么?为什么?关于CDATA

在我的网络应用程序 (C#) 上,阅读 rss,我通常做 myString.Replace("…", "...") :不确定这是否是最好的策略

最佳答案

这些是 numeric character references .

A numeric character reference (NCR) is a common markup construct used in SGML and other SGML-related markup languages such as HTML and XML. It consists of a short sequence of characters that, in turn, represent a single character from the Universal Character Set (UCS) of Unicode.

在这种情况下,ellipsis character 的数字字符引用-

关于xml - xml 上的奇怪字符串 (...),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6358688/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com