KFind/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "'''根据文件名,类型或内容查找文件'''")
 
m (Created page with "'''KFind''' 可以作为一个独立的搜索工具使用,用 '''KRunner''' 或从菜单中启动。它也整合进 '''[[Special:myLanguage/Konqu...")
Line 4: Line 4:
|[[Image:Kfind.png|thumb|250px]]|| ||'''根据文件名,类型或内容查找文件'''
|[[Image:Kfind.png|thumb|250px]]|| ||'''根据文件名,类型或内容查找文件'''
|}
|}
'''KFind''' can be used as a standalone search tool, launched by '''[[Special:myLanguage/KRunner|KRunner]]''' or from your menu.  It is also integrated into '''[[Special:myLanguage/Konqueror|Konqueror]]''' and '''[[Special:myLanguage/Dolphin|Dolphin]]''' as <menuchoice>Find File</menuchoice> in the <menuchoice>Tools</menuchoice> menu.
'''KFind''' 可以作为一个独立的搜索工具使用,用 '''[[Special:myLanguage/KRunner|KRunner]]''' 或从菜单中启动。它也整合进 '''[[Special:myLanguage/Konqueror|Konqueror]]''' '''[[Special:myLanguage/Dolphin|Dolphin]]''' ,就在<menuchoice>工具</menuchoice>菜单的 <menuchoice>查找文件</menuchoice>


A search is configured in a 3-tab window.
A search is configured in a 3-tab window.

Revision as of 16:42, 7 November 2010

  根据文件名,类型或内容查找文件

KFind 可以作为一个独立的搜索工具使用,用 KRunner 或从菜单中启动。它也整合进 KonquerorDolphin ,就在工具菜单的 查找文件

A search is configured in a 3-tab window.

The Name/Location tab

  • Specify a file name
    • use wildcards * and ? in the name
  • Specify a starting directory
  • Decide whether you want to also search sub-directories
  • Specify whether the search should be case-sensitive

The Contents tab

  • Select the file type to be search
  • Specify the search term
    • it can be useful to have '*' set in the file name field in the Name/Location tab
  • Select case sensitivity
  • Should binary files be searched?

Note

A Contents search is necessarily much slower than a filename search, so be as specific as you can when defining it.


The Properties tab

  • Find files by creation date
  • Limit the criteria by age - e.g. "during the previous 2 hours"
  • Find files by size - e.g. "At Least 2 MB"
  • Limit the result to files owned by a specific user or group

All criteria set will be honoured in your search - you are not limited to the specifications in one tab, so you could search for any file in the directory /home or any directory below that, containing the word "Silkstone" which must be capitalized, and is owned by the group "Accounts".