?? resource_modify_ok.jsp
字號:
<%@ page contentType="text/html; charset=GBK" language="java" errorPage="" %>
<%@ taglib uri="/cms4j" prefix="cms4j" %>
<cms4j:init/>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<title>CMS4J </title>
<link href="../skin/blue/css/oper_area.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.STYLE9 {color: #000000;
font-size: 14px;
font-family: "宋體";
line-height: 25px;
}
-->
</style>
</head>
<body>
<p> </p>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#B7B7B7">
<tr>
<td height="29" background="../skin/blue/images/ts.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="44" align="center"><img src="../skin/blue/images/dh.gif" width="22" height="29" /></td>
<td width="876" class="STYLE9">操作提示:</td>
</tr>
</table></td>
</tr>
</table>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="0" class="table-frame">
<tr>
<td width="156" height="20" align="right" class="table-frame-input-title">操作:</td>
<td height="20" colspan="3" class="table-cell-input">${action}</td>
</tr>
<tr>
<td height="20" align="right" class="table-frame-input-title">提示信息:</td>
<td height="20" colspan="3" class="table-cell-input">${oper_info}</td>
</tr>
<tr>
<td height="20" align="right" class="table-frame-input-title"> 新資源名稱:</td>
<td width="248" height="20" class="table-cell-input">${name}</td>
<td width="117" class="table-cell-input"> </td>
<td width="207" class="table-cell-input"> </td>
</tr>
<tr>
<td height="20" align="right" class="table-frame-input-title">ACTION:</td>
<td height="20" colspan="3" class="table-cell-input">${action2}</td>
</tr>
<tr>
<td height="20" align="right" class="table-frame-input-title">實現類:</td>
<td height="20" colspan="3" class="table-cell-input">${command}</td>
</tr>
<tr>
<td height="20" align="right" class="table-frame-input-title">URL:</td>
<td height="20" colspan="3" class="table-cell-input">${url}</td>
</tr>
<tr>
<td height="20" align="right" class="table-frame-input-title">鏈接至外部URL:</td>
<td height="20" colspan="3" class="table-cell-input">${out_url}</td>
</tr>
<tr>
<td height="20" align="right" class="table-frame-input-title">說明:</td>
<td height="20" colspan="3" class="table-cell-input">${desc}</td>
</tr>
<tr align="center" class="tdbg">
<td height="20" colspan="4" class="table-frame-input-title"><div align="center">
<p class="oper_text_button"><span class="table-frame-input-title">【<a href="resource_list.jsp">資源管理</a><a href="search_resource_list.jsp"></a><a href="comment_grade_list.jsp"></a>】</span></p>
</div></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -