📄 ftop.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<jsp:useBean id="time" scope="request" class="com.tool.TimeShow"/>
<script src="js/validate.JS"></script>
<body onLoad="clockon(bgclock);">
<table width="800" height="23" border="0" cellpadding="0" cellspacing="0" background="fImage/landWhite.jpg">
<form name="form1" method="post" action="managerAction.do?method=checkManagerAction" onSubmit="return check()">
<tr>
<td width="208"> 账号:
<input type="text" name="account"></td>
<td width="184">密码:
<input type="password" name="password"></td>
<td width="87">
<input type="submit" name="submit" value="进入后台"> </td>
<td width="62">
<input type="reset" name="clean" value="清除信息"> </td><td width="259" align="center"><div id="bgclock"></div></td>
</tr>
</form>
</table>
<table width="800" height="7" border="0" cellpadding="0" cellspacing="0" background="fImage/landGrey.jpg">
<tr>
<td> </td>
</tr>
</table>
<table width="800" height="159" border="0" cellpadding="0" cellspacing="0" background="fImage/two.jpg">
<tr>
<td width="627"> </td>
<td width="173" valign="top">
<table width="157" height="137" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="68" height="48"> </td>
<td width="89" valign="bottom"><a href="javascript:window.external.AddFavorite('http://www.湖南科技网络中心.com','湖南科技网络中心')"><b>收藏本站</b></a></td>
</tr>
<tr>
<td height="33"> </td>
<td valign="bottom" ><a href="#" onClick="this.style.behavior='url(#default#homepage)';this.sethomepage('http://www.湖南科技网络中心.com')" ><b>设为首页</b></a></td>
</tr>
<tr>
<td height="31"> </td>
<td valign="bottom"><a href="mailto:mryixing@163.com"><b>联系我们</b></a></td>
</tr>
<tr>
<td height="31"> </td>
<td valign="bottom"><a href="newsAction.do?method=frontSelectTodayNewsAction&today=<%=time.cuttentMonthDate()%>"><b>今日新闻</b></a></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="800" height="26" border="0" cellpadding="0" cellspacing="0" background="fImage/three.jpg">
<tr>
<td width="216"> </td>
<td width="584" align="center"><strong><a href="index.jsp"><font color="#FFFFFF">首页</a> |</font>
<a href="newsAction.do?method=frontSelectBigSortAction&bigSort=时政要闻&image=politics"><font color="#FFFFFF">时政</a> |</font>
<a href="newsAction.do?method=frontSelectBigSortAction&bigSort=经济动向&image=economy"><font color="#FFFFFF">经济</a> |</font>
<a href="newsAction.do?method=frontSelectBigSortAction&bigSort=法制教育&image=law"><font color="#FFFFFF">法制</a> |</font>
<a href="newsAction.do?method=frontSelectBigSortAction&bigSort=科学教育&image=science"><font color="#FFFFFF">科学</a> |</font>
<a href="newsAction.do?method=frontSelectBigSortAction&bigSort=社会现象&image=society"><font color="#FFFFFF">社会</a> |</font>
<a href="newsAction.do?method=frontSelectBigSortAction&bigSort=娱乐天地&image=fun"><font color="#FFFFFF">娱乐</a></font> </strong>
</td>
</tr>
</table>
</body>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -