• The attribute nodes are depicted in red and include.

    属性节点显示红色,包括。

    youdao

  • So you have text nodes, element nodes, and attribute nodes.

    所以可以文本节点元素节点属性节点。

    youdao

  • Changing the value of any text or attribute nodes in the target XML document.

    更改目标XML文档任何文本属性节点

    youdao

  • This namespace affects the configuration of any element or attribute nodes generated.

    这个命名空间影响任何产生项目属性节点组态

    youdao

  • By default, eXist indexes element and attribute nodes as well as the full text of the document.

    默认情况下,eXist元素属性节点以及文档全部文本做索引。

    youdao

  • And, just as in the case of attribute nodes, some of the standard rules of thinking about elements are broken.

    而且属性节点一样违背了看待元素标准规则

    youdao

  • The XML Document Object Model (DOM) checks the validity of the names when creating new element nodes or attribute nodes.

    XML文档对象模型(DOM)创建元素节点属性节点时检查名称有效性

    youdao

  • This stems from the fact that SimpleXML creates the element and attribute nodes on the fly by exploiting the dynamic nature of PHP.

    缺点源于SimpleXML通过使用PHP动态特性动态创建元素属性节点

    youdao

  • This optimization also takes account of the fact that attribute nodes are not actually materialized on the tree unless they are required.

    优化考虑到属性节点没有树上真正具体化除非需要使用它们

    youdao

  • The XSLT in Listing 41 copies text, element, and attribute nodes in the source XML document, but namespace nodes and the DOCTYPE declaration are omitted.

    清单41中的XSLT复制xml文档中的文本元素属性节点但是忽略名称空间节点和DOCTYPE声明

    youdao

  • For example, Figure 3 shows that Jaxen needs tests that apply the name function to text nodes, comment nodes, processing instruction nodes, attribute nodes, and namespace nodes.

    例如3显示Jaxen需要进行一些测试运用name函数文字节点注释节点、处理指令节点、属性节点名称空间节点进行测试。

    youdao

  • SimpleXML's generation of element and attribute nodes on the fly as properties of other nodes makes for node traversal code that is almost as readable as the Zend Google data API classes.

    SimpleXML动态生成元素属性节点作为其他节点属性,有利于获得几乎ZendGoogle数据api一样可读节点遍历代码

    youdao

  • The instance view lets you create a new instance, add and delete elements and attributes, change element and attribute names, move element and attribute nodes, rename them, and assign values to them.

    Instance视图允许创建实例增加删除元素属性改变元素属性删除元素和属性节点,重命名为其赋

    youdao

  • Although their syntax is different, using one or the other to select important or interesting nodes based on element names or attribute values from a document is relatively easy.

    尽管它们的语法不同,但是无论使用一个基于元素属性文档选择重要的或感兴趣的节点相当容易

    youdao

  • Meanwhile, the nodes attribute specifies a query expression that can result in any number (including zero) of nodes.

    同时节点属性指定可以产生任何数量包括)节点查询表达式

    youdao

  • An element can have attributes that also get mapped to child nodes; namespaces are a special type of attribute used to qualify names to avoid name clashes between elements of different XML formats.

    元素可以属性,属性映射节点名称空间一种特殊属性,它们用来限定名称避免不同xml格式的元素之间出现名称冲突

    youdao

  • Rather than just dumping every attribute back into XML, you might want to filter and massage nodes before writing them.

    可能不仅仅是将每个属性转储XML 中,在写入之前还要过滤处理节点

    youdao

  • In addition, asterisks can be used as wildcards to match multiple nodes, and bracketed expressions can be used to match attribute values and specify indices.

    此外星号可以用于作为通配符匹配多个节点括号内表达式可以用于匹配属性规定索引

    youdao

  • As you start to use attribute selectors more and more, you'll end up working with values (from attributes) as much as you work with nodes.

    随着越来越多使用属性选择器最终处理节点一样经常地使用(来自属性)。

    youdao

  • Notice that if the LOAD_BALANCE attribute is turned off, the order in which the RAC nodes are specified in the data source URL becomes important.

    注意如果关闭LOAD_BALANCE属性,则数据源url指定rac节点顺序就变得非常重要

    youdao

  • The DPTK query expression describing that navigation is /swim/meet/team, and we use that expression in the nodes attribute of an tag

    描述导航DPTK查询表达式 /swim/meet/team并且我们 标记的节点属性使用该表达式。

    youdao

  • And that attribute is assumed to be relative to the set of nodes already chosen (in this case, all the CD elements).

    并且属性关于已经选择节点(即所有cd元素)。

    youdao

  • The.children attribute is generically hierarchical, but most attributes collect nodes of a given type.

    children属性通常分层大多数属性收集给定类型节点

    youdao

  • All group nodes in Figure 1 (such as the engineers node) use the member attribute to specify members of the group.

    1所有节点(例如engineers节点)使用member属性指定该组的成员

    youdao

  • Listing 1 (kill-content.xslt) is an XSLT script that eliminates all text nodes and attribute values, leaving essentially a skeleton of the node structure.

    清单1 (kill - content .xslt)中的xslt脚本可以删除所有文本节点属性,仅留下节点结构骨架

    youdao

  • Note that this does not return the actual referenced element, it only returns the element nodes that have a ref attribute.

    注意并不返回引用实际元素返回具有ref属性的元素节点

    youdao

  • The statement /x/y/* returns all nodes under any node y with the parent x. /x/y[@name='a'] matches all nodes y who have a parent x, and have an attribute called name with the value a.

    x/y/*语句返回节点为 x任何节点 y所有节点。 /x/y[@name='a']匹配所有具有父节点 x具有名为 name 且为 a 的属性的节点 y。

    youdao

  • A job that requires a certain operating system via the job nodes attribute will run only on nodes that have that operating system.

    一个作业要求必须某个特定操作系统运行(通过作业nodes属性),那么这个作业只能在支持操作系统的节点上运行。

    youdao

  • How do I get nodes with a specific attribute that contains a colon?

    怎么得到节点特定属性其中包含一个冒号吗?

    youdao

  • As with the previous techniques XSL provides this function for nodes in the source document, but the fact that WSDL USES an attribute value to store the qname complicates matters.

    前面技术xsl文档中的节点提供了功能由于WSDL使用属性存储qname,从而使得问题复杂化了。

    youdao

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

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

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