admin.asp
来自「2Fly通讯录v1.1,一个不错的系统」· ASP 代码 · 共 17 行
ASP
17 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>修改后信息反馈!</title>
<link href="site.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="250" height="150" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center"><%=Request("post")%>,请关闭本窗口! <br>
<br>
</div></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?