KFileReplace/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "* 搜索和替换所针对的文件可以根据大小、日期、或所有者筛选")
m (Created page with "*区分大小写")
Line 13: Line 13:
* 搜索和替换所针对的文件可以根据大小、日期、或所有者筛选
* 搜索和替换所针对的文件可以根据大小、日期、或所有者筛选


* Case-sensitive search
*区分大小写


* Configurable text encoding
* Configurable text encoding

Revision as of 14:08, 27 September 2011

Other languages:
KFileReplace 用于搜索替换字符串

KFileReplace 搜索替换文件中的字符串。这些字符串可以是文字,或是 Qt 中用的那类正则表达式。还有些其他选项调整搜索。

特性

  • 递归批量对多种类型的文件进行搜索和替换
  • 搜索和替换所针对的文件可以根据大小、日期、或所有者筛选
  • 区分大小写
  • Configurable text encoding
  • Ability to save and load string lists
  • Search and replace with regular expressions and embeddable commands (you can even use the bc calculator inside the expression)
  • Full statistics of the replace session
  • Ability to create backup copies
  • Ability to create search and replace report file

The Handbook is available from here.