搜索资源列表
PdfString1
- 能够在Pdf文件中查找指定字符串,也就是搜索Pdf文件
ReplaceKing
- 可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。-Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can tr
CIVStringSet
- 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-Platform based on the MFC and the STL string class, can be achieved in the fast string search.
SPDF
- 我们经常会有这样的经历,只记得只言片语,而不记得是具体是哪个文件,有人会去挨个打开文件去查找,有人会打开WINDOW的文件搜索, 前者就不用多说了,呵呵,后者会发现Window搜索的能力太有限了,比如我们在日常工作中经常会遇到PDF文件,.JAVA文件就无法搜索,而且搜索完成后只是告诉你这个文件里有你需要的,但你还要打开看是否是你真正需要的,最好的方法是我们可否和搜索引擎一样将文件中的关键字所处的上下文列出来呢? 呵呵,本软件就是达到此目的..不但可以列出你要找的关键字的相关内容,还能搜
AbstractChinese
- 从VC源代码文件中搜索并提取中文字符串,将这些字符串定义为宏,并在源代码文件中用宏替换原字符串。这样可以在宏定义文件中修改字符串,编译生成不同的软件版本。-Abstract chinese characters from source c files.
civstringset
- 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-Platform based on MFC and STL string class, you can achieve the fast string search.
stringfind
- 字符串特征码搜索根据特征的KEy从文件中搜素指定的字符串信息,可以很方便的进行字符串定位-String signature search, according to characteristics of KEy factors from the file specified search string information can be very convenient to locate the string
DiskFind
- 从物理磁盘搜索字符串,并将发现内容另存为文件-search string from disk, and save found sectors to file
WORD
- 选择文件夹后,程序自动搜索文件夹内所有WORD文件并检查是否包含输入字符串,并将结果列表,使用者可以将不需要替换的文件从列表删除-Select the folder, the program automatically search folder WORD file and check whether it contains the input string, and the results list, users will not need to replace files deleted f
regexSearch
- Java做的文本搜索替换软件源码,可用于在多个文件中普通字符串或正则表达式查找与替换文本,支持多条件查找替换。 -Java text search and replace software source code, can be used for ordinary string in multiple files or regular expression search and replace text, search and replace support many conditions.
历史明细数据查询系统
- 1、 可以在windows98、windows2000、windowsXP操作系统下运行; 2、 采用直接从每天的交易流水日志压缩文件中查找数据的办法查找历史明细数据,不需要对交易流水 日志压缩文件进行任何的预处理,使用方便。 3、 可以查找NOVA综合业务系统历史明细数据(2001年7月9日之后的数据),也可以查找其他压缩文件 数据。 4、 适用于中国工商银行全国各地区的历史明细数据查询。 5、 可以查找的帐号长度可达200个字符; 6、 可以按日期顺序向前或向后进行查找; 7