📄 mj.asp
字号:
<!-- #include file="include/config_other.asp" -->
<!-- #include file="include/conn.asp" -->
<%
index_url="games"
tit="北京麻将"
tit_fir=format_menu(index_url)
call web_head(0,0,2,0,0)
%>
<td height=300 width=185 bgcolor=#F7F7F7><table width='100%' height=2><tr><td></td></tr></table><table width='100%' height=2><tr><td></td></tr></table><table border=1 width=775 cellspacing=1 cellpadding=1 bgcolor=#007db5 bordercolor=#FFFFFF>
<th valign=middle colspan=2 align=center height=25><font color=#ffffff>北京麻将</font></tr><tr bgcolor=#FFFFFF bordercolor=#FFFFFF>
<td class=tablebody valign=middle colspan=2 align=center> <p> </p>
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="651" height="487">
<param name="movie" value="images/majiang.swf">
<param name="quality" value="high">
<embed src="majiang.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="651" height="487"></embed></object>
</p></table>
<%
call web_end(0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -