configuration.jsp

来自「BBS-CS 天乙社区 是采用JSP+JavaBean+Servlet、Stru」· JSP 代码 · 共 8 行

JSP
8
字号
<%/* Author: Andrew C. Oliver (acoliver2@users.sourceforge.net) */String appTitle = "Jakarta Lucene Example - Intranet Server Search Application";/* make sure you point the below string to the index you created with IndexHTML */String indexLocation = "F:/dev/bbscsfile/file/index";String appfooter = "Jakarta Lucene Template WebApp 1.0";%>

⌨️ 快捷键说明

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