搜索资源列表
rename
- 对一个文件夹内的所有文件(包括子文件夹内)批量重命名的MFC例子。包含了文件拷贝,覆盖,目录操作等知识。是文件操作的一个入门学习资料。-A folder of all files (including subfolders) to rename the MFC-volume example. Document contains the copy, cover, directory operations, such as knowledge. Document the operation of a
vbEditor
- 1、保存类型(保存和直接保存),直接保存是保存在多功能文档编辑器文件夹 2、选择文档保存,如不想保存整篇文档可以选择一段或者多段来保存 3、文档恢复,对旧的文档修改进行复原 4、全屏,浏览正篇文档的编辑效果 5、文档属性,显示文档的所有属性,例如:文档路径、大小,修改时间、创建时间等等 6、剪切板,记录复制、剪切、粘贴历史 7、插入文档,编辑文档的时候可以插入旧文档 8、字数统计,对文件进行统计 9、文件查找,快速查找文件,有复制、删除、重命名等功能 10、桌
RenameFile
- 自己实现的一个整理文件夹的小程序!对于制定文件夹中的文件进行格式话的重命名! 说明:运行文件\dist\重命名控制器.jar-Organize themselves to achieve a small program folder! The development folder if the file format of the re-naming! Descr iption: Run files \ dist \ controller rename. Jar
batch-rename
- 批量文件重命名工具,用于批量修改同一文件夹下的含有相同字符的文件。-Batch file renaming tool for bulk editing the same folder containing the same characters in the file.
LbFile1.0
- ·文件夹:创建,重命名,删除,下载(默认保存在C:\lbfile文件夹下) ·文件:上传,重命名,修改,删除,下载-Microsoft.NET Framework SDK
wenjian
- 一个文件夹下有若干个文本文件,文件名无规律。读取每个文件的内容,提取出文件内容中的时间信息。如果有时间信息,则以时间信息重命名文件。 例如: Hello.txt的文本内容为:中国天气网讯 据中央气象台消息,今年第11号超强台风“凡亚比”于2010年9月19日上午8时减弱为强台风,随后于9时前后在我国台湾省花莲县丰滨乡附近沿海登陆。登陆时中心风力15级,50米/秒,中心最低气压940百帕。 则可将文件重命名为2010-9-19.txt -A folder with a num
FileManage
- 文件批处理系统 主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-Batch file system is mainly to achieve a bulk copy, cut files and folders, batch rename files, batch delete files and folders, search for files and folders, batch file compre
choose-folder
- 选择文件夹后然后对整个文件夹内的文件进行重命名操作-rename all the file in the folder
RenameFile
- 用于文件重命名,可以是单个文件,也可以是文件夹的全部文件。-rename file
FileManage
- 本程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-The main achievement of the bulk copy program, cutting files and folders, batch rename files, batch delete files and folders, search for files and folders, batch file compression an
FileWatcher
- [软件名]文件修改监视系统 [编程软件版本]VS2008 [编程语言]vb.net [软件描述]用于捕获指定文件夹内所有文件(含子目录)的所有创建、修改、重命名等信息-[Name] file to modify the software to monitor system programming software version] [[programming language] vb.net VS2008 [descr iption] to capture the specified
renamecombine
- 通过拖拽文件夹到form上,实现文件夹里相同名字文件的重命名以及文件夹里所有文件的合并!-By dragging folders to the form, to achieve the same folder, rename the file name and folder where all the merging of files!
FileUtil
- 简单实现文件(夹)的复制、移动、删除、获取大小等操作 复制文件或者目录,复制前后文件完全一样。 删除一个文件或者目录 。 移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。 重命名文件或文件夹 。 读取文件或者目录的大小 。 判断一个文件是否存在 。 本地某个目录下的文件列表(不递归) 。 递归目录下的所有文件。 将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创建,以保证保存成功!) 获得文件大小-Simple i
autoname
- 自动文件重命名,自动序号,序号前自动补0,处理大量照片自动命名方便,可以根据日期自动排序命名 压缩包内容: StdAfx.cpp autoname.dsw autoname.plg resource.h StdAfx.h autoname.h autoname.clw autonameDlg.h autoname.cpp ReadMe.txt autoname.dsp autoname.rc autonameDlg.cpp autona
ApkRename
- Apk rename.把android的apk安装包按格式重命名。执行时必须与aapt.exe在同一个文件夹。-Apk the rename android apk rename the installation package according to the format. Implementation must be in the same folder with aapt.exe.
File-Management-System
- 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc
FilenameReplace
- 基于windows的MFC,批量重命名文件夹中的文件名字-batch to rename the files
FileSpy_V1_1
- 功能:文件监控。监控指定文件夹下文件的新建,修改,重命名,删除等。 路径在ThreadRoute中修改。-a file monitor,including create new file, modify, rename ,delete etc. you could set the new path in thread function ThreadRoute
Csharp_FileManage
- 本程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-The program achieved a major bulk copy, cut files and folders, batch rename files, batch delete files and folders, search for files and folders, batch file compression and decompres
ReName
- 批量重命名文件夹下的所有文件的文件名,指定所需要替换的字符串和想要替换的字符串-Batch rename the file name of all the files in the folder, specify the required replacement of the string and the string you want to replace