搜索资源列表
StrRepl
- Delphi unit with fast string-replace routine.
DzFileToDFM
- 支持任意多个文件压缩存储到窗体的DFM内 完全可以替代 *.RES 文件 存储文件尺寸没有限制 提供 procedure SaveToFile(lFileName : String) 和 procedure SaveToStream(lStream : TMemoryStream) 输出。-Support any number of files stored in compressed form within the DFM can replace*. RES file
Advance-Search-And-Replace(DELPHI)
- 对任意类型的文件中的内容进行字符串查找替换的高级工具软件源代码,用DELPHI编写。1.支持两种线程模式进行查找或替换:单线程、多线程 2.支持任意格式文件中查找,文件名支持通配符,可同时支持多种文件名 3.查找、替换内容支持使用二进制数据(16进制格式)或普通文本格式 4.支持替换备份,对不慎误替换的文件可以进行还原,防止误操作 5.使用内存搜索方式,速度很快 6.完全免费,提供完整源代码,没有任何功能限制 。-For any type of file contents s
idestrea
- IDE接口扩增,你可以在任何程序中,使用PCHAR或字符串,并可以互相替换。-A simple but effective interface to the IDE s text buffer. You can retrive the text of the IDE s text buffer either as PChar or as string list. You can manipulate it in any way and then replace the whole text wi
