- 重点词汇
- 相关例句
CDATA(字符数据)区域被解析器视为数据块,从而允许您在数据流中包含任意字符。
互联网摘选
Often the response data contains an XML structure contained within a CDATA tag.
响应数据经常包含一个包含在CDATA标记中的XML结构。
互联网摘选
更好的解决方案可能是将数据直接放到您的XML文档中,那就是XML的CDATA区域发挥作用的时候了。
互联网摘选
I'll demonstrate how to display attributes and ( abbreviated) CDATA content.
我将说明如何显示属性和(缩减的)CDATA的内容。
互联网摘选
CDATA区域可以出现在XHTML中的任意位置(就像在任何XML应用程序中一样),但在实践中,这些CDATA区域通常会被忽略。
互联网摘选
What can you do if you need to put a section end marker into a CDATA section?
如果您需要将区域结束标记放到CDATA区域中,那么该怎么办呢?
互联网摘选
每个CDATA部分、注释、处理指令和非叶节点都被分配一个二进制代码字。
互联网摘选
Clients pass in their security data within the authData tag as CDATA format.
客户机以CDATA格式在authData标记中传递安全数据。
互联网摘选
但实际上却很难成功:XML语法要求支持多种编码和很多难以捉摸的特性,比如CDATA节和实体。
互联网摘选
Another important reason to use CDATA is to preserve the exact formating of data.
使用CDATA的另一个重要的原因是保留数据的实际格式。
互联网摘选
循环中首先选择标记名为content的所有子元素,然后从发现的节点中获得CDATA文本。
互联网摘选
XML encapsulation& Embedding system command in the XML payload, such as through the CDATA tag.
XML封装&在XML负载中嵌入系统命令,如通过CDATA标记。
互联网摘选
除了一般的文本数据,XML过去常用于存储二进制数据,通过一个称为CDATA的特殊标记集合实现。
互联网摘选
The layout is specified by HTML markup included as CDATA in the iw: content element.
布局是由iw:content元素中名为CDATA的HTML标记指定的。
互联网摘选
Even though the CDATA section is removed, the whitespace is properly preserved.
虽然去掉了CDATA节,但空白正确地保留了下来。
互联网摘选
You can't take just any data and dump it into a CDATA section and still have a valid document.
您不能将任何数据随意地塞到一个CDATA区域中同时还拥有一个有效的文档。
互联网摘选
我还将钻研像空格、CDATA节以及许多其他问题的处理。
互联网摘选
CDATA是表明某一部分文档可能包含非转义保留字符的一种机制。
互联网摘选
