• The return node of the snippet is the operation response.

    代码片段返回节点操作响应。

    youdao

  • Most XPath expressions, especially location paths, return node-sets.

    多数XPath表达式特别是位置路径,都返回节点集。

    youdao

  • Following an axis from a context node will still return nodes in document order, but once it has those nodes, your stylesheet can reorder them as it requires.

    虽然上下文节点出发沿着某个仍然只能按照文档顺序返回节点但是得到节点之后样式可以根据需要重新排列节点。

    youdao

  • They are lightweight databases with minimum overhead since they simply return the node and member Pointers requested by the application.

    它们系统开销最小轻量级数据库因为它们仅仅返回应用程序所请求节点成员指针

    youdao

  • The return value of this constructor is a node that you can add to the tree in the same way as the nodes in the above example.

    构造函数返回一个节点可以使用与上面示例相同方式添加中。

    youdao

  • If for some reason you wish to return a node to the V5 version, the entire cell must be rolled-back to the V5 state.

    如果由于某种原因希望节点返回V5版本,则整个单元必须回滚到V5状态

    youdao

  • So the return value (sort of a misnomer, but still a useful way to think about things) for an attribute selector is a value; for an element, it's a node set (containing a single node).

    因此对于属性选择器返回虽然不确切但是有用)值,对于元素一个节点包含一个节点)。

    youdao

  • Return to the Resources folder, right-click the PersDBDriver node and select Properties from the pop-up menu.

    返回Resources文件夹persDBDriver节点上单击鼠标右键,然后弹出菜单中选择properties

    youdao

  • Return to Machine B (main node) to create clones.

    返回MachineB(节点)创建克隆

    youdao

  • In both cases, the XPath evaluation does not return any node and there is no exception.

    两种情况下xpath求值并不返回任何节点而且没有任何异常。

    youdao

  • An XPath expression allows you to define a set of node relationships in the document and return subsets of content from the document based on these relationships.

    XPath表达式允许文档定义一个节点关系允许根据这些关系文档返回内容子集

    youdao

  • After a node is listed on the return grid, you can drill down into the query to add predicates and sorting preferences.

    一个节点返回网格列出来时,可以钻取(drilldown)查询中添加谓词排序方式。

    youdao

  • If you return false from the visit method, the children of this node won't be visited.

    如果visit方法返回false,那么节点子接点将不会访问

    youdao

  • An alternative is to use XPath constructs to create filtered subsets of the XML node tree and return them to the caller.

    另外可以使用XPath构造创建xml节点过滤子集返回调用方。

    youdao

  • You can use the RegistryLookup node to return an arbitrary document from Registry and Repository, which could contain addressing details for any external service.

    可以使用RegistryLookup节点从 Registry and Repository返回任意文档其中可能包含任何外部服务的寻址细节

    youdao

  • However, the XPath functions name and local-name return the prefix when applied to a namespace node.

    不过xpath函数namelocal - name在应用名称空间节点时会返回前缀

    youdao

  • The SOAPInput node can return a SOAP fault to the client to indicate that a timeout has occurred.

    SOAPInput节点可以客户返回SOAP错误指示发生了超时

    youdao

  • If the XPath expression does return more than one node and you've specified XPathConstants.NODE, then evaluate returns the first node in document order.

    如果XPath表达式返回多个节点并且指定XPathConstants . NODEevaluate按照文档顺序返回第一个节点。

    youdao

  • For example, the next two queries may return the same result, but only if all "price" elements encountered during the query execution have a single text node and no other child nodes.

    例如下面两个查询可能返回相同结果条件是查询执行过程中所遇到全部price元素都拥有单个文本节点没有其他节点

    youdao

  • You use it when you know the XPath expression will only return a single node or you don't want more than one node.

    只有知道XPath表达式返回节点或者需要一个节点使用

    youdao

  • Even if the Oracle nodes come back up, the Oracle DTP service will not return to the freshly restarted rac node.

    即使Oracle节点恢复,OracleDTP服务不会返回刚刚重启rac节点

    youdao

  • SimpleXML's children() method is used in conjunction with the g: namespace to return this node collection as a SimpleXMLElement object named $attrs.

    SimpleXMLchildren()方法g:名称空间一起用于,将节点集合作为一个名为 $attrsSimpleXMLElement对象返回

    youdao

  • The XML functions extractvalue() and extractxmlclobvalue() return the value of the XML node.

    XML函数extractvalue()extractxmlclobvalue()返回 XML节点

    youdao

  • If a SOAP processing error occurs at the SOAPInput node, it can return a SOAP fault either directly to the sender or to a different endpoint if directed to do so by WS-Addressing.

    如果在SOAPInput节点发生SOAP处理错误可以直接发送者或者向某个不同的端点(如果WS - Addressing指示这样的话)返回SOAP错误

    youdao

  • Return: Using a return clause lets you operate on a node set, but then return (in results) something other than that node set.

    return使用return子句允许操作操作节点随后返回节点集以外结果

    youdao

  • It's also necessary to specify the return type. Here I ask for a node-set back.

    必须指定返回类型

    youdao

  • Try to design your extension functions so that they use only doubles, strings, booleans, and node-sets as both arguments and return values.

    尽量尝试将扩展函数设计使用双精度字符串节点作为参和返回值的类型。

    youdao

  • These subproblems are then distributed to worker nodes, which solve the problem and return the results to the master node.

    然后将这些问题发布工作节点,由处理结果返回给节点。

    youdao

  • It takes at least two polling cycles to retrieve a job and then return results, and it could take additional cycles depending on how long the job actually takes to process on the node.

    检索作业返回结果至少耗费两个轮询周期并且根据节点处理作业实际花费时间,可能会耗费更多周期。

    youdao

  • Finally, the return clause returns the new node representing the scheduled termination date so that DB2 will update data in the DOCUMENT column with the modified data.

    最后return子句返回代表预定终止日期节点所以DB 2修改后数据更新document中的数据。

    youdao

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

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

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