RXP works by building a compact in-memory tree structure of the XML document being parsed.
RXP通过为所要解析的XML文档构建一个紧凑的内存树结构而工作。
This is an in-memory tree structure representing the XML document that was parsed.
这是表示已被解析的XML文档的内存中树结构。
It's particularly handy for tasks where you don't need the entire tree structure of the XML document.
尤其对完成不需要知道XML文档整个树结构的任务相当方便。
The structure of an XML document is, by definition, a tree structure.
按照定义,XML文档的结构是树状结构。
Experts in the DOM or XML will realize that whitespace can have an effect on how text in a document is represented and broken up in the Web browser's tree structure.
DOM或XML方面的专家会意识到空白对于文档文本在Web浏览器树结构中表示和分解方式的影响。
A DataGraph object represents data in a tree-like structure, with a root object at the top of the tree and children under it, similar to the structure that you might find in an XML document.
DataGraph对象以类似于树的形式表示数据,树的顶部是根对象,其下面为各个子项,与您在XML文档中看到的结构类似。
Because the workspace model is a lot like an XML document in that it is a tree structure, XPath is an ideal syntax for finding nodes.
因为从树形结构来看,工作区模型非常类似于XML文档,所以XPath是查找节点的理想语法。
XML documents have a tree structure, descending from the document element or outermost element.
XML文档有一个树结构,从document元素或最外层元素向下排列。
However, due to the mismatch between the XML's tree structure and flat relational tables, mapping XML document to relational database is an involved problem. So it becomes a pop research direction.
然而由于复杂的树形XML文档和简单平坦的关系型数据库表结构之间固有的不匹配,使得XML到关系型数据库的映射实现十分困难,因此成为当前的一个热门研究课题。
Firstly, analyzing feature structure of 3d model, then constructing feature tree of 3d model according to the regulation of feature denoted, finally, storing information of 3d model in XML document.
分析了三维模型的特征结构,并按照特征表示规则构造模型特征树,最后把三维模型信息存储到XML文件中。
XML is similar to HTML tag that contains a text file, in this document defines a tree structure to describe it is to preserve data.
XML是包含类似于HTML标签的一个文本文件,在这个文件中定义了一个树型结构来描述它所保存的数据。
XML is similar to HTML tag that contains a text file, in this document defines a tree structure to describe it is to preserve data.
XML是包含类似于HTML标签的一个文本文件,在这个文件中定义了一个树型结构来描述它所保存的数据。
应用推荐