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

📄 completed.jsp

📁 java开发的一套非常好用的oa系统
💻 JSP
字号:
<%@ page contentType="text/html;charset=UTF-8" %>
<html>
<head>
	<title>Jive论坛安装工具</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<style type="text/css">
	P, DIV, TD, UL, LI, SPAN, BODY {
        font-family : verdana,arial,sans-serif;
    }
    A {
        font-weight : bold;
        text-decoration : none;
    }
    A:hover {
        text-decoration : underline;
    }
    TT {
        color : #660000;
    }
	</style>
</head>

<body bgcolor="#FFFFFF" text="#000000" link="#000080" vlink="#000080" alink="#FF0000"
 marginheight="0" marginwidth="0" topmargin=0 leftmargin=0 rightmargin="0">

<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr bgcolor="#eeeeee">
    <td width="1%" background="images/grad_blue.gif"><img src="images/blank.gif" height="50" width="1" border="0"></td>
    <td width="99%" background="images/grad_blue.gif">
        <font face="trebuchet ms" size="+2" color="#000033">
        Jive论坛安装
        </font>
    </td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr bgcolor="#666666">
    <td><img src="images/blank.gif" width="1" height="1" border="0"></td>
</tr>
<tr bgcolor="#999999">
    <td><img src="images/blank.gif" width="1" height="1" border="0"></td>
</tr>
<tr bgcolor="#cccccc">
    <td><img src="images/blank.gif" width="1" height="1" border="0"></td>
</tr>
<tr bgcolor="#dddddd">
    <td><img src="images/blank.gif" width="1" height="1" border="0"></td>
</tr>
</table>
<p>

<table cellpadding="6" cellspacing="0" border="0" width="100%">
<tr><td>
    <font size="-1">
    Jive 2.0 安装工具已经运行过。请使用<a href="../index.jsp">管理工具</a>管理论坛。
    </font>
</td></tr>
</table>

<%@ include file="footer.jsp" %>

⌨️ 快捷键说明

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