登录
首页 » Visual C++ » ReplaceKing

ReplaceKing

于 2009-10-31 发布 文件大小:1873KB
0 160
下载积分: 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 个回复

  • AutoTypeIn
    VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。(VB6 prepared automatically typing text effects, that is, typing on the screen similar to the effect of text appear one by one, they can do subtitles for the software is pretty good introduction, the program is simple and suitable for learning and use.)
    2009-07-12 10:15:38下载
    积分:1
  • FileIO2
    读取文本中内容并进行简单转换之后,写入新的文本。(read the contents of a text and transfer some string, then write the new contents into a new text.)
    2010-09-19 15:24:18下载
    积分:1
  • MSCOMM32
    第一:将文件拷到c:windowssystem32第二:运行install,这样就注册好了(This file contains important installation and general information for Version 8.0.2 of the CEintegrated product set.)
    2013-09-22 19:37:32下载
    积分:1
  • Hide
    让电脑中的全部文件,瞬间隐藏起来。可以保护电脑安全,其中调用了AIP函数,也有参考意义。(Let the computer all the files, and instantly hidden. To protect computer security, which calls the AIP function, but also reference value.)
    2011-07-23 16:19:58下载
    积分:1
  • zip30
    有关zip压缩的相关免费代码,很好很经典(some code about zip,it is free)
    2010-08-06 08:40:15下载
    积分:1
  • seginnerspart
    说明:  本程序为VC++ 6,0的部分学习代码,有助于初学者学习,(This program for VC 6 0 part of the learning code, help beginners learn,)
    2018-12-31 10:09:51下载
    积分:1
  • BlindSpot
    能进行简单的文件捆绑,但是操作有点不方便()
    2007-10-14 18:56:30下载
    积分:1
  • VB_view_DWG
    说明:  使用VB查看DWG文件,经典产品 使用VB 查看AUTOCAD图形(View DWG files to use VB, VB classic products AUTOCAD graphics view)
    2009-07-30 22:54:25下载
    积分:1
  • DebugScissor
    我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。 使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!! 主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
    2009-05-08 20:40:06下载
    积分:1
  • date
    开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。(Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.)
    2013-12-12 14:23:28下载
    积分:1
  • 696518资源总数
  • 104976会员总数
  • 7今日下载