KFileReplace/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "{|class="vertical-centered" |350px||'''KFileReplace 用于搜索替换字符串''' |}")
m (Created page with "'''KFileReplace''' 搜索替换文件中的字符串。这些字符串可以是文字,或是 Qt 中用的那类正则表达式。还有些其他选项调整搜索。")
Line 5: Line 5:
|}
|}


'''KFileReplace''' is an application used to search and replace a list of strings in a file tree. The strings may be literal or '''Qt'''-like regular expressions. There are also other options to tune your search.
'''KFileReplace''' 搜索替换文件中的字符串。这些字符串可以是文字,或是 Qt 中用的那类正则表达式。还有些其他选项调整搜索。


== Features ==
== Features ==

Revision as of 14:06, 27 September 2011

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

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

Features

  • Recursive batch search and replace in files of multiple types
  • Search and replace in files by size, date, or owner
  • Case-sensitive search
  • 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.