This not only forces you to clean up the source nodes that are left behind, but it can also be expensive if the subtree you're moving is large.
这不仅要求清除留在后面的源节点,而且当要移动的子树很大时需要付出很高的代价。
It validates your input and output against an XML schema, and it allows you to refer to source nodes in the stylesheet based on their schema type.
它可以用XML模式验证输入和输出,允许根据schema类型引用样式表中的源节点。
The information source nodes take the inherent connection among information processing nodes as the leaf nodes of layer structure and connect them.
信息源节点则按其与信息处理节点的固有连接作为层次结构的叶子节点进行连接。
Only when the two links broken, the source nodes restart to find new routings. So it decreases the number of routing seeking to reduce routing overhead.
只有当两条路径都中断,源节点才重新进行路由寻找,从而减少路由寻找次数,降低了路由控制开销。
To balance load distribution, you can migrate the load from the source nodes (which have surplus workload) to the comparatively lightly loaded destination nodes.
若要平衡负载分布,可以将负载从源节点(有多余工作负载)的迁移到相对较轻的负载目标节点。
Using the Asymmetric Cryptographic System, we can authenticate and encrypt sensitive routing messages, and only source nodes which issue RREQ can validate messages.
这个方案采用公钥体制对敏感的路由信息进行认证和加密,只有产生路由请求信息RREQ的源节点才能验证这些敏感信息。
The results of simulation experiments show that the time-lag and routing load will increase along with the increasing of source nodes, while packet delivery fraction .
结果表明:随着源节点数目的增加,延时和路由负荷会增加,而包投递率会降低。
Simulation results show that the proposed algorithm can greatly reduce the routing decision errors of the source nodes due to inaccurate topology information, and improve network performance.
仿真结果表明,在生成树拓扑抽象中使用此逼近算法后,可大大减少源节点由于拓扑信息不准确而产生的路由决策错误数,提高网络性能。
To get the source nodes similar to the target query node, firstly the paths whose lengths were within an interval were extracted from the data source, then a similarity join process between them and.
为返回数据源中与查询目标节点相似的节点,首先提取出数据源中长度在固定范围内的所有路径,然后利用关系数据库系统将其与查询路径进行相似性连接,并按相似度从大到小返回所有结果。
Selecting any of the tree nodes in the source pane highlights all statements that reference that source tree node.
在源窗格中选择任何树节点,将突出显示所有引用了该源树节点的语句。
Directly manipulating namespace nodes from the source document and attempting to control the namespace declarations in the output.
直接操作源文档中的命名空间节点并希望控制输出中的命名空间声明。
Yet, even ParseTree is not a complete solution, since it's current versions don't give the source locations of individual nodes.
然而,分析树不是一个完整的解决方案,因为当前的版本没有给出树上各个节点的源码位置。
To find out the command that ran on source and target nodes, double-click on the server.
要了解在源和目标节点上运行的命令,请双击相应的服务器。
Accessing such nodes in the source by use of the namespace axis or copying an element to get its namespace.
通过使用命名空间轴或者复制元素来得到其命名空间来访问这样的节点。
The assembly editor asks you if you want to create an interface mapping between the source and target nodes (the nodes being the reference and the component, respectively).
组装编辑器询问您是否希望在源和目标节点(分别代表引用和组件的节点)之间创建接口映射。
In the example above an MDX query (green nodes) is sent to an MDX data source for execution.
在上述示例中一个MDX查询(绿色节点)被发送到一个MD x数据源以便执行。
Listing 2 follows a general pattern of reading the source XML tree and then adding corresponding nodes to the output HTML subtree.
清单2使用普通模式读取源xml树,然后将相应的节点添加到输出html子树中。
IP provides a service for transmitting blocks of data between two network nodes set up as IP nodes, called source and destination.
IP提供在两个设置为ip节点的网络节点(称为源和目的地)间传输数据块的服务。
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声明。
A different tack is to define a state machine as any imperative programming language in which the nodes are also the source lines.
另一种策略就是将状态机定义成一种强制性编程语言,其中节点也是源码行。
Location paths are used to select nodes in the source tree.
位置路径用于选择源树中的节点。
Using master replicates avoids runtime data corruption occurring due to data type mismatch on source and target nodes.
通过使用主复制,可以避免在运行时发生由于源节点与目标节点之间的数据不匹配而导致的数据损坏。
Nodes selected in the source and target trees (with the right mouse button) show specific behavior, as described below.
在源及目标树中选定的结点(使用鼠标右键)表示了特定的行为,描述如下。
To help you identify the relationships between source and target nodes or fields, and their presence in script processing, there is a new facility in this latest version of the toolkit. For example.
为了帮助您识别源和目标节点或字段之间的关系、以及它们在脚本处理中的出现,在这个工具包的最新版本中提供了一个新的工具。
When the visitor reaches one of these nodes, it accesses a PDOMFile object representing the name's source file.
当访问程序到达其中一个节点时,它会访问表示了该名称的源文件的PDOMFile对象。
For example, using classic (non-master) replicates, it is possible to define a replicate with having an int8 column on the source node and an integer column on other nodes.
例如,若使用传统复制(非主复制),有可能定义一个这样的复制:在源节点上有一个int8列,而在其他节点上有一个整数列。
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,从而使得问题复杂化了。
Ruby_parser also provides source locations of AST nodes, which is obviously necessary for code analysis or code transformation tools in Ruby.
Ruby_parser还能提供抽象语法树节点的源码位置,这是Ruby代码分析或者 代码转换工具的必需信息。
Ruby_parser also provides source locations of AST nodes, which is obviously necessary for code analysis or code transformation tools in Ruby.
Ruby_parser还能提供抽象语法树节点的源码位置,这是Ruby代码分析或者 代码转换工具的必需信息。
应用推荐