?? main.asp
字號:
<!--#include file="checkpwd.asp"-->
<!--#include file="../inc/title.inc"-->
<style>
TD {
FONT-SIZE: 9pt
; color: #000000
}
</style>
<table width="788" border="0" cellpadding="0" cellspacing="1">
<!--DWLayoutTable-->
<tr>
<td width="786" height="59"> </td>
</tr>
<tr>
<td height="422" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#3399FF">
<!--DWLayoutTable-->
<tr>
<td width="784" height="422" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td height="23" colspan="2" align="center" valign="middle" bgcolor="#3333CC"><font color="#FFFFFF" face="楷體_GB2312"><strong>畢業設計
</strong></font></td>
</tr>
<tr>
<td width="204" height="37"> </td>
<td width="580"> </td>
</tr>
<tr>
<td height="18" valign="top">歡迎你:<font color="#FF0000"><%=session("nam")%></font></td>
<td valign="top"><font color="#FF0000">
<%
if session("power")=1 then
response.Write("你是超級用戶!")
else
response.Write("你是一般用戶!")
end if
%></font>
</td>
</tr>
<tr>
<td height="35"> </td>
<td> </td>
</tr>
<tr>
<td height="32" colspan="2" valign="top">Happiness is as a butterfly
which,when pursued,is always beyond our grasp,but which if you
will sit down quietly,may alight upon you.</td>
</tr>
<tr>
<td height="37"> </td>
<td> </td>
</tr>
<tr>
<td height="130" colspan="2" valign="top">幸福如一只蝴蝶,當我們追逐它時,總是抓不到它,而當我們心平氣和的坐下來時,它也許會落在我們的身上。</td>
</tr>
<tr>
<td height="80"> </td>
<td> </td>
</tr>
<tr>
<td height="30" colspan="2" align="right" valign="top"bgcolor="#3333CC"><font color="#FFFFFF">2007-9</font></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="43"> </td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -