?? log.jsp
字號(hào):
<%--
模塊名稱:律所公告
模塊功能:公告顯示
版 本:V1.0
著 作 人:沈文炎 謝永剛
著作日期:2001-09-29
該模塊所需的文件:BulletionAmend.jsp
使用說明:
主要技術(shù)說明:
參考文獻(xiàn):法律事務(wù)設(shè)計(jì)書
修改歷史:= = = = = = = = = = = = = = = = = = = = = = = = = =
修改日期:
修 改 人:
修改理由:
修改出處:
= = = = = = = = = = = = = = = = = = = = = = = = = =
--%>
<%@ page contentType= "text/html; charset=gb2312" %>
<html>
<head>
<title>系統(tǒng)日志管理</title>
<%@ include file="../inc/config.jsp" %>
</head>
<body class=page>
<table width="98%" align="center" cellspacing="0" border="0" cellpadding="0">
<tr>
<td> </td>
<td align="center" width="108" height="30" background="../images/title_bg.gif">
<script language=JavaScript>
document.write("<span class=\"title\">"+document.title+"</span>");
</script>
</td>
</tr>
</table>
<table width="98%" background="../images/line.gif" border="0" cellspacing="0" cellpadding="0" height="12" align="center">
<tr>
<td> </td>
</tr>
</table>
<table width="100%">
<tr>
<td align="center"><img src="../images/error.gif" width="181" height="200"></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -