• The tree constructor creates a tree representation of a source XML document.

    树构造器创建源XML文档的树表示法。

    youdao

  • The JMX Viewer displays the different types of MBeans in a tree representation.

    JMXViewer采用树型表示法显示了不同类型的MBean。

    youdao

  • An example is given to illustrate the use of the AOS tree representation method.

    最后以一具体的冲压件实例说明AOS树表示方法。

    youdao

  • The tree representation constructed by the builder component is proprietary to Saxon.

    由构建器组件构造的树表示法是Saxon 的专利。

    youdao

  • In the first chapter, we construct a QT-tree on the QT-graph as its tree representation.

    在第一章中我们对QT -图也构造一棵QT -树作为它的树的表达。

    youdao

  • Working with a parse tree representation also makes debugging easy and speeds development time.

    使用解析树表示还会使调试变得更容易,并缩短开发时间。

    youdao

  • We can then examine the equivalent symbolic tree representation of this query plan in Figure 1.

    随后,我们可以查看图1,其中展示了这个查询计划的等效符号树表示形式。

    youdao

  • He has a great diagram there showing the expression tree representation of a few lambda expressions.

    他在那篇文章里用了非常好的图表来表现说明一些Lambda树的表达式树表示形式。

    youdao

  • The "structure view" is a hierarchical tree representation of the document being edited in the main pane.

    “结构视图”是在主窗格中被编辑的文档的分层树表示。

    youdao

  • Clicking on a row in this column drops down a tree representation of a sample entry from the input product feed.

    在这个列中,单击一行会下拉出输入产品提要中一个示例条目的树型表示。

    youdao

  • Like dom and dom4j, AXIOM defines the API used to access and manipulate the tree representation using interfaces.

    与dom和dom 4 j一样,AXIOM使用接口定义了用于访问和操作树表示的API。

    youdao

  • The first is called generic, which is a generic tree representation that's formed from the language front-end trees.

    第一种是GENERIC,它是一种通用的树表示法,由语言前端树构成。

    youdao

  • You are taking the directory structure represented on the server and creating a tree representation on the client.

    您可以在服务器端采用目录结构,在客户端创建一个树型表示。

    youdao

  • An AST is a tree representation of source code, and is necessary for tools that need to know about the structure of the code.

    AST是一颗代表Ruby源码的树,分析器工具必须了解代码的结构。

    youdao

  • In this section, you'll write a custom provider to support the tree representation so it can be understood by Dojo widgets.

    在这一节,您将要编写一个自定义服务提供方程序来支持树型表示,以便于它能被Dojo小部件所理解。

    youdao

  • The SOAP nodes described in Part 1 of this series provide a consistent logical tree representation for all Web services messages.

    本系列的第1部分中描述的soap节点为所有Web服务消息提供了一致的逻辑树表示形式。

    youdao

  • The AST is a tree representation of the parsed source code, created by the compiler, similar to the DOM tree model of an XML file.

    AST代表已解析源代码的树,它由编译器创建,与XML 文件的DOM 树模型类似。

    youdao

  • The parsing process will convert the incoming V5 query spec and any potentially embedded SQL or MDX queries into a tree representation.

    解析过程会将传入的V 5查询规范或任何潜在的嵌入式SQL或MDX查询转换成一个树表示。

    youdao

  • Definition: an internal tree representation of the values and state of all the instance data nodes associated with a particular form.

    定义:与特定表单相联系的全部实例数据结点的值或状态的内部树型表示。

    youdao

  • Enhanced JFS2 USES a binary tree representation while performing inode searches, which is a much better method than the linear method used by JFS.

    增强的JFS2在执行索引节点搜索时使用二叉树表示形式,与JFS使用的线性方法相比,这种方法要好得多。

    youdao

  • The AST is a tree representation of the source code that contains everything from variable declarations to function definitions and method invocations.

    AST是源代码的树形表示,它包含了从变量声明到功能定义和方法调用的全部内容。

    youdao

  • An algorithm constructing the hierarchical tree representation based on skeleton elements by top-down decomposition of object skeletons is presented in this paper.

    文章对骨架的结构基元自顶向下地进行分解,将基元组织成层次树表示。

    youdao

  • You can build an XML query visually by selecting sample resultant nodes from a tree representation of a schema or XML document and dragging the nodes onto a return grid.

    您可以通过从一个模式或XML文档的树型表示中选择示例结果节点,并将这些节点拖放到一个返回网格中,从而可视化地构造一个 XML查询。

    youdao

  • With the modeling problem of layout items in high dimensional layout problem as the application object, this paper introduces the concept of 2n-tree representation.

    针对高维几何布局问题中布局物体的建模问题,提出2-叉树方法,在一般维度下系统地给出了抽象物体的叉树表示法的构造。

    youdao

  • The JRuby AST is the output of the parser and is just a tree representation of the source code, containing different kinds of nodes, for example for classes, methods, variables.

    JRubyAST是解析器的输出结果,仅仅是源代码的树形表示,包含不同种类的节点,例如有类、方法和变量。

    youdao

  • AXIOM provides a virtual document model it expands on demand, building only as much of the tree structure document model representation as has been requested by the client application.

    AXIOM提供了一种可以按需扩展的虚拟文档模型,仅构建客户端应用程序所请求的树结构文档模型表示。

    youdao

  • This constant depth extent tree provides a rich representation scheme for large, potentially sparse files.

    这种持续的区段树为大文件(尤其是分散的文件)提供丰富的表示方式。

    youdao

  • This parsed format is a tree structure of nodes, which is different from the textual representation of XML documents.

    这种已解析格式使用节点树结构,有别于XML文档的文本表示。

    youdao

  • Recall that a well-formed XML document is the textual representation of a tree.

    良构的XML文档是一个树的文本表示。

    youdao

  • Until now Mono's code generation engine was based on a tree Intermediate Representation (IR) of the code.

    直到现在Mono的代码生成引擎都是基于树状的代码中间表现形式(Intermediate Representation,IR)。

    youdao

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

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

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