| 1. | There are two types of recursion 有两种不同的递归方式: |
| 2. | Method is called recursively by using the parameter that is set to the instance of the 类的实例的参数以递归方式调用 |
| 3. | Property has not been set and the child control gets the value of its 属性,该子控件将以递归方式对父控件应用此过程,以获取 |
| 4. | Recurses through subdirectories of the parent directory dir , looking for . class files 以递归方式在父目录dir的子目录中查找. class文件。 |
| 5. | Recursively updates the associated control and each of its child controls in the design host at design time 在设计时以递归方式更新设计宿主中的相关控件及其各个子控件。 |
| 6. | An after trigger does not call itself recursively unless the recursive triggers database option is set After触发器不会以递归方式自行调用,除非设置了recursive _ triggers数据库选项。 |
| 7. | Procedure calls itself recursively , you must follow the procedure name with parentheses , even if there is no argument list 过程以递归方式调用它自身时,您必须在过程名称后加上括号(即使不存在参数列表) 。 |
| 8. | Specifying inputs with wildcards you can also use wildcards to recursively include all files or only specific files from subdirectories as inputs for a build 还可以使用通配符以递归方式将子目录中的所有文件或某些特定文件包括在某个生成的输入列表中。 |
| 9. | When toggled on , these commands will process all directories in the source directory ( i . e . , the directory they are copying . ir from ) and will recurse into any that match the mask specified to the command 当使用了递归方式时,这些执行的命令会处理源目录下所有的子目录(例如目录下所有的. ir文件) ,同时使用命令中的通配符。 |
| 10. | Usage would include tasks like recursively searching files for virus patterns , searching databases for keys or data , text and word processing and any other task that requires handling large amounts of data at very high speed 这种算法的用途包括采用递归方式搜索文件中的病毒字符串,在数据库中搜索关键字或数据,文本和单词的处理,还有其他要求非常高速地处理大量数据的场合。 |