?? st_main.aspx
字號:
<%@ Page language="c#" Inherits="STGROUP.ST_WebExam.SP_Common.SP_Main" CodeFile="ST_Main.aspx.cs" %>
<%@ Register TagPrefix="uc1" TagName="ST_Header" Src="ST_Header.ascx" %>
<%@ Register TagPrefix="uc1" TagName="ST_Bottom" Src="ST_Bottom.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>SP_Main</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body topmargin="0" leftmargin="0" MARGINHEIGHT="0" MARGINWIDTH="0">
<form id="Form1" method="post" runat="server">
<div align="center">
<table border="0" width="760" cellspacing="0" cellpadding="0" height=100%>
<tr>
<td valign="top" width="760" colspan="2">
<uc1:ST_Header id="ST_Header1" runat="server"></uc1:ST_Header></td>
</tr>
<tr>
<td valign="top" width="128" rowspan="2" bgcolor=Gainsboro HEIGHT=100%>
<script language="javascript" src="<%= leftJS %>"></script>
</td>
<td valign="top" width="632">
<div align="center">
<iframe name="ifmContent" src="ST_Welcome.htm" style="VISIBILITY: inherit; WIDTH: 100%; HEIGHT: 100%" frameBorder="0" scrolling="no"></iframe>
</div>
</td>
</tr>
<tr>
<td valign="top" width="571" height="20">
</td>
</tr>
<tr>
<td valign="top" width="705" colspan="2">
<uc1:ST_Bottom id="ST_Bottom1" runat="server"></uc1:ST_Bottom></td>
</tr>
</table>
</form>
</DIV>
</body>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -