📄 user_login.asp
字号:
<!--#include file="Inc/func_info.asp"-->
<html>
<head>
<title>用户登陆</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="778" height="70%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center"><table border="0" align="center" cellspacing="0" bgcolor="#cccccc">
<tr>
<td style='padding:20,100,20,100'><% call ShowUserLogin() %></td>
</tr>
</table> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -