📄 111.asp
字号:
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建网页 1</title>
</head>
<body>
入住时间:<%=request("starttime")%>
<Br>
离店时间:<%=request("deptime")%>
<BR>
所在城市:<%=request("shucity")%>
<BR>
宾馆名称:<%=request("name")%>
<BR>
星级:<%=request("star0")%>
<BR>
价格:<%=request("city")%>
<BR>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -