"从根" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (从根)

Low quality sentence examples

这是从根救起,这个事重要。
It is a matter of salvation; it is that important.
Scope就是从根/(空图)追溯至op_name的完整路径。
A Scope is a complete path from the root/(empty graph) to the op_name.
从根到叶的所有路径中的黑色节点的统一数量称为红黑树的黑色高度。
The uniform number of black nodes in all paths from root to the leaves is called the black-height of the red- black tree.
从根开始,垃圾回收器将找到所有可以获得的对象和收集所有不能获得的对象。
Starting from the roots, the garbage collector will thus find all reachable objects and collect all non-reachable objects.
垃圾回收器将定期从根开始,找所有从根开始引用的对象,然后找这些对象引用的对象….
Periodically, the garbage-collector will start from these roots, find all objects that are referenced from these roots, then all objects referenced from these.
如果系统管理员在离开系统时忘了从根系统注销,系统应该能够自动从shell中注销。
When the administrator forgot to logout from the system root prompt before leaving the system then the system should automatically logout from the shell.
从根处散发着化合物.
It exudes[unclear]-like compounds from the roots.
树是从根(root)长出来的。
And the wood came from Root.
或者说,我们也许根本就没有想过从根处理。
Or maybe they never would have gone racing at all.
因为所有节点都是通过边(链接)连接的,所以我们总是从根(头)节点开始。
Because, all nodes are connected via edges(links) we always start from.
这两个订单的事实,因此完全连续的,而且,虽然他们可能表面上不同但他们必须从根本上毕竟之一。
The two orders of facts are therefore perfectly continuous, and, though they may be superficially different yet they must be after all radically one.
蒙特卡洛树搜索的每个循环包括四个步骤:选择(Selection):从根節点R开始,选择连续的子節点向下至叶子節点L。
Each round of Monte Carlo tree search consists of four steps: Selection: start from root R and select successive child nodes until a leaf node L is reached.