📄 affiche.asp
字号:
<!-- #include file="setup.asp" -->
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<link href=images/skins/<%=Request.Cookies("skins")%>/bbs.css rel=stylesheet>
<body topmargin=5>
<TITLE><%=clubname%>公告栏</TITLE>
<table border=0 width=98% cellspacing=1 cellpadding=0 height=64 class=a2><tr><td width=100% height=20 class=a1><p align=center><%=affichetitle%></td></tr><tr>
<td width=100% height=120 class=a3>
<table border="0" width="90%" align="center">
<tr>
<td><%=affichecontent%></td>
</tr>
</table>
</td></tr><tr><td width=100% class=a4 height=18><p align=right>发布人 <%=afficheman%> 发布时间 <font style='family:arial; font-size: 7pt'><%=affichetime%></font> </td></tr></table></td></tr></table></center>
</BODY></HTML>
<%
responseend
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -