?? center.asp
字號:
<%
if session("admin")="" or session("key")="" then
response.Write("<script>alert('您好!您還沒有登陸');window.location.href('login.asp')</script>")
response.end
end if
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>后臺(tái)管理系統(tǒng)</title>
<link href="css/main.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
color: #FFFFFF;
font-weight: bold;
}
-->
</style>
</head>
<body>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table>
<table width="80%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="301" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" align="center" bgcolor="#0099CC"><span class="style1">民英考試系統(tǒng)簡介</span></td>
</tr>
<tr>
<td height="169" style="line-height:150%"><P>1.本考試系統(tǒng)沒有任何商業(yè)利益,但希望用戶不要修改版權(quán),請大家放心使用</P>
<P>2.本考試系統(tǒng)考試題題型均為單選題,考生分?jǐn)?shù)為:考生答題正確題數(shù)/總題數(shù)*100分</P>
<P>3.本考試系統(tǒng)如有考生登陸過,就視為已經(jīng)考試,并限制不能再考,若要恢復(fù)考生考試需要</P>
<P>進(jìn)入后臺(tái)后點(diǎn)補(bǔ)考后才能繼續(xù)考試.</P>
<P>4.考生在考試中不能刷新考試頁面,如果刷新就視為作弊,若需要補(bǔ)考,清空該生考試記錄后才能考試</P>
</td>
</tr>
</table>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" align="center" bgcolor="#0099CC"><span class="style1">個(gè)人簡介</span></td>
</tr>
<tr>
<td height="131" valign="top" style="line-height:150%"><p>網(wǎng)名:Intter</p>
<p>QQ:148421</p>
<p>愛好:撿代碼過日子</p>
<p>聯(lián)系方式:13950099184 Email:admincyp@126.com</p></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -