⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 searchplugin.txt

📁 wiki建站资源 java编写的 很好用
💻 TXT
字号:
The "Search" plugin allows you to access the JSPWiki search routines and show the displays in an array on your page.

!Parameters

* __query__ = ''String''.  A standard JSPWiki search query.
* __max__ = ''Integer''.  How many search results are shown at maximum.
* __set__ = ''String''.  The JSPWiki context variable that will hold the results of the query.  This allows you to pass your queries to other plugins on the same page as well.

!Example

{{{
[{Search query='Janne' max=10}]
}}}

might produce a result somewhat like this:

[{Search query='Janne' max=10}]

⌨️ 快捷键说明

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