单词 | root node |
释义 | 例句释义: 根节点,根结点,树根节点,根部节点 1. Remember that this input should be the root node of your data model. 记住,此输入节点应当是数据模型的根节点。 www.ibm.com 2. In the counter tree, the icon for a threshold violation is propagated from the specific counter node, up to the root node. 在计数器树中,阈值冲突的图标从特定计数器节点向上传播到根节点。 msdn2.microsoft.com 3. With this command, the root node queues up an initial load for the client node that will sent the next time the client performs its pull. 使用这个命令,根节点将初始化装载命令存入发送队列,等待客户请求时发送给他(PULL拉模式工作)。 bbs.goodcms.org 4. There can be only one root node and all others nodes have to be organized in a hierarchical form. 只有一个根节点,所有其它节点都必须以分层形式来组织。 www.ibm.com 5. The content of a dataset is an XML fragment with a single root node, but without the XML declaration. 数据集的内容是一个具有单根节点,但没有XML声明的的XML块。 www.openface.org.cn 6. By default, the starting node is the root node of the hierarchy, but you can set the starting node to any node. 默认情况下,起始节点是层次结构的根节点,但是您可将起始节点设置为任何节点。 msdn2.microsoft.com 7. Any other node between the current node and root node is a parent node. 当前节点与根节点之间的任何其他节点都为父节点。 msdn2.microsoft.com 8. Exception is returned if a site navigation API member references a root node that the user does not have the security rights to see. 如果站点导航API成员引用了用户无安全权限查看的根节点,则会返回。 msdn2.microsoft.com 9. A report model namespace is represented as a hierarchical structure that includes a root node, entities, model roles, and fields. 报表模型命名空间表示为具有根节点、实体、模型角色和字段的层次结构。 msdn2.microsoft.com 10. When overridden in a derived class, retrieves the root node of all the nodes that are currently managed by the current provider. 当在派生类中被重写时,将检索目前由当前提供程序管理的所有节点的根节点。 msdn2.microsoft.com 1. The element at the root node of the subtree is called a fragment root. 子树状目录之根目录节点的项目称为片段根目录。 technet.microsoft.com 2. A site map node of the current site map provider under which the root node and all nodes of the child provider is added. 当前站点地图提供程序的站点地图节点,根节点和子提供程序的所有节点都将添加到该站点地图节点下面。 msdn2.microsoft.com 3. To obtain to a leaf ( data ) , ESE starts at the root node and follows the page pointers until it gets to the desired leaf node . 若要到达叶(数据),ESE会从根节点开始追溯页指针,直到到达所需的叶节点。 www.bing.com 4. The node that is not contained by any other node but is the ancestor to all the other nodes is the root node. 不被其他任何节点包含同时是所有其他节点的上级的节点是“根节点”。 msdn2.microsoft.com 5. Of course, by including the SQL itself as an attribute of the root node, one can reconstruct anything implicit in the SQL. 当然,通过将SQL本身作为根节点的一个属性包含在内,人们可以重新构造SQL中固有的任何事物。 www.ibm.com 6. The root node of a model is not accessed or secured through the folder hierarchy. 模型的根节点并非通过文件夹层次结构来禁止访问或进行保护。 msdn2.microsoft.com 7. The title of each paragraph can be imagined to be the heading nodes under the root node (level 1). 每一个段落的名字可以被想象为根节点下的标题节点(层次1)。 www.ibm.com 8. Right-click on the root node and select one of the generate options: Model, Edit, or Editor code. 在根节点上单击鼠标右键,选择其中一个生成选项:Model、Edit、或Editorcode。 www.ibm.com 9. A file whose file contents consists of only a root node with no associated data unit, and no node name. 一种文档,其内容仅由根节点组成,无相关数据单元,也无节点名称。 www.hotdic.com 10. Each instance, however, can only contain a single XML data tree -- in other words, there can only be one root node. 然而,每个实例只能包含一个XML数据树结构―换句话说,只能有一个根节点。 www.ibm.com 1. The node that anchors the path and represents the base of the hierarchical tree is called the root node. 锚定路径并表示分层树的根的节点称为根节点。 msdn2.microsoft.com 2. Top-level domain (TLD) refers to the name of the first level domain under the root node in the domain name system. 顶级域名:是指域名体系中根节点下的第一级域的名称。 www.lawyee.org 3. The starting point is a root node (the root node is the base of the tree; all other nodes are descendents of this node). 起始点是一个rootnode(根节点是树的根基,所有其他节点都是这个节点的后代)。 www.ibm.com 4. If, however, you're in a static method, you have to get the root node and provide the package yourself, as shown in Listing 2. 但是,如果您使用的是静态方法,您就必须得到根节点并自己提供包,如清单2所示。 www.ibm.com 5. In the request tree, right-click the root node (which is the name of the Web Test) and then click Add Call to Web Test. 在请求树中,右击根节点(Web测试的名称),再单击“向Web测试中添加调用”。 msdn2.microsoft.com 6. The starting point of an XSL template is a template that matches the root node of the input XML. XSL模板的入口是与输入XML的根节点匹配的XSL模板。 www.ibm.com 7. Following the processing model of the language, it first locates the template rule for processing the root node of the input tree. 按照语言的处理模型,它首先查找处理输入树根节点的模板规则。 www.ibm.com 8. This image does not contain an extra line and is displayed only after the root node has been collapsed once. 此图像不包含其他线条,并且只有该根节点已经折叠一次后才显示。 msdn2.microsoft.com 9. Gets or sets a control template to use for the root node of a site navigation path. 获取或设置一个控件模板,用于站点导航路径的根节点。 msdn2.microsoft.com 10. In this walkthrough, the PopulateCategories method is called if the user clicks the root node (depth 0). 在此演练中,如果用户单击根节点(深度为0),则调用PopulateCategories方法。 msdn2.microsoft.com 1. If it's a contact list, then the root node should be . 如果这是一个联系人清单,那么根节点应该是。 www.ibm.com 2. A query on a context node that uses an absolute path expression will start on the root node of the context node . 对使用绝对路径表达式的上下文节点的查询,将从上下文节点的根节点开始进行。 www.bing.com 3. The name of the formal module appears as the root node (at level 0). 规范模块的名字作为根节点出现(层次0)。 www.ibm.com 4. A dimension hierarchy in which all leaf nodes are the same distance from the root node. 一种所有叶节点与根节点的距离都相同的维度层次结构。 technet.microsoft.com 5. This lets you write XML fragments from individual object nodes -- including from the root node of the XML instance. 这让您可以从单独的对象节点-其中包括XML实例的根节点-编写XML片段。 www.ibm.com 6. Using the session, workspace, and root node reference, you can now access the repository features through the different abstraction levels. 使用会话、工作区和根节点引用,现在可以通过不同的抽象层访问仓库的特性。 www.ibm.com 7. The first child of the root node may not be actually be the config_node the user is searching for. 根节点的第一个子节点实际上可能不是用户正在搜索的那个config_node。 www.ibm.com 8. The feature is the root node of the minimum value (or most), and the root node tree is also a heap of two sons. 堆地特性是根结点地值最小(或最年夜),且根结点地两个子树也是一个堆。 www.chinanvxing.net 9. The code checks two providers, AspNetXmlSiteMapProvider and MyXmlSiteMapProvider, for child nodes of the root node that are duplicates. 该代码对两个提供程序AspNetXmlSiteMapProvider和MyXmlSiteMapProvider中根节点的重复子节点进行检查。 msdn2.microsoft.com 10. Object that represents the root node of the site, regardless of the current location in the page hierarchy. 对象,而不管页层次结构中的当前位置在何处。 msdn2.microsoft.com 1. Property to control the appearance of the root node in the. 控件中根节点的外观。 msdn2.microsoft.com 2. The root node cannot be retrieved from the root provider. 不能从根提供程序检索根节点。 msdn2.microsoft.com 3. When you set the root node, you eliminate all other entries from the view except the subtree of the selected node. 设置根节点后,将消除视图中除所选节点的子树之外的所有其他项。 technet.microsoft.com 4. The root node is simply the first node of the strongly connected component which is encountered during the depth-first traversal. 这个根结点是在深搜时碰到当前强连通分量的第一个结点。 www.cnblogs.com 5. Gets the root node of the root provider in a site map provider hierarchy. 获取站点地图提供程序层次结构中的根提供程序的根节点。 msdn2.microsoft.com 6. When you create a new root node, you actually create a new partition in an LDAP directory. 当创建新的根节点时,实际上将在LDAP目录上创建一个新的分区。 www.ibm.com 7. Any text nodes preceding the first element child of the root node of the result tree contain only white space characters. 结果树中根节点的第一个元素子级之前的任何文本节点只包含空白字符。 msdn2.microsoft.com 8. The result tree is constructed by finding the template rule for the root node and instantiating its template. “结果树”是通过为根节点寻找模板规则并实例化其模板来构建出来的。 blog.edu.cn 9. Retrieves the root node of all the nodes that are managed by the current provider. 检索由当前提供程序管理的所有节点的根节点。 msdn2.microsoft.com 10. Property and provides a simple implementation to track the root node. 属性,并提供用于跟踪根节点的简单实现。 msdn2.microsoft.com 1. The root node can contain many child nodes. Each child node can contain its own set of child nodes and so on. 根节点可以包含多个子节点,子节点可以包含自己的子节点,依次类推。 www.ibm.com 2. A node also stores the path from the node to its root node in the. 属性中存储从该节点到其根节点的路径。 msdn2.microsoft.com 3. The root node will be the name of the Web test, ColorWebTest. 根节点将是该Web测试的名称:ColorWebTest。 msdn2.microsoft.com 4. You can expand the root node to view predefined folders for reports, shared schedules, and security. 您可以展开根节点来查看报表的预定义文件夹、共享计划和安全性。 msdn2.microsoft.com 5. The root node must be visible to all users, by design. 按照设计,根节点必须对所有用户可见。 msdn2.microsoft.com 6. The first child of the root node may not actually be the node the user is searching for. 根节点的第一个子节点实际上可能并不是用户正在搜索的节点。 www.ibm.com 7. That represents the root node of the site navigation structure. 一个表示站点导航结构的根节点的。 msdn2.microsoft.com 8. They form a directory tree, starting at the root node. 它们形成一个目录树,从根节点开始。 www.ibm.com 9. The root node of the process definition is the process element, as required by the grammar of BPEL4WS. 该流程定义的根节点是process元素,这是BPEL4WS的语法所要求的。 www.ibm.com 10. It is recommended that the root node in a site map allow everyone access. 建议您将站点地图中的根节点设置为可由所有用户访问。 msdn2.microsoft.com 1. Note that the Double Sided Leaf material uses a Surface Shader node as its root node. 注意这个双面叶材质使用一个表面材质作它的根材质。 dictsearch.appspot.com 2. You don't have free rein in the Registry, but you do have access from a common root node for all your applications. 您虽然不能够对注册表自由控制,但您的确可以通过一个公共根节点访问所有的应用程序。 www.ibm.com 3. Property to specify that the Web page that is associated with the root node should be displayed in a new window. 属性指定在新窗口中显示与根节点关联的网页。 msdn2.microsoft.com 4. The dijit. tree. ForrestStoreModel provides parameters to set a rootId that can be used to query for the root node in your JavaScript code. ForrestStoreModel提供参数来设置rootId,可用来查询您JavaScript代码中的根节点。 www.ibm.com 5. All other templates will be invoked from that template, which usually matches the root node. 然后,将从那个通常匹配根节点的模板调用所有其它模板。 www.ibm.com 6. The three levels are the root node, labeled Book Information, the genre groups, and the ISBN details. 该三个级别分别是根结点(以“图书信息”为标签)、genre组和ISBN详细信息。 msdn2.microsoft.com 7. The node you configure in the initial context is taken as the root node. 在初始上下文配置的节点将作为根节点。 www.ibm.com 8. Class retrieves the root node of the root provider in the hierarchy. 类将检索该层次结构中的根提供程序的根节点。 msdn2.microsoft.com 9. This means, with the code provided, you only get the namespaces declared on the root node. 这意味着,借助所提供的代码,您只需在根节点上声明此名称空间。 www.ibm.com 10. Open registration for the client node using the root node administration feature. 为客户节点开放注册使用根节点的管理工具(组件)。 bbs.goodcms.org 1. This is useful when you want to display item listings without displaying a single root node, as in a list of product categories. 如果要在不显示单个根节点的情况下显示项列表(如同在产品类别列表中),这种控件就非常有用。 msdn2.microsoft.com 2. You still have a root node, A, which points to a node B to the left and another node B to the right. 您仍然有一个根节点A,它从左边指向一个节点B,从右边指向另一个节点B。 www.ibm.com 3. For fuller access, switch to a root node in the domain. 要进行完整权限的访问,请在域中切换到根节点。 www.ibm.com 4. If an error occurred, the error message is displayed at this location, instead of the root node. 如果发生错误,错误讯息会显示在这个位置,而非根节点中。 technet.microsoft.com 5. In Figure 1, the name of the root node is org. 在图1中,根节点的名称为org。 www.ibm.com 6. From the session, you obtain a workspace, from which you can then obtain the root node. 通过会话,可以得到工作区,再从工作区得到根节点。 www.ibm.com 7. Property gets the root node of the current provider. 属性将获取当前提供程序的根节点。 msdn2.microsoft.com 8. While the xmlrow output is the sequence of the row values represented as XML, the xmlgroup function groups all the values under a root node. xmlrow输出是一个表示为XML的行值的序列,xmlgroup函数将所有值集合到一个根节点下。 www.ibm.com 9. Best practice: Avoid assigning non-administrative roles, such as the Registered Customer role, to the root node. 最佳实践:避免将非管理角色(如注册客户角色)分配给根节点。 www.ibm.com 10. The PolicyActions node is the root node for this file and contains all other elements. PolicyActions节点是此文件的根节点,它包含其他所有元素。 msdn2.microsoft.com 1. To create the tree of nodes shown in Figure 1, you must first create the root node org in ApacheDS. 要创建图1所示的节点树,必须首先在ApacheDS中创建一个根节点org。 www.ibm.com 2. The test suite hierarchy has a root node that has the same name as the test plan. 测试套件阶层具有与测试计划同名的根节点。 technet.microsoft.com 3. The Home folder is the root node of the folder hierarchy. 主文件夹是文件夹层次结构的根节点。 msdn2.microsoft.com 4. Under Select a directory for this rule, expand the root node, and then click GuestPages. 在“为此规则选择一个目录”下面,展开根节点,然后单击“GuestPages”。 msdn2.microsoft.com 5. Select the root node in the treeview (the file Money. csproj) and click the Run button in NUnit's right-hand pane. 选择Treeview(文件Money.csproj)中的根节点,单击NUnit右侧的“Run”按钮。 www.bing.com 6. Remove Root toolbar button to remove the selected root node. “移除根”工具栏按钮来移除选定的根节点。 technet.microsoft.com 7. In the TreeView Node Editor, under Nodes, click the Add a root node button. 在“TreeView节点编辑器”的“节点”之下,单击“添加根节点”按钮。 msdn2.microsoft.com 8. Send an initial load of data to the client node using the root node administration feature. 使用根节点的管理工具向客户节点发送一个初始化装载。 bbs.goodcms.org 9. Each build type is stored in a folder in the TeamBuildTypes folder under the team project root node. 每个生成类型都存储在团队项目根节点下TeamBuildTypes文件夹中的某个文件夹中。 msdn2.microsoft.com 10. This folder contains a root node called Customer, which owns one or several accounts and has one or several addresses. 此文件夹包含一个名为Customer的根节点,该节点拥有一个或多个帐户并且有一个或多个地址。 www.ibm.com 1. Adds the selected node to the tree view pane as a new root node. 将选定节点添加为树视图窗格中的新根节点。 technet.microsoft.com 2. Is the root node of the site map provider that owns it. 是拥有它的站点地图提供程序的根节点。 msdn2.microsoft.com 3. This will traverse the tree (in logarithmic time) and find the closest to the root node's summation of studio movies. 这个调用将(以对数时间)遍历树,查找最靠近树根节点的电影公司电影汇总。 www.ibm.com 4. The root node test suite has the same name as the test plan. 根节点测试套件的名称与测试计划相同。 technet.microsoft.com 5. Gets the style for the root node display text. 获取根节点显示文本的样式。 msdn2.microsoft.com 6. The resulting node always contains a single node and the root node of the tree. 产生的节点集总是包含单个节点并且是树的根节点。 msdn2.microsoft.com 7. The root node of the XML document or node tree. XML文档的根节点或节点树。 msdn2.microsoft.com 8. If the element is the root node in the tree, the parent is the document node. 如果该元素是树中的根节点,则父级是文档节点。 msdn2.microsoft.com 9. Select ScheduleOne, the root node for the schedule. 选择ScheduleOne选项,调度的根节点。 www.ibm.com 10. As a result, to delete the scene graph illustrated in Figure 2-1, your application simply deletes the pointer to the root node. 因此,想删除像图2-1中描述的场景图,你的应用程序简单地删除根节点的指针即可。 dictsearch.appspot.com 1. The root node of the result tree has an element child. 结果树的根节点包含元素子级。 msdn2.microsoft.com 2. As an easy way to decide whether it is RSS or Atom, look at the root node name: rss if RSS or feed if Atom. 判断它是RSS还是Atom的一种最为简便的做法是看它的根节点名称:如果是RSS,则为rss,如果是Atom,则为feed。 www.ibm.com 3. The document can have only one root node, which is the first node found in the document. 文档只可以有一个根节点,这是文档中的第一个节点。 www.ibm.com 4. The style settings for the root node. 根节点的样式设置。 msdn2.microsoft.com 5. The root node can wrap data related to different enterprises. 根节点可以封装与不同企业有关的数据。 www.ibm.com 6. A role assignment is required on the root node. 需要对根节点创建角色分配。 msdn2.microsoft.com 7. This means all later operations (such as search) are performed on the subtree defined by the root node. 就是说所有后续操作(例如search)都将在根节点定义的子树中执行。 www.ibm.com 8. A root node is copied by copying its children. 根节点通过复制其子级进行复制。 msdn2.microsoft.com 9. Removes the selected root node from the tree view pane. 将选定的根节点从树视图窗格中移除。 technet.microsoft.com 10. The TreeView control itself has the TopNode property, which is the root node of the entire tree view. TreeView控件本身具有TopNode属性,该属性是整个树视图的根节点。 msdn2.microsoft.com 1. Gets the root node of the site map. 获取站点地图的根节点。 msdn2.microsoft.com 2. You should see every root node in the menu with every option under that node. 你应该看到菜单中的所有根节点以及它下属的所有选项。 www.ibm.com 3. has three nodes: the root node is parentElement. 有3个节点:root节点是parentElement。 www.ibm.com 4. Is positioned on a node that is not an element, attribute, or the root node or there is not type information to perform validation. 定位在不是元素、属性或根节点的节点上,或者不存在用于执行验证的类型信息。 msdn2.microsoft.com 5. Only one root node can exist. 只能存在一个根节点。 msdn2.microsoft.com 6. Property to specify a custom display format for the text that is displayed in the root node. 属性指定根节点中显示的文本的自定义显示格式。 msdn2.microsoft.com 7. For example, we create the root node first and add three NBATeamNodes to it as a different team name. 例如,我们将先创建根节点并向其中添加三个NBATeamNode作为另一个球队名称。 www.ibm.com 8. Level property, the root node is considered the first level of nesting and returns 0. 属性,根节点被视为嵌套的第一层,并返回0。 msdn2.microsoft.com 9. Variable is the root node. 变量的值为根节点。 msdn2.microsoft.com 10. The dijit. tree. ForestStoreModel in Listing 1 connects a root node with multiple root items in a diji. tree. 清单1中的dijit.tree.ForestStoreModel将一个根节点和diji.tree中的多个根条目连接起来。 www.ibm.com 1. This is the root node of the test list hierarchy and, initially, it is empty. 这是测试列表层次结构的根节点,该节点最初是空的。 msdn2.microsoft.com 2. Because the method is recursive, it doesn't matter if we start at the root node of the document or anywhere else in the DOM tree. 因为这个方法是递归的,所以我们从文档根节点还是从DOM树的其他节点开始并不重要。 www.ibm.com 3. The root node is the first node. 根节点是第一个节点。 en.transwiki.org 4. According to our well-established Huffman coding, starting from the root node in the left subtree is marked as 0, the right is labeled 1. 根据建立好的哈夫曼树我们进行编码,从根结点出发在左子树则标为0,右则标为1。 blog.csdn.net 5. FOR XML AUTO does not return a well-formed XML document because the document does not have a single root node. FORXMLAUTO不会返回结构完好的XML文档,因为该文档没有一个单一的根节点。 www.ianywhere.com 6. Double-click the "mysql. genmodel" to open the file in the genmodel editor and select the top root node of the model. 双击“mysql.genmodel”以在genmodel编辑器中打开文件,并选择模型的顶部根模型。 www.ibm.com 7. To enable widespread access, you should choose an item that is high in the folder hierarchy (for example, the root node Home). 若要扩大访问范围,应该在文件夹层次结构的上级选择项(如根节点“主文件夹”)。 technet.microsoft.com 8. You can reset the root node back to the node that you were viewing; 可以将根节点重新设置为刚才查看的节点; technet.microsoft.com 9. Property to determine the root node from which to build the data source view. 属性,以确定生成数据源视图的根节点。 msdn2.microsoft.com 10. An XForms Model can contain more than one instance. This function returns the root node of the specified instance data XForms模式可以包含多个实例。函数返回指定的实例数据的根节点 www.w3pop.com 1. If the root node is not visible to all users when security trimming is enabled, accessing the 如果在启用了安全修整时根节点不对所有用户可见,访问 msdn2.microsoft.com 2. The DocumentRoot instance object is the first retrieved, and is the root node used in the operation logic in Listing 8 所检索到的第一个对象是DocumentRoot实例对象,此对象在清单8中的操作逻辑中作为根节点使用。 www.ibm.com 3. Preliminary Report on Prevention and Control of Corsvenor Momordica Fruit Root Node Eelworm by Applying Medicament 罗汉果根结线虫病药剂防治试验初报 www.ilib.cn 4. Occurring rules and control techniques of root-node nematodes 山药、牛蒡根结线虫病的发生规律及控制技术 www.ilib.cn 5. The Initial Experimental Report on Prevention and Control of Peanut Root Node Eelworm by Applying 10% of Yishufeng Pesticide 10%益舒丰防治花生根结线虫试验初报 service.ilib.cn 6. After you have your root node, you use it to read and write values. Here's how you might write a font size 当您得到根节点后,就用它读取和写入值。 www.ibm.com 7. The following code fragment displays the node name and node type of the root node 下面的代码片断将显示指定根节点的节点名称和节点类型 www.w3pop.com 8. Searches the document for a root node of 搜索文档的根节点 www-128.ibm.com 9. Returns a reference to the root node of the document 返回文档根部节点的参考 www.86oo.com 10. The following code fragment displays the node name and node value of the root node 下面的代码片断将显示指定根节点的节点名称和节点值 www.w3pop.com 1. Returns the root node of the document 返回文档中的根节点 www.86oo.com 2. Selects from the root node 从根节进行选择 blog.sina.com.cn |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。