搜索资源列表
fileSearchdelphi
- 用delphi开发的文件搜索程序,很有特点,请大家多提宝贵意见-with the development of document search program, unique features, we invite more valuable views
FO
- delphi写的一个关于目录文件搜索程序. 可以对搜索的文件进行备份等. 速度还不错. 相对于windows的搜索增加了备份功能和来原路径等-delphi write a paper on the directory search procedures. can search documents and other backup. speed is also good. Comparing with the windows search function and an increas
delphi_search_files
- delphi一个简易的文件搜索工具,支持 * , 文件后缀名等搜索方式,速度快,比较实用。-delphi a simple file search tool, support*, file name suffixes, such as search speed, more practical.
20063189571308
- 主要功能有: 1. 简单文本编辑功能 2. 语法作色功能 3. 正则表达式匹配替换功能 4. 2006-2-9 增加书签功能(待修改) 5. 2006-2-12 改善正则匹配功能,增加在匹配数据中搜索功能 6. 2006-2-17 改善语法着色的设置功能 7. 2006-2-21 增加快速语法着色颜色设置功能,添加delphi风格,Visua Studio风格, 和自定义三种选择! 8. 2006-2-21 修改书签显示,添加文件名 9
unt381
- delphi做的桌面搜索工具,包括google,baidu,yisou,zhongsou,sogou等-Delphi do desktop search tools, including Google, baidu, yisou, zhongsou, sogou, etc
递归搜索的使用方法
- delphi递归搜索的使用,如何快速搜索指定目录下的文件和文件夹,无控件可直接编译,对于新手掌握文件夹和文件的快速检索提供学习方法