• Many programming languages represent XML as a DOM tree.

    许多编程语言XML表示dom

    youdao

  • DOM Tree Alignment Model for Mining Parallel Data from the web.

    一种网上采集相似数据文档对象模型的树形配置样例?。

    youdao

  • A DOM Tree Alignment Model for Mining Parallel Data from the web.

    一种网上采集相似数据文档对象模型的树形配置样例。

    youdao

  • To ensure that, always turn on namespace awareness when you build your DOM tree.

    确保这一点,应该构建dom始终打开名称空间感知

    youdao

  • Our last step is to deliver the requested part of the DOM tree back to the user.

    最后一步被请求dom部分发送给用户

    youdao

  • Listing 1 is a sample XML document while Figure 1 is the corresponding DOM tree.

    清单1一个示例XML文档1是相应dom

    youdao

  • But attributes allow you to identify important elements in the DOM tree and you should use them.

    但是属性使能够确定dom中的一些重要元素,所以您应该使用属性。

    youdao

  • For example, default attributes can appear in a DOM tree or new SAX events can occur as a result of validation.

    比如dom可能出现默认属性或者作为验证结果出现新的SAX事件

    youdao

  • The first step in working with XPath is to read the target XML document in as a DOM tree, as shown in Listing 3.

    使用XPath一步目标XML文档作为DOM读入如 清单3

    youdao

  • Parsing can then occur, and the resultant DOM Document object is handed off to a method that prints the DOM tree.

    然后就可以进行语法分析了,产生DOMDocument对象传递打印dom方法

    youdao

  • The main task of XMLizing is to parse the source and construct a DOM tree according to the source file definition.

    XML主要任务解析文件根据源文件定义构造DOM

    youdao

  • Creating a DOM tree from scratch results in a higher peak working set than loading the same document from disk.

    内存中临时创建一个DOM磁盘上载入同样文档会产生更高工作空间峰值

    youdao

  • The DOM layer provides a foundation for constructing the DOM tree that is compliant with the ODF standard specification.

    dom构造符合ODF标准规范dom提供基础

    youdao

  • Then the prepared HTML code is added to the DOM tree, which triggers the Dojo parser to render the new fragment of the page.

    然后准备好的HTML代码添加DOM从而触发Dojo解析呈现页面的片段

    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 nodes of every document are organized in a tree structure, called the DOM tree, with topmost node named "Document object".

    每个文档节点组织成树结构称为DOM书,最上面节点名为“文档对象”。

    youdao

  • Selecting on a node will not only highlight it in the rendered page and the DOM tree, but also in the MVC source code that created it.

    选定一个节点不仅渲染后页面DOM树中突出显示,而且还会创建MVC源代码文件中突出显示。

    youdao

  • Walking the DOM tree for the first time has an impact on the working set metric because some nodes in the tree are created on demand.

    第一遍历DOM时,工作空间这个度量指标会一定的影响,因为有些节点会被创建。

    youdao

  • Listing 5 shows code to create a DOM tree of an XML document, and the steps are very similar, even though the class and method names change.

    清单5展示了创建XML文档dom代码步骤清单4非常相似其中的方法名称发生了变化

    youdao

  • When the correct node is found, regardless of the number of parents up the DOM tree it is, the node is returned and the highlighting removed.

    找到正确节点时,无论DOM中的节点有多少个,返回节点删除高亮显示。

    youdao

  • Until recently, the only way xml_objectify worked was to create a DOM tree, then recurse through that tree to generate the "Pythonic" objects.

    目前为止,xml_objectify工作唯一方法创建一个dom然后历该树,生成python化”的对象。

    youdao

  • In Prop2XML, the initial DOM tree is constructed from a predefined XML skeleton, instead of constructing the initial tree node-by-node from scratch.

    Prop 2xml中初始dom预先定义的XML框架构造开始逐个节点地构造初始树,而不是从头开始。

    youdao

  • Be mindful of repaints and reflows; batch style changes, manipulate the DOM tree "offline," and cache and minimize access to layout information.

    注意重排版批量修改风格离线操作DOM缓存减少布局信息的访问

    youdao

  • One such enhancement is the (currently beta) cDomlette module, which can build a complex DOM tree much faster than PyXML's default DOM implementation.

    其中一个增强目前是测试版cDomlette模块,在构建复杂DOM方面,它的速度PyXML缺省 DOM 实现快得多。

    youdao

  • The evaluate() method takes two arguments: a string XPath, a DOM tree to evaluate that XPath against, and an XPath constant indicating the return type.

    evaluate()方法拥有两个参数字符串XPath,一个DOM(用来针对其计算 XPath),还有个 XPath常量表示返回类型

    youdao

  • Since injected scripts can access any part of the DOM tree, they can, among other things, steal password information from the text field of login forms.

    因为注入脚本可以访问dom任何部分所以它们可以登录表单文本字段中窃取密码信息

    youdao

  • Sometimes pages feel less responsive because of too many event handlers attached to different elements of the DOM tree which are then executed too often.

    有时由于太多事件处理程序附加dom然后过于频繁执行不同元素感觉不到响应

    youdao

  • CDomlette is potentially a much faster way of building a DOM tree, but it is currently beta, and might not be entirely API-compatible with other modules.

    cDomlette可能一种更快构建dom方法目前是测试版,并且可能不能其它模块完全api兼容。

    youdao

  • So far you've heard that browsers turn a Web page into an object representation and maybe you've even guessed that the object representation is a DOM tree.

    到目前为止已经知道浏览器Web页面转换对象表示可能甚至会猜想,对象表示dom树。

    youdao

  • You can also construct a DOM tree yourself, and convert it to XML; this is often a more flexible way of producing XML output than simply writing... to a file.

    可以自己构造dom然后转换xml;用这种方法生成XML输出仅将写入文件方法灵活

    youdao

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

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

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