?? listen.jsp
字號:
<%@page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>
離線授權
</title>
</head>
<body>
<form method="post" name="form1" action="authorize.jsp">
<table width=327 cellspacing=0 cellpadding=0 align=cente border=0 bgcolor="#eeeeee">
<tbody>
<tr>
<td bgcolor="#3872a5"><table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr bgcolor="#eeeeee">
<td>在此輸入需要測試的離線授權用戶全名</td>
</tr>
<tr bgcolor="#eeeeee">
<td><input name='vnetloginname' value='gzVNET7@163.gd@GD.chinavnet.com' size='40'><BR>
<input type=submit></td>
</tr>
</table></td>
</tr>
</tbody>
</table>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -