📄 voteinsertsuccess.jsp
字号:
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>添加人物成功</title>
<style type="text/css">
<!--
body {
margin-left:0px;
margin-top:0px;
}
td{font-size:9pt;}
-->
</style>
</head>
<body>
<table width="568" height="419" border="0" cellpadding="2" cellspacing="1" bgcolor="#052754">
<tr>
<td bgcolor="#FFFFFF" align="center">
<p>添加人物成功</p>
<p><a href="voteSelectAction.do"><font style="font-size:9pt;">请查看</font></a></p>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -