单词 | CDATA | ||||||||||||
释义 | CDATA
更多释义 收起释义 例句释义: 区域,普通文本字符串 1. The problem is not the escaping -- it's easy to replace with or to use a CDATA section -- but the encoding. 问题不在于转义——很容易用代替或者使用CDATA节——问题在于编码。 www.ibm.com 2. This can be a problem for most current browsers, as they do not like the CDATA block. 这对于大多数的当前浏览器来说,可能都有问题,因为它们不喜欢CDATA块。 www.ibm.com 3. This first selects all of the children with the tag name content, then gets the CDATA text from within the found nodes. 循环中首先选择标记名为content的所有子元素,然后从发现的节点中获得CDATA文本。 www.ibm.com 4. In addition to general text data, XML can also be used to store binary data through a special set of tags known as CDATA. 除了一般的文本数据,XML过去常用于存储二进制数据,通过一个称为CDATA的特殊标记集合实现。 www.ibm.com 5. CDATA (character data) sections are treated as a block of data by the parser, allowing you to include any character in the data stream. CDATA(字符数据)区域被解析器视为数据块,从而允许您在数据流中包含任意字符。 www.ibm.com 6. A better solution might be to put the data directly into your XML document. That's where XML's CDATA section comes into play. 更好的解决方案可能是将数据直接放到您的XML文档中,那就是XML的CDATA区域发挥作用的时候了。 www.ibm.com 7. CDATA sections are commonly used for scripting language content and sample XML and HTML content. CDATA节常用于脚本语言内容和示例XML和HTML内容。 msdn2.microsoft.com 8. CDATA is text that will NOT be parsed by a parser . Tags inside the text will NOT be treated as markup and entities will not be expanded. 剖析器不会解析CDATA文本。文本中的标签不会作为标示字体,实体也将不会得到扩展。 dictsearch.appspot.com 9. What can you do if you need to put a section end marker into a CDATA section? 如果您需要将区域结束标记放到CDATA区域中,那么该怎么办呢? www.ibm.com 10. Apart from that restriction, any legal XML characters can appear in a comment, much like a CDATA section. 除了该限制之外,任何合法的XML字符均可以出现在注释中,与CDATA节非常类似。 msdn2.microsoft.com 1. JAXB also handles CDATA sections a little differently than you might expect, but it does preserve semantic equivalence. JAXB还以和预期稍有不同的方式处理CDATA节,但确实保持了语义等价。 www.ibm.com 2. So either you need to convert everything in XML-safe encodings, or you need to put large areas of text, code or whatever, into CDATA blocks. 所以您或者需要以XML支持的编码对它们进行转换,或者需要将一大段的文本、代码或其他内容放到CDATA块中。 www.ibm.com 3. CDATA specifies the text used to label a time before noon. CDATA指定用于标记午前时间的文本。 msdn2.microsoft.com 4. CDATA specifies the text used to label a time after noon. CDATA指定用于标记午后时间的文本。 msdn2.microsoft.com 5. Tags to avoid. Do not use span tags, code font tags, font classes, or CDATA tags. 避免使用跨距标记、代码字体标记和font类。 www.ibm.com 6. You can easily embed the text specification into a VXML document by using a CDATA block. 我们可以方便地将文本规范嵌入到VXML文档中,方法是使用一个CDATA块。 www.ibm.com 7. Character references do not work within CDATA sections. 字符引用在CDATA节中无效。 msdn2.microsoft.com 8. I'll also begin to delve into the handling of issues like whitespace, CDATA sections, and a lot more. 我还将钻研像空格、CDATA节以及许多其他问题的处理。 www.ibm.com 9. The element can contain text, white space, significant white space, CDATA sections, comments and processing instructions. 该元素可包含文本、空白、有效空白、CDATA节、注释和处理指令。 technet.microsoft.com 10. CDATA sections are used to escape blocks of text that would otherwise be recognized as markup. CDATA节用于转义否则将被识别为标记的文本块。 msdn2.microsoft.com 1. CDATA sections are used to quote or escape blocks of text to keep that text from being interpreted as markup language. CDATA节用于为文本块添加引号或转义符,以防止文本被解释为标记语言。 msdn2.microsoft.com 2. A read- write cycle loses trimmed whitespace, low-level formatting information, and the distinction between normal data and CDATA nodes. 一次读-写循环会丢失前置和后置的空白符、低级的格式化信息,以及普通数据与CDATA节点间的差异。 www.showxiu.com 3. Concatenated content of text, CDATA, white space and significant white space nodes converted to the requested type. 将文本、CDATA、空白和有效空白节点的串联内容转换为所请求的类型。 msdn2.microsoft.com 4. Even with this improvement, your code can still trip on comments, processing instructions, and CDATA sections. 即使这样改进之后,代码还是会在注释、处理指令和CDATA节上出错。 www.ibm.com 5. No CDATA; type attribute must be either "yes" or "no" to allow or disallow leading zeroes. 无CDATA;type属性必须为“yes”或“no”以允许或禁用前导零。 msdn2.microsoft.com 6. Entity references and character references are allowed within attribute values, but CDATA sections are not. 属性值中允许包含实体引用和字符引用,但是不允许包含CDATA节。 msdn2.microsoft.com 7. Also note that the CDATA sections in the original XML document have been removed. 还要注意,原始XML文档中的CDATA节被去掉了。 www.ibm.com 8. Has the following behavior when writing content within a CDATA section, comment, or processing instruction. 当在CDATA节、注释或处理指令内编写内容时, msdn2.microsoft.com 9. You can't take just any data and dump it into a CDATA section and still have a valid document. 您不能将任何数据随意地塞到一个CDATA区域中同时还拥有一个有效的文档。 www.ibm.com 10. Often the response data contains an XML structure contained within a CDATA tag. 响应数据经常包含一个包含在CDATA标记中的XML结构。 www.ibm.com 1. This method returns the content of element, text, white space, significant white space or CDATA nodes. 这个方法会传回项目、文字、空白区、明显的空白区或CDATA节点的内容。 technet.microsoft.com 2. In either case, the contents of the CDATA section will be available without modification. 不管是哪种情况,CDATA区域的内容都将不经修改就可用。 www.ibm.com 3. It is recommended that you wrap script blocks in a CDATA section. 建议将脚本块包装在CDATA部分中。 msdn2.microsoft.com 4. Text, white space, significant white space and CDATA sections are concatenated. 文本、空白、有效空白和CDATA节串联在一起。 msdn2.microsoft.com 5. Name tokens allow character data values, but are more limited than CDATA. 名称标记允许使用字符数据值,但是比CDATA的限制更多。 msdn2.microsoft.com 6. Of elements whose text node children should be output using CDATA sections. 指定文本节点子级应使用CDATA节输出的元素的。 msdn2.microsoft.com 7. The following query wraps the product model summary description in a CDATA section. 以下查询将产品型号摘要说明包装在CDATA部分中。 msdn2.microsoft.com 8. After you close off the CDATA block and script, you return to SVG. 关闭CDATA块和脚本后,返回SVG。 www.ibm.com 9. A final thing to keep in mind when adding chunks of data to your XML with CDATA sections is size. 当您使用CDATA区域在XML中添加数据块时,最后需要考虑的问题是大小。 www.ibm.com 10. In the example above, everything inside the CDATA section is ignored by the parser. 在上述案例中,CDATA片断中的所有内容都被解析器忽略了。 www.w3pop.com 1. Remember that XSLT also loses some information in XML files, such as the top declarations, entity references and CDATA sections. 记住,XSLT还丢失了XML文件中的其他信息,如顶层声明、实体引用和CDATA节。 www.ibm.com 2. You can provide a link to the content or embed the raw HTML content in a CDATA tag. 您可以提供内容的连结,或是在CDATA标记中内嵌原始HTML内容。 technet.microsoft.com 3. XML CDATA sections contain raw text that should be included, but not parsed, with the XML that contains it. XMLCDATA区段包含应该纳入、但不应剖析的未经处理文字,以及包含这段文字的XML。 technet.microsoft.com 4. Even though the CDATA section is removed, the whitespace is properly preserved. 虽然去掉了CDATA节,但空白正确地保留了下来。 www.ibm.com 5. Returns the element or entity reference containing the CDATA section. 返回包含CDATA节的元素或实体引用。 msdn2.microsoft.com 6. Checks whether the current node is a content (non-white space text, CDATA, Element, EndElement, EntityReference, or EndEntity) node. 检查当前节点是否是内容(非空白文本、CDATA、Element、EndElement、EntityReference或EndEntity)节点。 msdn2.microsoft.com 7. Clients pass in their security data within the authData tag as CDATA format. 客户机以CDATA格式在authData标记中传递安全数据。 www.ibm.com 8. Everything inside a CDATA section is ignored by the parser. 在CDATA片断内的一切内容都会被解析器忽略。 www.w3pop.com 9. The layout is specified by HTML markup included as CDATA in the iw: content element. 布局是由iw:content元素中名为CDATA的HTML标记指定的。 www.ibm.com 10. Another important reason to use CDATA is to preserve the exact formating of data. 使用CDATA的另一个重要的原因是保留数据的实际格式。 www.ibm.com 1. Specifies elements that will be encoded as CDATA sections. 指定将被编码为CDATA节的元素。 www.ibm.com 2. This is because character entities are not recognized in CDATA sections, comments or processing instructions. 也是如此。这是因为在CDATA节、注释或处理指令中无法识别字符实体。 msdn2.microsoft.com 3. First, the stylesheet puts the words CDATA-START and CDATA-END in the resulting XML document. 首先,样式表将CDATA-START和CDATA-END两个标记放在结果XML文档中。 www.ibm.com 4. CDATA is text that may contain character references. 它是一个可以包含字符引用的文本。 pppcode.blog.51cto.com 5. CDATA is a mechanism for indicating that a portion of the document may contain unescaped reserved characters. CDATA是表明某一部分文档可能包含非转义保留字符的一种机制。 www.ibm.com 6. Only text inside a CDATA section will be ignored by the parser. 只有在CDATA部件之内的文本会被解析器忽略。 www.netvtm.com 7. Start and end of CDATA blocks. CDATA块的开始和结束。 msdn2.microsoft.com 8. The actual grouping size is specified as CDATA. 实际的组大小以CDATA形式指定。 msdn2.microsoft.com 9. The CDATA section in the document map uses the following syntax. 文档映射中的CDATA节使用以下语法。 msdn2.microsoft.com 10. CDATA also means character data. CDATA也是字符数据的意思。 wing929.blog.163.com 1. XML encapsulation -- Embedding system command in the XML payload, such as through the CDATA tag. XML封装——在XML负载中嵌入系统命令,如通过CDATA标记。 www.ibm.com 2. In this case, CDATA sections are a better option. 在此例中,CDATA节是更好的选择。 msdn2.microsoft.com 3. So why not use CDATA all the time? 那么为什么不一直使用CDATA呢? www.ibm.com 4. The content of the CDATASection. CDATA节的内容。 msdn2.microsoft.com 5. The CDATA is the relevant string. CDATA是相关字符串。 msdn2.microsoft.com 6. For example, you can include either of the following CDATA sections in an XML document without causing the parser to report an error. 例如,可以在XML文档中包含下列任一CDATA节,均不会使分析器报告错误。 msdn2.microsoft.com 7. To properly escape this line within a CDATA section, you would need something of at least as much complexity as 为了在CDATA部分中正确转义这一行,您至少需要像 www-128.ibm.com 8. by using the XML CDATA construct to define a block of character data. 使用XML的CDATA结构定义包含这些字符的块。 www.openface.org.cn 9. The value is specified as CDATA. 值以CDATA形式指定。 msdn2.microsoft.com 10. To be read as a particular XML type, for example, a CDATA section type. 作为特定的XML类型读取,例如CDATA节类型。 msdn2.microsoft.com 1. You can include any HTML you like as the description, but you must wrap the contents of the description field in a CDATA element. 可以在描述中包括任何HTML标记,但是,必须将描述字段的内容打包在CDATA元素中。 www.ibm.com 2. You have learned how to declare the legal elements, attributes, entities, and CDATA sections for XML documents. 你已经学会了如何声明合法元素、属性、实体以及XML文档的CDATA部分。 www.itxuexi.com 3. For example, a rule that says "all well-formed XML is acceptable as long as it doesn't use CDATA sections" . 比如,一条规则说“所有结构良好的XML只要不使用CDATA节都是可接受的”。 www.ibm.com 4. For example, it believed I was using an enumerated type where there was really just CDATA. 例如,它认为在我正在使用枚举类型,而实际上只不过是CDATA。 www.ibm.com 5. cdata-section-elements - A comma-separated list of elements that should be serialized as CDATA sections cdata-section-elements——以逗号分隔的元素列表,这些元素应被序列化为CDATA节 www.ibm.com 6. Is sensitive to the whitespace collapsing performed by the parser for non-CDATA attributes 应用程序对于解析器处理非CDATA属性时压缩空白敏感。 www.ibm.com 7. Except as noted, these give their data as CDATA; properties and methods are from CultureAndRegionInfoBuilder 除非特别说明,这些元素的数据以CDATA形式给出;属性和方法都来自CultureAndRegionInfoBuilder msdn2.microsoft.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。