?? gongneng.asp
字號:
<!--#include file="user.asp"-->
<!--#include file="sysinfo.asp"-->
<%
gongneng=""
if sclose=1 and uzhiwu<>100 then
Response.Write "<meta http-equiv=refresh content=1;url=stop.asp target=__blank> "
else
gongneng=gongneng&"<link rel=stylesheet href="&scss&".css type=text/css>"
gongneng=gongneng&"<table width=775 border=0 align=center cellspacing=0>"
gongneng=gongneng&"<tr>"
gongneng=gongneng&"<th align=left class=td1>"
if online=0 then
gongneng=gongneng&swebname&"歡迎您:游客 IP:"&userip&" <a href=reg.asp target=_parent>[注冊]</a> <a href=login.asp target=_parent>[登陸]</a> |<a href=tiebatop.asp target=_parent> 所有"&sbbs&" </a> | <a href=jinghuaulist.asp target=_parent> 所有精華 </a>| <a href=listtop.asp target=_parent><font color=#FF0000> 熱貼排行</font></a> |"
else
gongneng=gongneng&swebname&"歡迎您:"&ubm&" IP:"&userip&" <a href=useredit.asp?idy="&uidy&" target=_parent>會員信息</a> <a href=logout.asp target=_parent>[退出]</a> |<a href=tiebatop.asp target=_parent> 所有"&sbbs&" </a> | <a href=jinghuaulist.asp target=_parent> 所有精華 </a>| <a href=listtop.asp target=_parent><font color=#FF0000> 熱貼排行</font></a> |"
if uzhiwu=100 then
gongneng=gongneng&" <a href=system.asp target=_parent>[管理]</a>"
end if
end if
gongneng=gongneng&"</th>"
gongneng=gongneng&"</tr>"
gongneng=gongneng&"</table>"
Response.Write ""&gongneng&""
end if
%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -