recursively 双语例句
全部
1·Software architecture can be used recursively.
软件架构可以递归地使用。
2·Traversing the JSF component tree recursively.
递归式遍历 JSF 组件树。
3·Ls -r recursively lists the contents of a hierarchy.
ls - R可以递归地列出层次结构中的内容。
4·These two steps repeat recursively and depth first.
这两步递归地以深度优先的方式重复。
5·It's similar when you're dealing with Numbers recursively.
处理数字时也与之相似。
6·First, think about how you might compute an LCS recursively. Let.
首先,考虑如何递归地计算lcs。
7·If it is and it is not '. ', it traverses recursively into the directory.
如果是目录,并且不是“。”,则递归地遍历该目录。
8·This template browses comments recursively for an image (threading down).
该模板针对某张照片递归地浏览评论(遍历评论)。
9·If a lock is acquired recursively, the requesting thread already owns it.
如果锁是以递归方式被请求,那么发出请求的线程已经持有了它。
10·The — recursive (-r) option makes rsync copy all directories recursively.
recur sive (- r)选项让rsync递归地复制所有目录。
递归地
1·In some situations, you can use the Preferred Data Source Pattern recursively.
在某些情况下,您可以递归地使用首选数据源模式。
2·Imagine a scenario in which you want to traverse a directory tree recursively, stopping at each file and directory under that tree and having your own callback methods invoked for each entry found.
设想一个场景,您想要递归地访问一个目录树,在该树中的每个文件及目录上停下来,并为每个查找到的条目调用您自己的回调方法。
3·If your program walks the file system, recursively iterating through subdirectories, be careful if an attacker could ever manipulate the directory structure you're walking.
如果您的程序需要遍历文件系统(递归地遍历子目录),那么要提防攻击者可能会利用您正在遍历的目录结构。
4·This algorithm repeats recursively until all newly resolved subgroups have no further subgroups.
此算法递归地重复,直到所有新解析的子组不再包含子组。
5·This algorithm repeats recursively until all newly resolved subgroups contain no further subgroups.
此算法递归地重复,直到所有新解析的子组不再包含子组。
