📄 monthpower.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("mYear1") = Request("myear1")
Session("mYear2") = Request("myear2")
Session("mYear3") = Request("myear3")
Session("mMonth1") = Request("mmonth1")
Session("mMonth2") = Request("mmonth2")
Session("mMonth3") = Request("mmonth3")
%>
<p align="center"><img src="MonthPowerGraph.asp" align="center">
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -