📄 yearpower.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title> </title>
</head>
<body background="MusicBG.gif">
<%
Session("type") = Request("type")
Session("name") = Request("name")
Session("yYear1") = Request("yyear1")
Session("yYear2") = Request("yyear2")
Session("yYear3") = Request("yyear3")
%>
<p align="center"><img src="YearPowerGraph.asp" align="center">
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -