traversal
traversal什么意思,traversal翻译
基本解释
n.: 横过;障碍物;【登】Z字形攀登
网络: 遍历;二叉树遍历;树的遍历
英汉解释
测量导线
横过,横越,横断物,(横向)往返移动
例句
Some frameworks also allow you to "daisy-chain" traversal functions, meaning you can concatenate traversal commands to one another.
有些框架可以使用“菊花链”遍历函数,表示可以将遍历命令互相连接。
As you can see, daisy chaining allows you to concatenate several DOM traversal statements together.
如您所见,菊花链方式可以将几个DOM遍历语句连接起来。
Obviously , remembering all this information becomes harder as the traversal path becomes longer , as is wont to happen for larger systems .
显然,随着遍历路径变得更长,记住所有这些信息就更困难,因此对于较大的系统来说并不实用。
Tokens form what is known as the traversal operator, which indicates that you wish to follow a particular arc from each resource.
记号形成遍历运算符,它表示您希望沿着来自每个资源的特定圆弧遍历。
User specified nodes as a starting point, the output of each node traversal visit Spanning Tree sequence and the corresponding set of edges.
以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one。
To support this, I created a little recursive traversal function that walks all the nodes of a gnosis. xml. objectify object.
为此我创建了一个小型的递归便利函数来遍历gnosis.xml.objectify对象中的所有节点。
Searches can have either a shallow scope (also referred to as shallow traversal) or a deep scope (also referred to as deep traversal).
搜索既可以有浅范围(也称为浅遍历),也可以有深范围(也称为深遍历)。
A final note: By inserting elements into a search tree and then performing an inorder traversal, we obtain the elements in sorted order.
最后请注意:通过插入到查找树元素,然后执行一个序遍历,我们得到有序的元素。
In the third part of a traversal expression, the context is one of the partial results from the first and second parts.
在遍历表达式的第三部分中,上下文是第一和第二部分的部分结果之一。
Since Neo4j is a database, each access to the graph structure - read, write, and traversal - are managed by an ACID transaction system.
由于Neo4j是个数据库,因此对图形结构的访问——读、写及遍历都是通过ACID事务系统进行管理的。