搜索资源列表

  1. 字符串查找和替换的实现例子

    0下载:
  2. 字符串查找和替换的实现例子-string search and replace example of the realization
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:45056
    • 提供者:阿姐
  1. TextFindReplace

    0下载:
  2. java写的查找替换程序,本程序实现像word一样的查找替换功能 create()方法用于创建主界面和创建有关查找和替换字符串结果信息的对话框-written procedures for the replacement search, the program like the same word search function replacement create () method is used to create the mai
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:sheron
  1. 16.如何对文本文件进行查找与替换?

    0下载:
  2. 对文件内容进行查询和替换,非常好用,希望大家喜欢。-content of the document inquiries and replacement, very good, hope you like them.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:北京城
  1. 模式匹配MFC_jwj

    0下载:
  2. 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the str
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1934336
    • 提供者:蒋文靖
  1. regexp_source

    0下载:
  2. 一个字符串匹配、查找替换算法的代码,支持各种通配符-a string matching algorithm to search the replacement code, support wildcards
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:peter
  1. EditTest

    0下载:
  2. 在Windows通用对话框中,查找/替换对话框是比较特殊的一个,它是一个非模态对话框,所以它的使用与其它通用对话框有所不同。 又由于它是系统对话框,所以与用户自定义的非模态对话框也不同。 -common in the Windows dialog box, search/replace dialog box is a special one. it is a non-Modal Dialog, its use with o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:李凡
  1. charSeachReplace

    0下载:
  2. 本源码对一批文本文件完成一个字符串查找并替换-the source of a number of text files to complete a search and replace strings
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:aaa
  1. texteditor(ben)

    0下载:
  2. 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:149504
    • 提供者:djzhan
  1. SearchReplace

    0下载:
  2. 如果要查找替换一个文件夹里所有的文件,一个一个打开去查找替换是不是太慢了.这个程序就是给定一个文件夹,就能将所有文件夹下的文件都查找替换.-If you replace a file folder of all documents, open to a search for a replacement is not too slow. This procedure is given a folder, All documents wil
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:江天右
  1. TextTool

    0下载:
  2. 自定义多目录替换字符工具 使用说明 1.要输入:替换对照文件 原文件目录 可以有子目录 保存文件目录 按原文件目录存放,会彼动建子目录 文件类型过滤 如*.sr* 2. 原文件目录和保存文件目录不能是在同一目录或子目录. 3.对替换对照文件 可以有分号 注释 查换文字与替换文字以逗号 , 分开 一个替换一行 行中无逗号或逗
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:86016
    • 提供者:郑汉武
  1. RegularExpressionSearch

    0下载:
  2. visual studio2005 开发的MFC程序,可以匹配正则表达式,进行查找和替换,速度很快。-development of the visual studio2005 MFC procedures, regular expression matching, search and replace, very fast.
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:243712
    • 提供者:zuoyinbo
  1. fshedcode102502

    0下载:
  2. HEX编辑器,支持查找替换,可以代替windows grep工具-HEX editor, support for the replacement search, you can replace the windows grep tool
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-16
    • 文件大小:90112
    • 提供者:张敏健
  1. repText2

    0下载:
  2. 查找并替换所有文本中的文字,可清除fr a me病毒影响的各种文本文件。暂缺多线程操作. www.euwx.cn-Find and replace all the text in the text fr a me to clear the virus will affect a variety of text files. Temporary lack of multi-threaded operation. Www.euwx.cn
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-16
    • 文件大小:275456
    • 提供者:century
  1. notepad

    0下载:
  2. windows的记事本,除了查找和替换包括了其他所有功能,还可以换皮肤-windows of the notebook, except to find and replace all the other features included, you can change the skin
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-16
    • 文件大小:490496
    • 提供者:王博
  1. findandreplace

    0下载:
  2. 自己写的一个字符串替换小程序 有点像平常见得查找替换对话框-Wrote it myself to replace a string of small procedures appear a bit like a normal dialog box to find replacement
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-16
    • 文件大小:1900544
    • 提供者:zhugh
  1. SnR_demo

    0下载:
  2. RapidFinder 实现文件的查找和替换-Realize RapidFinder file search and replace
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:liuyw
  1. findANDreplace

    0下载:
  2. 查找替换文件中的文字,可选操作某个文件夹的所有文件-Find replace text in the document, optional operation all the files in a folder
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:柳暗花明
  1. lunwen

    0下载:
  2. 通过C语言实现对文件的字符串查找替换功能,及自动排版的功能.代码高效,简洁.-Through the C language implementation of the document string search replace function, and automatic layout functions. Code is efficient, simple.
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:张能
  1. search

    0下载:
  2. 查找替换命令行工具。可成批处理文本文件,主要特点有: 1.支持通配符、整字、大小写方式进行查找替换。 2.支持对照表文件进行查找替换。左边一列是查找的内容,右边一列是替换为的内容; 3.支持多种输出形式。可以只输出查找到的内容,可以剔除找到的内容,也可以删除包含关键字的一行。-Find&Replace command-line tool. Can be batch processing text files。main fea
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:65536
    • 提供者:Su weiqin
  1. Word VBA中如何实现嵌套查找替换?

    0下载:
  2. 在Word中,使用VBA程序进行range.find in an another range.find(range.find in an another range.find)
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:303104
    • 提供者:swpitiger
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org