• Parsing XML document into tabular data.

    XML文档解析数据

    youdao

  • In order to quick parsing XML document, the research of XML parsing technique has become a hot topic for current research.

    为了更快解析xml文档XML解析技术研究成为当前热点话题

    youdao

  • In most cases, parsing XML documents to relational data can be done in a streaming fashion without requiring much memory and regardless of how big the document is.

    大多数情况下XML文档关系型数据解析通过串流方式完成无需太多内存不管文档有多大

    youdao

  • You can use this update functionality to change documents in an XML column without XML parsing or reading the document into your application.

    可以使用这种更新功能修改xml中的文档不需要解析xml文档文档读取应用程序中。

    youdao

  • While this does require some basic knowledge of XML -- understanding what an element is and the basic structure of the document -- it still abstracts details about parsing from the programmer.

    虽然确实需要一些XML基础知识理解元素什么以及文档基本结构),还是程序员抽象解析细节

    youdao

  • You can also choose to load only part of an XML document by interrupting parsing using the filter API.

    可以选择使用过滤器api中断解析过程,从而装载XML文档某一部分。

    youdao

  • The XML specification practically requires parsers to begin at the first byte of an XML document and continue parsing until the end, and all existing parsers operate like this.

    XML规范特别要求解析 XML文档第一字节开始解析直到最后个字节,所有现有的解析器都是这样操作的。

    youdao

  • Dealing with an XML response is quite different than dealing with plain text and involves parsing, the Document Object Model (DOM), and several other considerations.

    处理XML响应处理普通文本很大不同涉及到解析文档对象模型(DOM)其他一些问题

    youdao

  • During the XML document parsing, the entity reference is replaced by its representation.

    XML文档解析过程中,实体引用的表示替代。

    youdao

  • Tree style parsing involves loading the entire XML document into memory.

    解析方式需要将整个XML文档加载内存中

    youdao

  • SAX treats an XML document as a series of parsing events, and basically allows a procedural programming style.

    SAXXML文档视为一系列解析事件而且它基本上允许过程性编程风格

    youdao

  • This root element is required to make a well-formed XML document, which is a requirement when parsing XML.

    这个标记必需的,这样可以保证XML文档格式良好解析xml时,也是必要的。

    youdao

  • 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文档非常或者一个无终止的流,必须采用这种方法。

    youdao

  • This process of retrieving, parsing, and changing an XML document can also be encapsulated in a stored procedure that runs on the database server.

    获取解析修改XML文档过程可以封装数据库服务器运行存储过程中。

    youdao

  • The XML DAS always initializes its model by reading and parsing an XML schema definition file (an XSD file) that corresponds to the XML instance document it is going to load.

    XMLDAS初始化模型的方法读取解析准备载入XML文档对应XML模式定义文件XSD 文件)。

    youdao

  • The parser compiles any new schema it needs for validation and gives all the compiled schemas back to the grammar pool after the parsing of your XML document is complete.

    解析验证需要任何模式进行编译XML文档解析完成之后将编译过的模式交给语法

    youdao

  • Opaque parsing is a technique whereby elements in an XML document can be minimally processed.

    不透明解析一种技术通过该技术可以最低限度地处理XML文档中的元素

    youdao

  • Relevant for inlining is the size of the document after XML parsing in DB2, not the size of the textual XML document in your file system.

    与内联有关经过DB2解析XML文档大小而不是文件系统中的原始xml文档的大小。

    youdao

  • This happens within the DB2 storage layer, that is the document stays in DB2's internal hierarchical XML format the entire time, without any parsing or serialization.

    DB2存储执行,文档一直保持 DB2内部层次化XML格式不需要任何解析序列化

    youdao

  • Parsing an XML document, retaining both the data in the document and the names of elements and attributes, as well as the relationships between the elements, attributes, and data.

    解析xml文档保存文档中的数据元素属性名称以及元素、属性和数据之间关系

    youdao

  • Parsing an XML document with simplexml is as easy as using the simplexml_load_file function (see Listing 4).

    使用simplexml解析一个xml文档,只需使用simplexml_load _ file函数(请参见清单4)。

    youdao

  • The innocent-looking parse method triggers parsing of the XML document which, in turn, calls the event handler.

    看似无关parse方法触发XML文档语法分析导致了调用事件处理器

    youdao

  • The other form of XML parsing is DOM (Document object model) -based, which forms an in-memory object model of the full XML structure.

    xml解析器一个形式基于DOM (DocumentObjectModel)的,形成完整XML结构内存中的对象模型

    youdao

  • With StAX, parsing an XML document becomes cursor-based, and the application only uses what it needs from the XML document as it progresses.

    使用StAX 时XML文档解析是基于光标的,应用程序在运行过程中使用 XML需要内容。

    youdao

  • Listing 3 shows the Perl modules required for parsing this XML document.

    清单3显示了解析X ML文档所需Perl模块

    youdao

  • When parsing an XML document, an XMLEventReader instance delivers event objects to the client application through its next methodone for each syntactical unit in the document.

    解析xml文档XMLEventReader实例通过next方法客户传递事件对象,文档中的每个语法单位有一个事件。

    youdao

  • In the past on Mozilla browsers, parsing an XML document was synchronous, blocking all operations on the document until it was fully loaded.

    过去Mozilla浏览器中解析xml文档同步的,将阻止文档执行的所有操作直至完全载入该文档。

    youdao

  • Technique 3 uses a pull model of parsing through the XSD document to derive the XML structure described by a schema.

    技巧3整个 XSD文档使用pull解析模型派生模式描述XML结构

    youdao

  • Implementing these Suggestions will reduce the CPU consumption used by Xerces-C + + when parsing an XML document.

    采用这些建议能够降低解析xml文档xerces - C+ +CPU消耗

    youdao

  • This included connecting to the DB2 UDB database using a DataSource object, connecting to the Domino database (without a DataSource object), and parsing the XML document of interest.

    包括使用DataSource对象连接DB2UDB数据库、连接到Domino 数据库(不用 DataSource 对象)解析相关XML文档

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定