recurse

recurse

 英

  • 网络递归;通配符;列出所有包含的项

例句

Lastly, we check to see if the file is actually a directory. (See the code snippet below. ) If it is, we recurse into it.

最后我们查看一下文件是否确实一个目录。(请看下面代码片断。)如果我们进入

When working with groups that may be large enough to contain breakout subgroups, it's important to use the GROUP_RECURSE option.

处理可能包含使用GROUP_RECURSE选项重要

After that, it is simple to recurse through all the nested attributes, outputting INSERT INTO SQL statements as it goes.

然后遍历所有嵌套属性简单进行输出INSERTINTOSQL语句

The GROUP_RECURSE option specifies that we do not want to add someone to the main group if she is already a member of a subgroup.

GROUP_RECURSE选项指定如果某人已经成员不能个人添加

In fact, searching a collection of files is so common that grep has its own option to recurse a file system hierarchy.

事实上搜索文件常见工作所以grep具有相应选项遍历整个文件系统层次结构

We don't need to pass in the-string to recurse because it is already in the parent environment and does not change from call to call.

我们必将the-string传递recurse因为已经环境parentenvironment而且一个调用另一个调用不会改变

To extend the search for input files to include subdirectories, add the -recurse option to the command.

如果输入文件搜索扩展包含目录命令添加-recurse选项

It will also recurse down from the starting directory, adding files as it goes.

向下开始目录在此过程添加相应文件

It defines a closure called recurse that can be called with only one parameter rather than two.

定义一个recurse闭包能够使用一个参数调用不是两个

The -r option tells rsync to recurse into the directories and copy the entire structure.

r选项rsync遍历目录复制整个目录结构

It should recurse down a directory structure, looking for test cases to add to the test suite.

一个目录结构寻找加入测试组合测试环境

So we recurse with the rest of the list and try it again.

所以我们处理列表其余部分再次尝试

You can recurse across directories when you add files to an index.

索引添加文件可以遍历目录

Can I call a function recurse?

可以使用调用吗?

For example, many file-based utilities (such as grep and find) require code to recurse a directory in search of files.

例如很多基于文件工具比如grepfind需要目录搜索文件代码

"To iterate is human, to recurse divine. " (L. Peter Deutsch)

迭代

Use -d recurse or its synonyms -R or -r. For example, use

可以使用-drecurse同义词-R或者-r。