📄 displaypic1.asp
字号:
<html>
<style>
<style>
<!--#include file="css.htm"-->
</style>
</style>
<head>
</head>
<% id=request.querystring("id")%>
<body background="back.gif">
<div align=center>
<image src=displaypic.asp?id=<%=id%>>
<table width=400>
<tr><td> </td>
</tr>
</table>
<a href="sendphoto.asp">返回</a>
</body>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -