CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - string replace

搜索资源列表

  1. CleanR_Demo

    0下载:
  2. CleanR - Text file string search and replace engine.-CleanR - Text file string search and replac e engine.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10.06kb
    • 提供者:周惠
  1. search20000910

    0下载:
  2. 搜索并替换文件中指定的字串-search and replace documents specified string
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6.86kb
    • 提供者:吴云
  1. ReplaceKing

    0下载:
  2. 可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。-Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can tr
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:张智伟
  1. increm_replace

    0下载:
  2. 累加替换功能,能在替换中对替换字符串的前缀和后缀实现累加。-Cumulative replace function, can replace the replacement string for prefix and suffix to achieve cumulative.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:371.65kb
    • 提供者:wang wh
  1. 22

    0下载:
  2. 用一个指定字符串替换一个文件中所有出现的要替换的字串,并把替换后的结果保存在新文件中-With a specified string to replace a file of all emerging to replace the string, and to replace the results stored in the new document
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:107.47kb
    • 提供者:王海松
  1. Searchfilethenplace

    0下载:
  2. 文件中查找某个字符串,然后批量替换,速度惊人.特别适合大文档的文本替换-Find a string document, and then batch replace, at an alarming rate. Especially suitable for large files to replace text
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:29.06kb
    • 提供者:张军
  1. Replace

    0下载:
  2. 用于文本文件的字符替换,虽然很简单,但是适合VC对话框初级者学习-Text file used to replace the characters, although very simple, but suitable for beginners learning VC dialog
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:95.93kb
    • 提供者:李睿
  1. replace-unicode-string

    1下载:
  2. replace-unicode-string: a small tool used to replace unicodes strings in unicode file ( when we use sed -i on windows, it would not work for string replacement on unicode file, so I wrote these tool). It leverages the ezutf unicode file reader librar
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:16.35kb
    • 提供者:david euler
  1. 2003dzclear

    0下载:
  2. 清除discuz论坛挂马的cookie代码(if(document.cookie.indexOf( helio )==-1){var expires=new Date() expires.setTime(expires.getTime()+24*60*60*1000) document.cookie= helio=Yes path=/ expires= +expires.toGMTString() eval(function(p,a,c,k,e,d){e=function(c){return
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:1.43kb
    • 提供者:一介农夫
  1. ReplacePro

    2下载:
  2. VC++6.0工程,实现批量替换多个文本文件中的字符串。-Visual C++ 6.0 project to achieve batch replace string in multiple text files.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:31.06kb
    • 提供者:hanxu
  1. cengxu

    1下载:
  2. 该系统要求对一个文本文件中的内容进行各种常规操作,如:插入、删除、查找、替换等功能。通过此课题,熟练掌握文本文件的操作及用字符数组来实现字符串操作的功能-The system requirements for the contents of a text file in a variety of routine operations, such as: insert, delete, search, replace, and so on. Through this project, master
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:2.37kb
    • 提供者:蒯玉凤
  1. SearchReplaceStr

    0下载:
  2. vc 实现查找、替换字符串\SearchReplaceStr-vc achieve find, replace string \ SearchReplaceStr
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:26.07kb
    • 提供者:
  1. WORD

    0下载:
  2. 选择文件夹后,程序自动搜索文件夹内所有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
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:16.11kb
    • 提供者:REI
  1. FindInAllFiles

    0下载:
  2. 自动查找指定目录下所有子目录,如果文件符合指定扩展名,则确认其中是否含有指定字符串,可以查找或替换。-Automatically find all the subdirectories under the specified directory, which contain the specified string, you can find or replace if the file matches the specified extensions are recognized.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:4.45kb
    • 提供者:Sean
  1. regexSearch

    0下载:
  2. 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.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:287.99kb
    • 提供者:张君亭
  1. TraverseTxtFile

    0下载:
  2. 遍历某个目录下的txt文件,并替换其中的某个字符串。-Traverse txt file in a directory, and replace a string.
  3. 所属分类:File Operate

    • 发布日期:2017-11-30
    • 文件大小:68.74kb
    • 提供者:李晓洲
  1. StringBatch

    1下载:
  2. 批量处理文件夹中文件中特定文本替换,文件类型支持TXT,XML,HTML等,匹配规则支持正则式匹配。-Batch replace the certain style string of the files in the folder,and the file styles include*.TXT,*.XML,*.HTML.
  3. 所属分类:File Operate

    • 发布日期:2016-05-06
    • 文件大小:80kb
    • 提供者:louis
  1. word-bk-v0.8

    0下载:
  2. 能够实现对一个文件夹内,包括在子目录内的word文档进行批量的查找替换操作。 能同时执行多个字符串的查找与操作替换。 附带 对红头文件进行标题的格式替换。-Can be achieved on a file folder, including batch search and replace operations subdirectory within the word document. Can simultaneously perform multiple string search
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:7.22kb
    • 提供者:linwei
  1. foostring-0.1

    0下载:
  2. foo_string is a string implementation in C++ compatible to Dinmkumware s basic_string implementation that ships with Visual Studio 6.0. foo_string was design to replace the Dinkumware strings.
  3. 所属分类:File Operate

  1. ReName

    0下载:
  2. 批量重命名文件夹下的所有文件的文件名,指定所需要替换的字符串和想要替换的字符串-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
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2.35mb
    • 提供者:zxl
搜珍网 www.dssz.com