?? updatenewssuccess.jsp
字號:
<%@ page contentType="text/html; charset=gb2312" %>
<%@ page import="com.victor.tool.Chinese"%>
<html>
<head>
<title>轉向</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
td{
font-size:9pt;
}
-->
</style></head>
<%Chinese chinese=new Chinese();%>
<body>
<table width="568" height="419" border="0" cellpadding="2" cellspacing="1" bgcolor="#052754">
<tr>
<td align="center" bgcolor="#FFFFFF">
<p>成功修改新聞</p>
<p><a href="newsWatchAction.do"><font style="font-size:9pt">請查看全部新聞</font></a></p> </td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -