文件名称:rename
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.81kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现在指定目录及其子目录中搜索指定扩展名的文件,并更新为新的扩展名的程序reext
程序功能:
1.程序带有三个命令行参数dir、old和new,用法为:
reext dir old new
其中Dir是一个全路径名,old和new是文件扩展名,如:
Reext c:\ASM\TEST txt doc
2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变:
3.较高要求,可以搜索指定目录的全部子目录,这需要递归程序实现。
-Achieve the specified directory and its subdirectories in the search for the file name extension, and to update the extension for the new program features reext procedure: 1. Procedures with the three command-line parameters dir, old and new, use for: reext dir old new one of Dir is a full path name, old and new are file extensions, such as: Reext c: \ ASM \ TEST txt doc 2. Procedures for the implementation of the function: in the path of Dir in the search for a file extension of all the txt file, if found, will be replaced by the extension doc, and the file name the same: 3. Higher requirements, you can search all the subdirectories of the specified directory, which required implementation recursive procedures.
程序功能:
1.程序带有三个命令行参数dir、old和new,用法为:
reext dir old new
其中Dir是一个全路径名,old和new是文件扩展名,如:
Reext c:\ASM\TEST txt doc
2.程序实现的功能为:在路径Dir中搜索文件扩展名为txt的所有文件,如果找到,将其扩展名改为doc,而文件名不变:
3.较高要求,可以搜索指定目录的全部子目录,这需要递归程序实现。
-Achieve the specified directory and its subdirectories in the search for the file name extension, and to update the extension for the new program features reext procedure: 1. Procedures with the three command-line parameters dir, old and new, use for: reext dir old new one of Dir is a full path name, old and new are file extensions, such as: Reext c: \ ASM \ TEST txt doc 2. Procedures for the implementation of the function: in the path of Dir in the search for a file extension of all the txt file, if found, will be replaced by the extension doc, and the file name the same: 3. Higher requirements, you can search all the subdirectories of the specified directory, which required implementation recursive procedures.
相关搜索: recursive file search
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rename.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.