📄 gerenxinxi.jsp
字号:
<%@page contentType="text/html;charset=gbk" %><style type="text/css">
<!--
body {
background-image: url();
background-color: #FFCCFF;
}
.STYLE1 {
font-size: large;
font-weight: bold;
}
.STYLE2 {font-size: medium}
-->
</style>
<form name="form1" method="post" action="gerenxinxi_result.jsp">
<table width="60%" height="100" border="1" align="center">
<tr>
<td height="30"> <div align="center"><strong><font size="3">用户信息查询</font></strong>
</div>
<p></p></td>
</tr>
<tr>
<td><p>用户编号:
<input name="idcustomer" type="text" id="idcustomer">
<input type="submit" name="Submit" value="查询">
</table>
</form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -