?? simplelistpage.jsp
字號:
<%@ page contentType="text/html;charset=gb2312"%>
<html>
<head>
<title>西安建筑科技大學研究生會</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="css/mypm_style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
.style2 {FONT-SIZE: 12pt;color: #FF0000}
.style3 {FONT-SIZE: 10pt}
.style7 {color: #143F89}
.style12 {color: #000000}
.style13 {color: #FF0000}
.style14 {color: #999999}
-->
</style>
</head>
<body>
<table width="773" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr><td><%@ include file="top.jsp"%></td></tr>
<tr>
<td align="left" valign="top"><table width="773" border="0" cellspacing="0" cellpadding="0">
<tr align="left" valign="middle">
<td height="25" background="images/midlle_fl.jpg"><%@ include file="curStat.jsp"%></td>
</tr>
<tr>
<td height="217" align="left" valign="top"><table width="773" border="1" cellpadding="0" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#003333">
<tr bgcolor="efefef">
<td height="25" align="left" valign="middle" bgcolor="efefef"> <img src="images/icon_arow_list.gif" width="7" height="7"> <%=(String)request.getAttribute("chdmenuName")%></td>
</tr>
<tr>
<td align="center" valign="top"><table width="90%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="25" align="left"><table>
<logic:iterate id="rightitem" name="rightitemList">
<tr>
<td height="25" align="left"><img src="images/bu34.gif" width="7" height="7"> <a href="ItemviewAction.do?menuid=<bean:write name="rightitem" property="parentID"/>&itemid=<bean:write name="rightitem" property="ID"/>" class="b" target="_blank"><bean:write name="rightitem" property="dnetName"/></a> <span class="style14"><bean:write name="rightitem" property="dnetDate"/></span> </td>
</tr>
</logic:iterate>
</table>
<hr>
<table width="100%">
<tr>
<td width="100%" height="10" align="center"><%@ include file="../../include/page_control.jsp"%></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%">
<tr>
<td width="100%" height="10" align="center"><%@ include file="bottom.jsp"%></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -