📄 music1.asp
字号:
<!-- #include file="include/skin.asp" -->
<%
web_width="777"
tit="音乐欣赏"
call web_head(0,0,2,0,0)
'----------------------------开始 开始----------------------------
%>
<table width='90%' border=0 cellspacing=0 cellpadding=0 align=center>
<tr valign=top>
<td width='90%' align=center>
<iframe src="http://www.cenja.net/cenja_music.asp" width="777" height="1360" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="auto"></iframe>
</td>
</table>
<%
'---------------------------------center end-------------------------------
call web_end(0,0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -