search.html.svn-base

来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· SVN-BASE 代码 · 共 19 行

SVN-BASE
19
字号
<html><head><title>Search</title></head><body><h2>Search</h2><p>KnowledgeTree provides three versatile search options 聳 simple (quick) search, advanced search, and saved searches. Search is permissions-based, so the system only returns items that the logged in user is allowed to access. </p><p>Specify a search term to search all text - including document metadata and the contents of the following file types (if your administrator has configured these options): MS Word, MS Excel, MS PowerPoint, Adobe PDF, and Plain Text files.</p><p><strong>Please Note:</strong> words shorter than 4 characters long (e.g. "the" or "for") are discarded from the search.  Search also only ever returns fully matching words(e.g. "Know" will <strong>not</strong> match "KnowledgeTree").</p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?