登录
首页 » Visual C++ » ReplaceKing

ReplaceKing

于 2009-10-31 发布 文件大小:1873KB
0 247
下载积分: 1 下载次数: 98

代码说明:

  可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。(Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can traverse sub-folders. For the search to the file, you can batch change the name to search for the string replaced with the string specified by the user may choose to replace, can also choose to back up the source file. File search and replace multi-thread implementation.)

文件列表:

ReplaceKing
...........\Debug
...........\.....\BuildLog.htm
...........\.....\FileFinder.obj
...........\.....\FindOpt.obj
...........\.....\mt.dep
...........\.....\ReplaceKing.exe
...........\.....\ReplaceKing.exe.embed.manifest
...........\.....\ReplaceKing.exe.embed.manifest.res
...........\.....\ReplaceKing.exe.intermediate.manifest
...........\.....\ReplaceKing.ilk
...........\.....\ReplaceKing.obj
...........\.....\ReplaceKing.pdb
...........\.....\ReplaceKing.res
...........\.....\ReplaceKing.suo
...........\.....\ReplaceKingDlg.obj
...........\.....\SearchPox.ini
...........\.....\StdAfx.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\.....\vc80.idb
...........\.....\vc80.pdb
...........\FileFinder.cpp
...........\FileFinder.h
...........\FindOpt.cpp
...........\FindOpt.h
...........\ReadMe.txt
...........\Release
...........\.......\BuildLog.htm
...........\.......\FileFinder.obj
...........\.......\FindOpt.obj
...........\.......\mt.dep
...........\.......\ReplaceKing.exe
...........\.......\ReplaceKing.exe.intermediate.manifest
...........\.......\ReplaceKing.obj
...........\.......\ReplaceKing.res
...........\.......\ReplaceKingDlg.obj
...........\.......\StdAfx.obj
...........\.......\vc80.idb
...........\ReplaceKing.aps
...........\ReplaceKing.clw
...........\ReplaceKing.cpp
...........\ReplaceKing.dsp
...........\ReplaceKing.dsw
...........\ReplaceKing.h
...........\ReplaceKing.opt
...........\ReplaceKing.plg
...........\ReplaceKing.rc
...........\ReplaceKing.sln
...........\ReplaceKing.vcproj
...........\ReplaceKing.vcproj.PC-200904032216.Administrator.user
...........\ReplaceKingDlg.cpp
...........\ReplaceKingDlg.h
...........\res

...........\...\ReplaceKing.rc2
...........\resource.h
...........\StdAfx.cpp
...........\StdAfx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Read_Dxf2
    说明:  能够对dxf文件进行读取,而且是源代码哦(can read the .dxf file)
    2010-04-16 21:01:13下载
    积分:1
  • photocp
    批量文件复制改名 因需要把大量照片批量复制然后改名,但是搜索了半天没有找到合适的软件,于是搬出来N年没有写过的vc 6.0 ,寥寥草草几十行,做了一个简单的不能再简单的小程序。通过在程序的当前目录下建立复制文件和目标文件的对应列表,执行程序实现文件复制。代码可以再丰富。很简单,但是不好找,bat文件我又没玩过,还是用c简单写写,放上来有用到的可以参考,可以使用。(Batch rename files because of the need to bulk copy a lot of photos and then renamed, but the search for a long time did not find the right software, then move out to N years did not write vc 6.0, only a handful of hastily dozens of lines, made a simple no longer simple applet. Through the program created under the current directory to copy files and object files corresponding list, perform file copy program. Code can be abundant. Very simple, but not easy to find, bat file I did not played, or c simple writing, Fangshanglai useful to refer to, can be used.)
    2013-06-20 15:49:36下载
    积分:1
  • MS_files
    c++ primer code 第四版 感觉比较不错( c++ primer code)
    2009-02-28 11:37:18下载
    积分:1
  • zip30
    有关zip压缩的相关免费代码,很好很经典(some code about zip,it is free)
    2010-08-06 08:40:15下载
    积分:1
  • excel_readwrite
    对EXCEL的操作,数据的添加、删除、读写等(right EXCEL operation, the data to add, delete, read and write, etc.)
    2007-05-08 15:22:45下载
    积分:1
  • rtf2html
    rft文件转换为html,visual basic源码(rtf to html)
    2011-12-12 11:21:10下载
    积分:1
  • inidemo
    对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
    2013-08-06 14:51:38下载
    积分:1
  • 永乐软
    文档一体化系统是从档案管理的实际情况出发而研发的,总体上力求简明、实用和功能完备;操作风格上,尽可能地向大家所熟悉的微软产品靠近。它具有文档一体化功能,乡镇、机关档案室可以从收发文登记开始管理,以归档类目为桥梁,通过归档操作,最终完成归档工作。此系统启运方便快捷。(Document integration system is developed from the actual situation of archives management, and strives to be concise, practical and functional in general. In terms of operation style, it is as close as possible to Microsoft products that you are familiar with. It has the function of document integration. Township and government archives office can start management from the registration of receiving and receiving documents, take the archiving category as a bridge, and finally complete the archiving work through the archiving operation. This system is easy to operate.)
    2020-06-23 23:40:01下载
    积分:1
  • EXCEL002
    对EXCEL的读写操作,可以帮助学习如何通过VC++读写EXCEL(help to learn how to access EXCEL files with VC++)
    2012-02-26 09:32:57下载
    积分:1
  • winpe
    类似Borland公司的Tdump的程序。分析DLL/EXE文件信息(The app of analysising the infomation of DLL or EXE , which is like the TDump of Borland)
    2020-11-05 10:09:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载