large XML document的意思|示意
大型XML文档
large XML document的网络常见释义
大型XML文档 大型xml文档
large XML document相关短语
1、 large-scale xml document 大型xml文档
large XML document相关例句
This example in Listing 11 parses a large XML document with SAX.
清单11中的例子使用SAX解析大型XML文档。
Remember however, that flexibility comes at a price if you load a large XML document into memory all at once.
但是要记住,如果一次将整个大型 XML 文档载入内存,则取得灵活性的代价相当高昂。
Furthermore, native XML support in DB2 provides efficient access to specific portions (XML nodes) of a document; large objects do not.
此外,DB 2中的原生x ML支持提供对文档特定部分(xml节点)的高效访问;大对象不可以。
Then it introduced you to SAX and event-based parsing, the approach you must take if your XML document is very large or is an unending stream.
然后介绍了SAX和基于事件的解析,如果XML文档非常大或者是一个无终止的流,必须采用这种方法。
XQuery is a high-level, strongly-typed, functional language (free of side-effects) that is ideal to express a query to obtain data both from an XML document and a large XML document repository.
XQuery是一种高端的、强类型的函数语言(没有副作用),非常适合表达从XML文档或者大型XML存储库(repository)中获取数据的查询。
As you can see in Listing 8, XMLUnit, in concert with XPath, provides a handy mechanism for validating precise aspects of an XML document rather than doing a large difference test.
如清单8所示,XMLUnit和XPath一起协作提供了可以准确验证XML文档的一种便捷机制,而不是进行大规模的差异测试。