📄 _searchsettings__jsp.java
字号:
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
if( i==hoursUpdateInterval ) { selected = " selected"; }
pageContext.write(_jsp_string17, 0, _jsp_string17.length);
out.print(( i ));
pageContext.write(_jsp_string18, 0, _jsp_string18.length);
out.print(( selected ));
pageContext.write(_jsp_string19, 0, _jsp_string19.length);
out.print(( i ));
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
}
pageContext.write(_jsp_string20, 0, _jsp_string20.length);
for( int i=0; i<60; ) {
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
String selected = "";
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
if( i==minsUpdateInterval ) { selected = " selected"; }
pageContext.write(_jsp_string17, 0, _jsp_string17.length);
out.print(( i ));
pageContext.write(_jsp_string18, 0, _jsp_string18.length);
out.print(( selected ));
pageContext.write(_jsp_string19, 0, _jsp_string19.length);
out.print(( i ));
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
if( i>=10 ) {
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
i+=5;
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
} else { i++; }
pageContext.write(_jsp_string5, 0, _jsp_string5.length);
}
pageContext.write(_jsp_string21, 0, _jsp_string21.length);
} catch (java.lang.Throwable _jsp_e) {
pageContext.handlePageException(_jsp_e);
} finally {
JspFactory.getDefaultFactory().releasePageContext(pageContext);
}
}
private com.caucho.java.LineMap _caucho_line_map;
private java.util.ArrayList _caucho_depends = new java.util.ArrayList();
public boolean _caucho_isModified()
{
if (_caucho_isDead)
return true;
if (com.caucho.util.CauchoSystem.getVersionId() != 2057024146)
return true;
for (int i = _caucho_depends.size() - 1; i >= 0; i--) {
com.caucho.vfs.Depend depend;
depend = (com.caucho.vfs.Depend) _caucho_depends.get(i);
if (depend.isModified())
return true;
}
return false;
}
public long _caucho_lastModified()
{
return 0;
}
public com.caucho.java.LineMap _caucho_getLineMap()
{
return _caucho_line_map;
}
public void destroy()
{
_caucho_isDead = true;
super.destroy();
}
public void init(com.caucho.java.LineMap lineMap,
com.caucho.vfs.Path appDir)
throws javax.servlet.ServletException
{
com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome();
com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath();
mergePath.addMergePath(appDir);
mergePath.addMergePath(resinHome);
mergePath.addClassPath(getClass().getClassLoader());
_caucho_line_map = new com.caucho.java.LineMap("_searchsettings__jsp.java", "D:\\resin-2.1.4\\webapps\\e-forum\\admin\\searchSettings.jsp");
_caucho_line_map.add("/e-forum/admin/searchSettings.jsp", 15, 1);
_caucho_line_map.add(21, 17);
_caucho_line_map.add(2, 40);
_caucho_line_map.add(9, 48);
_caucho_line_map.add(15, 49);
_caucho_line_map.add(18, 50);
_caucho_line_map.add(21, 59);
_caucho_line_map.add(29, 60);
_caucho_line_map.add(112, 136);
_caucho_line_map.add(116, 141);
_caucho_line_map.add(119, 145);
_caucho_line_map.add("/admin/include/pageTitle.jsp", 9, 148);
_caucho_line_map.add(14, 150);
_caucho_line_map.add(15, 152);
_caucho_line_map.add(16, 154);
_caucho_line_map.add(19, 158);
_caucho_line_map.add(24, 160);
_caucho_line_map.add("D:\\resin-2.1.4\\webapps\\e-forum\\admin\\searchSettings.jsp", 135, 163);
_caucho_line_map.add(138, 167);
_caucho_line_map.add(143, 173);
_caucho_line_map.add(164, 175);
_caucho_line_map.add(171, 177);
_caucho_line_map.add(172, 179);
_caucho_line_map.add(173, 181);
_caucho_line_map.add(174, 183);
_caucho_line_map.add(174, 185);
_caucho_line_map.add(174, 187);
_caucho_line_map.add(175, 189);
_caucho_line_map.add(179, 191);
_caucho_line_map.add(180, 193);
_caucho_line_map.add(181, 195);
_caucho_line_map.add(182, 197);
_caucho_line_map.add(182, 199);
_caucho_line_map.add(182, 201);
_caucho_line_map.add(183, 203);
_caucho_line_map.add(184, 205);
_caucho_line_map.add(185, 207);
_caucho_line_map.add(186, 209);
com.caucho.vfs.Depend depend;
depend = new com.caucho.vfs.Depend(appDir.lookup("admin/include/pageTitle.jsp"), 989631934000L, 553L);
_caucho_depends.add(depend);
depend = new com.caucho.vfs.Depend(appDir.lookup("admin/searchSettings.jsp"), 1029827454000L, 6622L);
_caucho_depends.add(depend);
}
private static byte []_jsp_string2;
private static byte []_jsp_string6;
private static byte []_jsp_string7;
private static byte []_jsp_string4;
private static byte []_jsp_string13;
private static byte []_jsp_string15;
private static byte []_jsp_string10;
private static byte []_jsp_string8;
private static byte []_jsp_string0;
private static byte []_jsp_string17;
private static byte []_jsp_string9;
private static byte []_jsp_string18;
private static byte []_jsp_string11;
private static byte []_jsp_string14;
private static byte []_jsp_string16;
private static byte []_jsp_string21;
private static byte []_jsp_string20;
private static byte []_jsp_string12;
private static byte []_jsp_string1;
private static byte []_jsp_string3;
private static byte []_jsp_string5;
private static byte []_jsp_string19;
static {
try {
_jsp_string2 = "\r\n \r\n".getBytes("GB2312");
_jsp_string6 = "\r\n : \r\n ".getBytes("GB2312");
_jsp_string7 = "\r\n ".getBytes("GB2312");
_jsp_string4 = "\r\n <table class=\"pageHeaderBg\" cellpadding=\"1\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n <td><table class=\"pageHeaderFg\" cellpadding=\"3\" cellspacing=\"0\" border=\"0\" width=\"100%\">\r\n <td>\r\n <span class=\"pageTitle\">\r\n ".getBytes("GB2312");
_jsp_string13 = ">\r\n <input type=\"radio\" name=\"isAutoIndexEnabled\" value=\"false\" id=\"rb02\"\r\n ".getBytes("GB2312");
_jsp_string15 = "</label>\r\n </td>\r\n</tr>\r\n</table>\r\n</td>\r\n</table>\r\n<p>\r\n<center>\r\n <input type=\"submit\" value=\"更新\">\r\n</center>\r\n</form>\r\n\r\n<p>\r\n\r\n<form action=\"searchSettings.jsp\">\r\n<input type=\"hidden\" name=\"doIntervalUpdate\" value=\"true\">\r\n<table bgcolor=\"#666666\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"80%\" align=\"center\">\r\n<td>\r\n<table bgcolor=\"#666666\" cellpadding=\"3\" cellspacing=\"1\" border=\"0\" width=\"100%\">\r\n<tr bgcolor=\"#ffffff\">\r\n <td>最新索引 :</td>\r\n <td>".getBytes("GB2312");
_jsp_string10 = ">\r\n <input type=\"radio\" name=\"isAutoIndexEnabled\" value=\"true\" id=\"rb01\"\r\n ".getBytes("GB2312");
_jsp_string8 = "\r\n </span>\r\n </td>\r\n </table></td>\r\n </table>\r\n".getBytes("GB2312");
_jsp_string0 = "\r\n".getBytes("GB2312");
_jsp_string17 = "\r\n <option value=\"".getBytes("GB2312");
_jsp_string9 = "\r\n\r\n\r\n\r\n\r\n<p>搜索索引定期向可用于搜索的消息数据库假如信的消息。您可以通过调整刷新间隔来控制这种更新的频率。除非消息被加入索引,否则它们将不会被显示,因此推荐使用相应的频繁刷新间隔。\r\n\r\n \r\n<p>\r\n如果您选择,自动索引是可以被关闭的。然而,如果那样您将不得不手动将消息进行索引。\r\n \r\n<p>\r\n\r\n<form action=\"searchSettings.jsp\">\r\n<input type=\"hidden\" name=\"doIndex\" value=\"true\">\r\n<table bgcolor=\"#666666\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"80%\" align=\"center\">\r\n<td>\r\n<table bgcolor=\"#666666\" cellpadding=\"3\" cellspacing=\"1\" border=\"0\" width=\"100%\">\r\n<tr bgcolor=\"#ffffff\">\r\n <td>自动索引:</td>\r\n <td align=\"center\"".getBytes("GB2312");
_jsp_string18 = "\"".getBytes("GB2312");
_jsp_string11 = ">\r\n <label for=\"rb01\">".getBytes("GB2312");
_jsp_string14 = ">\r\n <label for=\"rb02\">".getBytes("GB2312");
_jsp_string16 = "</td>\r\n</tr>\r\n<tr bgcolor=\"#ffffff\">\r\n <td>刷新间隔 :</td>\r\n <td>\r\n 刷新 每 \r\n <select size=\"1\" name=\"hourInterval\">\r\n ".getBytes("GB2312");
_jsp_string21 = "\r\n </select>\r\n 分钟.\r\n </td>\r\n</tr>\r\n</table>\r\n</td>\r\n</table>\r\n<p>\r\n<center>\r\n <input type=\"submit\" value=\"保存设置\">\r\n \r\n <input type=\"submit\" value=\"Done\"\r\n onclick=\"location.href='main.jsp';return false;\">\r\n</center>\r\n</form>\r\n\r\n<p>\r\n\r\n<b>强制更新索引 </b>\r\n<form action=\"searchSettings.jsp\">\r\n<input type=\"hidden\" name=\"doUpdateIndex\" value=\"true\">\r\n<ul>\r\n 这样会将自上次索引器被运行以来加入的消息进行索引.<br>\r\n <input type=\"submit\" value=\"立即更新索引\">\r\n</ul>\r\n</form>\r\n\r\n<p>\r\n\r\n<b>强制重建索引 </b>\r\n<form action=\"searchSettings.jsp\">\r\n<input type=\"hidden\" name=\"doRebuildIndex\" value=\"true\">\r\n<ul>\r\n 这样将会重建所有的索引。(如果您有很多信息,这可能将花费几分钟) <br>\r\n <input type=\"submit\" value=\"立即重建索引\">\r\n</ul>\r\n</form>\r\n\r\n\r\n</body>\r\n</html>\r\n".getBytes("GB2312");
_jsp_string20 = "\r\n </select>\r\n 小时,\r\n <select size=\"1\" name=\"minInterval\">\r\n ".getBytes("GB2312");
_jsp_string12 = "</label>\r\n </td>\r\n <td align=\"center\"".getBytes("GB2312");
_jsp_string1 = "\r\n\r\n".getBytes("GB2312");
_jsp_string3 = "\r\n\r\n<html>\r\n<head>\r\n <title></title>\r\n <link rel=\"stylesheet\" href=\"style/global.css\">\r\n</head>\r\n\r\n<body background=\"../images/background.gif\" bgcolor=\"#ffffff\" text=\"#000000\" link=\"#0000ff\" vlink=\"#800080\" alink=\"#ff0000\">\r\n".getBytes("GB2312");
_jsp_string5 = "\r\n ".getBytes("GB2312");
_jsp_string19 = ">".getBytes("GB2312");
} catch (java.io.UnsupportedEncodingException e) {
e.printStackTrace();
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -