bogus.asp
来自「4510 bios,please see it carefully!and so」· ASP 代码 · 共 14 行
ASP
14 行
<html>
<head>
<title>Test</title>
</head>
<body>
<meta http-equiv="refresh" content="2; URL=bogus.asp">
<%
aspTest("OnlyOneParameter");
%>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?