单词 | recursively | ||||||||||||
释义 | recursively
更多释义 收起释义 例句释义: 递归地,递回地,递归性 1. Depth-first walking means that the processor visits all the children of a given node recursively until it has processed the entire document. 深度优先遍历意味着,处理器递归访问某一给定节点的所有子代,直到处理了整个文档为止。 www.ibm.com 2. Otherwise, by default, all the children of the version control folder are recursively mapped to the local workspace. 否则,在默认情况下,版本控制文件夹的所有子级都将以递归方式映射到本地工作区。 msdn2.microsoft.com 3. When processing a node, the template recursively calls itself to process the children of the node. 在处理一个节点时,该模板递归地调用自身,以便处理该节点的孩子。 www.ibm.com 4. It recursively walks through a set of directories, applying the style sheet as it goes along. 它递归地遍历一组目录,在这个过程中应用样式表。 www.ibm.com 5. The current implementation provides for a service to recursively call the TCS to set up its own transaction. 目前的实现提供一个服务,可以递归地调用TCS来建立其自己的事务。 www.ibm.com 6. When examined recursively, the method has no unassigned generic parameters. 当递归检查时,该方法没有未分配的泛型参数。 msdn2.microsoft.com 7. If the object is a type or class object, the list contains the names of its attributes, and recursively of the attributes of its bases. 如果是类型或类对象,列表将会包含它们的属性名称并且递归地包含基类(型)的属性。 www.redlinux.org 8. A lock can be acquired in one of two ways, recursively or non-recursively. 可以通过两种方式(递归地或非递归地)的其中一种来请求锁。 www.ibm.com 9. This algorithm repeats recursively until all newly resolved subgroups have no further subgroups. 此算法递归地重复,直到所有新解析的子组不再包含子组。 www.ibm.com 10. With the non-linear and non-Gaussian merits, Particle Filtering (PF) is applied to reckon the road shape and vehicle state recursively. 利用非线性、非高斯等优点,使用了粒子滤波方法对连续图像序列中道路形状以及车辆的状态进行回归估计。 www.boshuo.net 1. The answer instead is to recursively re-apply a use case-based approach to the innards of your current context. 相反地,答案是递归地在当前语境中,基于用例步骤重新应用。 www.ibm.com 2. Definitions in mathematics are often given recursively. For instance, the fibonacci sequence is defined recursively. 在数学定义中,递归是十分常见的,如fibonacci数列(斐波那契数列)。 www.bing.com 3. To a degree, these concepts could already be found in the UML 1 definition of collaborations, except that they were not applied recursively. 从某种程度上来说,这些概念在UML1中对于协作的定义里可以找到,只可惜它们不能用于递归。 www.ibm.com 4. Assignment is defined recursively depending on the form of the target (list). 依赖于目标(序列)的形式,赋值被递归地定义。 www.17xie.com 5. If an element child is found, the method recursively calls itself with the child element. 如果找到一个子元素,那么这个方法就使用这个子元素,递归地调用它本身。 www.ibm.com 6. Indicates whether the relationship should be traversed recursively by default. 指示默认情况下是否应对关系进行递归遍历。 msdn2.microsoft.com 7. Files and directories can be recursively copied to another location, either locally or from a remote server. 文件和目录可以递归复制至另一位置,要么本地复制,要么从远程服务器复制。 www.ibm.com 8. Method inserts the nodes into the tree recursively, prepending managers as it moves up the hierarchy. 方法递归地将节点插入到树中,在层次中向上移动时不断预设经理。 www-128.ibm.com 9. But t is recursively passed to count again, just as with the earlier example. 但是t被递归地传递给count,和前面的示例一样。 www.ibm.com 10. The program recursively traverses through all the USB hubs on the USB system and locates all the USB devices connected to the host computer. 这个程序递归地遍历USB系统上的所有USBhub并找出连接到主机计算机上的所有USB设备。 www.ibm.com 1. Then, the JSF framework traverses the tree recursively, updating the state of the components. 然后,JSF框架递归式地遍历组件树,更新组件状态。 www.ibm.com 2. If two items to be compared are themselves sequences of the same type, the lexicographical comparison is carried out recursively. 如果两个元素本身就是同样类型的序列,就递归字典序比较。 dictsearch.appspot.com 3. Sp_droppublication recursively drops all articles associated with a publication and then drops the publication itself. sp_droppublication以递归方式删除所有与发布相关联的项目,然后删除发布本身。 msdn2.microsoft.com 4. Then, all directories under this root path are recursively scanned for media files whose tags are read and stored in a database. 此后,会以递归方式从该路径下的所有目录中扫描媒体文件。媒体文件的标签将被读取和储存在数据库中。 translations.launchpad.net 5. RED searches and deletes empty directories recursively below a given start folder and shows the result in a well arranged tree. 红搜查和递归低于特定启动文件夹删除空目录,并显示在安排好树的结果。 www.jisuxz.com 6. If a function is called recursively, the stack may be quickly exhausted. 堆栈如果函数调用递归,可能是快速耗尽。 support.microsoft.com 7. Recursively updates the associated control and each of its child controls in the design host at design time. 在设计时以递归方式更新设计宿主中的相关控件及其各个子控件。 msdn2.microsoft.com 8. A location path can recursively contain expressions used to filter sets of nodes. 位置路径可以以递归方式包含表达式,用来筛选节点集。 msdn2.microsoft.com 9. This can be used to allow a quick exit to deeply nested, recursively called functions. 这可以使一个嵌套很深,被递归调用的函数很快退出。 www.bing.com 10. Which non-recursively returns the concatenated values of the text contained in a node. 它非递归地返回包含在节点中的连续文本值。 www-128.ibm.com 1. Location paths can recursively contain expressions that are used to filter sets of nodes. 定位路径可以递归地包含用于过滤节点或集合的表达式。 dictsearch.appspot.com 2. We will consider recursively finding the most probable sequence of hidden states given an observation sequence and a HMM. 我们将考虑使用递归的方法来找到最有可能的隐状态序列(给定HMM和观察序列)。 dictsearch.appspot.com 3. The following example iterates over the node tree recursively, and displays information about Element and Text nodes. 下面的示例以递归方式循环访问节点树,并显示有关Element和Text节点的信息。 msdn2.microsoft.com 4. This template browses comments recursively for an image (threading down). 该模板针对某张照片递归地浏览评论(遍历评论)。 www.ibm.com 5. However, the tempNode variable will be used to recursively move up the navigation structure. 但是,将使用tempNode变量在导航结构中递归上移。 msdn2.microsoft.com 6. Procedures may call themselves recursively without explicit declaration. 函数可能不用显式的声明就可递归地调用自己。 dictsearch.appspot.com 7. The bzr add . command recursively adds the contents of "dot" (the current directory) to the manifest of files the repository manages. bzradd.命令递归地把“点”目录(当前目录)的内容添加到存储库管理的文件清单中。 www.ibm.com 8. In addition, we have to work through our MySQL results recursively, removing illegal characters and building our XML document bit by bit. 此外,我们必须递归处理MySQL结果,删除非法字符以及逐位构建我们的XML文档。 www.ibm.com 9. Deletion of a target list recursively deletes each target, from left to right. 一个目标表的递归删除操作会从左到右地删除其中的每个对象地。 dictsearch.appspot.com 10. Then, the predicates from the merged operation will be recursively pushed down through the JOIN and UNION ALL operations. 然后,通过JOIN和UNIONALL操作递归地下推合并的操作中的谓词。 www.ibm.com 1. If you have a correct definition of you cube Node it is very easy to create an octree recursively. 如果你正确的定义了你的立方体节点,那么递归地创建一个八叉树是很容易的。 dictsearch.appspot.com 2. Assignment of an object to a target list is recursively defined as follows. 一个对象向一个目的序列的赋值递归地定义如下。 dictsearch.appspot.com 3. Our algorithm uses a hierarchical decomposition of the 3-D radon transform to recursively decompose the backprojection operation. 我们的算法使用了3分层分解的三维氡变换递归分解的反投影操作。 www.syyxw.com 4. Secondly, the baseline method is used to analyze the interacting spatial relationships between symbols recursively. 然后运用基线原理递归分析公式中相邻符号的空间关系,构建结构关系树; www.boshuo.net 5. If available, the attribute evaluation for this object continues recursively. 如可用,则递归地继续该对象的属性计算。 www.ibm.com 6. If the variance of the current block is too big, we further partition the block into sub-blocks recursively. 若是该区块的影像变异数太大,我们会继续切成更小的区块来寻找对应区块。 140.118.33.11:8080 7. The search expansion on lemmas is applied to the search term directly, not recursively. 在词元方面的搜索扩展会直接应用到搜索词汇中,但不会递归作用。 www.ibm.com 8. Start with the largest object and let the tool recursively find elements to convert. 从最大的对象开始,让工具递归地查找要转换的元素。 www.ibm.com 9. Imported style sheets can themselves import and override other style sheets, recursively , and the same precedence rules apply. 导入的样式表自身可以导入其他样式表并且强于它们,其优先级使用同样的规则递归得到。 dictsearch.appspot.com 10. This approach is faster than calculating factorials recursively if large factorials are needed many times in the program. 如果程序中多次需要较大的阶乘,此方法则要比递归计算阶乘更快。 msdn2.microsoft.com 1. In this approach, we first recursively reduce the scale of the graph to form a pyramid from bottom up. 在这种方法中,我们不断缩小需要处理的随机场的规模,形成一个自底向上的金字塔结构。 www.fabiao.net 2. This property is applied recursively to the selected folder and all folders below it, unless it is overridden on a lower folder. 除非在一个下级文件夹上重写此属性,否则此属性将递归地应用于选定文件夹及其所有子文件夹。 msdn2.microsoft.com 3. Typically, this exception is thrown when an attempt is made to acquire a non-reentrant lock recursively on the same context. 通常,当尝试在相同上下文上递归获取非重入锁定时会引发该异常。 207.46.16.252 4. Assignment of an object to a single target is recursively defined as follows. 一个对象向单个目标的赋值递归地定义如下。 dictsearch.appspot.com 5. When the property being accessed is itself an object, the dot operator can be applied recursively. 当被访问的特性本身是对象时,可以递归地应用点运算符。 www-128.ibm.com 6. A template can constrain any data type component, including recursively-nested components. 模板可以任何数据类型成分,包括递归成分。 www.chis.com.cn 7. Print all subdirectories and entries under a directory, recursively. 递归打印某个目录下的所有子目录和条目。 translations.launchpad.net 8. Architecture can be used recursively by dividing a large, complex system into small constituent parts and focusing on each part. 通过将大型、复杂的系统划分为小型的构成部分并集中于每个部分,可以递归地使用体系结构。 www.ibm.com 9. You can invoke these packaged interactions recursively from within higher-level interactions analogous to macro invocations (Figure 4). 你也可以从更高层递归地调用这些打包了的交互活动,类似于宏调用(图4)。 www.ibm.com 10. When this option is set to 1 (ON), server-level triggers will be allowed to fire recursively. 当此选项设置为1(ON)时,将允许服务器级触发器递归激发。 msdn2.microsoft.com 1. The phases of Idea, Implementation, and Interaction operate recursively. 构想、实现和交互这三个阶段的操作时循环进行的…… book.douban.com 2. In order to descend recursively and with ease through XML nodes, I utilized the high-level Pythonic interface provided by xml_objectify. 为了轻松地循环下降遍历XML节点,我利用了xml_objectify提供的高级Python化的接口。 www.ibm.com 3. There is no way to specify whether subgroups are evaluated recursively or not. 不存在指定是否要递归地计算子组的方法。 www.ibm.com 4. Server trigger recursion option to specify whether to allow server-level triggers to fire recursively. 选项可指定是否允许服务器级触发器递归激发。 msdn2.microsoft.com 5. Figure 4 shows a recursively composed process where an activity in one process is tied to the public interface of another process. 图4显示一个递归组合流程,其中一个流程中的活动被绑定到另一个流程的公共接口。 www.ibm.com 6. Print contents of specified directory or current directory recursively. 递归输出指定目录或者当前目录的内容。 translations.launchpad.net 7. These regular expressions can refer to each other recursively, matching patterns in strings that ordinary regular expressions cannot. 这些正则表达式可以相互递归地引用,在以前的正则表达式不能进行模式匹配的字符串中进行模式匹配。 qa.alibaba.com 8. THTTPSCAN recursively analyzes HTML pages and reports all the links it finds to a text file: html, mail, jpg, mpeg, mp3, etc. thttpscan递归分析HTML网页和报告的各个环节,发现到一个文本文件:HTML格式,邮件,JPG格式器,MPEG,MP3播放等。 xtdownload.com 9. These decisions are recursively nested and add increasing detail at lower levels of abstraction. 这些决策递归嵌套,并在较低的抽象级别中不断地添加细节。 www.ibm.com 10. recursive -- Recursively copy directories and files. recursive——递归地复制目录和文件。 www.ibm.com 1. Symptoms: Code that uses a recursively defined datatype is signaling a null-pointer exception. 症状:使用递规定义的数据类型的代码报告一个空指针异常。 www.ibm.com 2. You'll use another Python library function, os. walk, to recursively build a list of files in each directory. 可利用另一个Python库函数,os.walk,递归地构建每个目录中文件的清单。 www.ibm.com 3. This method does not search the current group recursively. 该方法不以递归方式搜索当前组。 msdn.microsoft.com 4. The WriteLogSettings method recursively examines the keys under the Logging sub key and writes their key names and values to a log file. WriteLogSettings方法递归检查“Logging”子项下的各个项,并将其项名和值写入日志文件。 msdn2.microsoft.com 5. Since IPsec may call routines in the network stack recursively, what requirement does this place on the code? 既然IPsec可以递归调用网络协议栈内的,这对该代码有什么样的要求? bbs.chinaunix.net 6. ls -R recursively lists the contents of a hierarchy. ls-R可以递归地列出层次结构中的内容。 www.ibm.com 7. When set to 0 (OFF), server-level triggers cannot be fired recursively. 当设置为0(OFF)时,服务器级触发器不能递归激发。 msdn2.microsoft.com 8. Use recursive procedures for recursively-defineddata structures. 为递归定义的数据结构使用递归的程序。 www.bing.com 9. The --recursive (-r) option makes rsync copy all directories recursively. recursive(-r)选项让rsync递归地复制所有目录。 www.ibm.com 10. The serialization also needs to descend recursively into children, which is handled automatically by Python with the magic method. 序列化还需要向下递归遍历子元素,这由Python使用神奇方法自动处理。 www-128.ibm.com 1. procedure calls itself recursively , you must follow the procedure name with parentheses , even if there is no argument list. 过程以递归方式调用它自身时,您必须在过程名称后加上括号(即使不存在参数列表)。 www.ichacha.net 2. In this command, the -r switch tells GNU Wget to recursively follow all links found on that page, so the tool will crawl the entire site. 在这个命令中,-r开关告诉GNUWget递归地跟踪那个页面上的所有链接,所以该工具将抓取整个站点。 www.ibm.com 3. By default, workspace mappings are applied recursively. 默认情况下,工作区映射是递归应用的。 msdn2.microsoft.com 4. When this case matches, it prints the head and calls processList recursively to process the tail. 当这个case匹配的时候,它打印出头,然后递归调用processList来处理列表尾。 www.bing.com 5. This method may recursively call itself for children of the control. 此方法可以为控件的子级递归地调用其自身。 msdn2.microsoft.com 6. Although both Init and Load recursively occur on each control, they happen in reverse order. 虽然Init和Load都在每个控件上以递归方式发生,但它们的发生顺序相反。 msdn2.microsoft.com 7. Sub tasks can recursively invoke new sub tasks so that applications can be developed more easily. 支持子任务间进行递归的调用,降低了应用开发难度。 www.ceps.com.tw 8. Dump to standard output an XML description of all entries under a directory, recursively. 递归将目录下所有项的XML描述转存到标准输出。 translations.launchpad.net 9. This rule is applied recursively if the base class itself is derived from some other class. 如果基类是由别的类派生而来,这个规则会递归的应用上去。 wiki.ubuntu.org.cn 10. Performing this type of copy only copies the files and directories recursively. 这种复制方法仅仅递归地复制文件和目录。 www.ibm.com 1. Provides support to recursively display and connect to the data sources. 支持递归地显示和连接到数据源。 msdn2.microsoft.com 2. Next it styles every file and recursively calls itself for subdirectories. 接下来,它对每个文件应用样式,然后为子目录递归地调用自身。 www.ibm.com 3. The other way to retrieve the category schema is to traverse the category schema objects by calling the getSubCategories method recursively. 检索实体模式的另一种方法是通过递归调用getSubCategories方法来遍历类别模式。 www.ibm.com 4. Listing 2 shows the file listing2. nut, a script to recursively list the contents of your home directory. 清单2展示了文件listing2.nut,此脚本将递归地列出您的主目录的内容。 www.ibm.com 5. You can do this hierarchy traversal recursively; that is, continue to look for a parent's ACL until you find one. 您可以递归地执行此层次结构遍历;即继续查找上一级ACL,直到发现ACL。 www.ibm.com 6. You recursively work through the XML document, using the XML tag name as the key of the item for the associative array that is built. 递归遍历XML文档,使用XML标记名作为所构建的关联数组的项目的键。 www.ibm.com 7. Software architecture can be used recursively. 软件架构可以递归地使用。 www.ibm.com 8. Recursively define the value of an optimal solution. 递规定义最优解的值。 forum.e2002.com 9. Traversing the JSF component tree recursively. 递归式遍历JSF组件树。 www.ibm.com 10. Recursively plays back folders, not playlists. 递归播放的文件夹,而不是播放。 www.xjttt.com 1. Modify the template to recursively apply itself for each recursive group element instead of applying the second template. 修改模板以递归适用于每个递归组元素代替应用第二个模板本身。 support.microsoft.com 2. If not so then this pattern has to be applied recursively. 如果不是这样的话,这一模式必须被重复递归应用。 dictsearch.appspot.com 3. If a subtree is found, the method calls itself recursively, as shown in Listing 18. 如果找到子树,递归地调用其本身,见清单18。 www.ibm.com 4. Deletes a subkey and any child subkeys recursively, with optional exception handling. 使用可选的异常处理方以递归方式删除一个子项以及任何子级子项。 technet.microsoft.com 5. Search for a key, recursively. 递廻查寻设定键。 translations.launchpad.net 6. Naturally, the -R option will apply the change recursively. 一般来说,-R选项会递归地应用变更。 www.ibm.com 7. This happens recursively for all files until no custom Config is defined. 这样一直循环递归,知道没有新为自定义文件为止。 apps.hi.baidu.com 8. If a lock is required non-recursively, the requesting thread does not already own it. 如果锁是以非递归方式被请求,则发出请求的线程还没有持有它。 www.ibm.com 9. Once all the wives know there are at least 1 cheating husband, we can understand the process recursively. 一旦所有的妻子都知道至少有一个男人出轨,我们就可以按递归方式来看待这个流程。 www.bing.com 10. Add the plug-in (identified in Step 4 or 4a above) to a tree viewer and recursively call the same function to start over again from Step 1. 将(步骤4或4a中找到的)插件添加到一个树视图中,并递归地调用相同的函数,再次从步骤1开始重新执行。 www.ibm.com 1. These two steps repeat recursively and depth first. 这两步递归地以深度优先的方式重复。 www-128.ibm.com 2. It's also not an intuitive process; when we give instructions to other people, we rarely direct them recursively. 它也不是一个直观的过程;当我们指挥别人做事的时候,我们极少会递归地指挥他们。 www.ibm.com 3. You can use either the through hierarchy or the element, nested recursively. 可以使用到这种层次结构,也可以使用递归嵌套的元素。 www.ibm.com 4. It's similar when you're dealing with numbers recursively. 处理数字时也与之相似。 www.bing.com 5. Each group of lines will be concluded and corrected recursively until there is a closed curve. 最终每一组线都被反复推断和纠正直到形成一个闭合的曲线。 www.fabiao.net 6. Recursively adds files from the folder listed and from any subfolders. 递归添加列出的文件夹和任何子文件夹中的文件。 msdn2.microsoft.com 7. The problem is that getElementsByTagName recursively traverses the document, returning all matching nodes. getElementsByTagName递归地遍历文档,返回所有匹配的节点。 www.ibm.com 8. Whether we are talking about binary trees, quad trees or octrees, it doesnt matter, just build the darn thing recursively. 不管我们讨论的是二叉、四叉还是八叉树,都没有区别,都是递归的方法。 blog.csdn.net 9. If a lock is acquired recursively, the requesting thread already owns it. 如果锁是以递归方式被请求,那么发出请求的线程已经持有了它。 www.ibm.com 10. You must use the -r command-line option to copy directories recursively. 您必须使用-r命令行选项,这样可以对目录进行递归地复制。 www.ibm.com 1. An M-file can call itself recursively. 文件也可以自己递归调用。 www.mirautomation.com 2. Scheme also supports solving problems recursively, which is a natural way to solve many problems. Scheme还支持递归地解决问题,这是解决许多问题的普通方法。 www.ibm.com 3. In G2. 1 and later versions (and in the current nightly snapshots) you can change the settings recursively if you want to. 而在G2.1及以后的版本中(目前的nightly快照版本中)你可以按需要递归式地修改设定。 www.zzbaike.com 4. This subcontracting goes on recursively to make the contract chain sometimes as long as 5 or 6 hops. 这种分包的方式会不断延伸,有时候整个合同链条长达6、7个环节。 www.infoq.com 5. The function is recursively called 10, 000 times. 函数是递归调用10,000次。 support.microsoft.com 6. In XSLT 1. 0, you must write many algorithms, even simple ones, recursively. 在XSLT1.0中,必须编写许多算法,甚至递归编写简单算法。 www.ibm.com 7. The definitions can be used recursively. For example, to describe every bit string, we can define. 定义可以使用递归。比如,为了描述每个字位串,我们可以定义为。 blog.163.com 8. In some situations, you can use the Preferred Data Source Pattern recursively. 在某些情况下,您可以递归地使用首选数据源模式。 www.ibm.com 9. Recursively descriptive algorithm for constructing grammar by language 由语言自动构造文法的递推描述算法 www.ilib.cn 10. To remove files with names matching regular expression regexp from directory dir recursively 批量删除符合正则表达式的文件 blog.guoshuang.com 1. Expression recursively calls the containing property 表达式递归调用包含属性 msdn2.microsoft.com 2. The final step is to recursively traverse through the managed 最后一步是递归地遍历托管的 msdn2.microsoft.com 3. Recursively Presentable Properties of Some Complexity Classes 某些复杂性类的递归可表示性 service.ilib.cn 4. Perform validation recursively on the associated object 对关联对象递归的进行验证 wiki.redsaga.com 5. Applies a user function recursively to every member of an array 对数组中的每个成员递归地应用用户函数 rat.blog.hexun.com 6. Non-inline methods can be used recursively within the type; 可以按递归方式在该类型中使用非内联的方法; technet.microsoft.com 7. Multitarget Tracking Algorithm on the Recursively Weighted Least Square Rule 基于递推加权最小二乘法的多目标跟踪算法 www.ilib.cn 8. Method is called recursively by using the parameter that is set to the instance of the 类的实例的参数以递归方式调用 msdn2.microsoft.com 9. Recursively Apply a Function to a List 运用函数递归产生列表 blog.sina.com.cn 10. Each of the resulting set of calls is then recursively autothreaded until no more junctive arguments remain. That is 每一个调用的结果集合递归地被自动线程化直到没有结参数为止。 wiki.perlchina.org 1. First, think about how you might compute an LCS recursively. Let 首先,考虑如何递归地计算LCS。 www.ibm.com 2. True to recursively clone the subtree under the specified node; 则递归地克隆指定节点下的子树;如果为; msdn2.microsoft.com 3. Using SQL Server Storage Procedure to Traverse Hierarchies Recursively 存储过程递归遍历层次结构 www.ilib.cn |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。