?? model.dwt
字號:
<%@ page contentType="text/html;charset=gb2312"%>
<% if(session.getAttribute("competence").equals("2"))
{
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>華夏在線考試系統(tǒng)</title>
<style type="text/css">
<!--
body {
background-color: #3366CC;
}
.style1 {font-size: 12px}
-->
</style>
</head>
<body>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="250">
<param name="movie" value="banner.swf">
<param name="quality" value="high">
<embed src="banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="250"></embed>
</object></td>
</tr>
<tr>
<td height="0" bgcolor="#F0FFFF"> </td>
</tr>
</table>
</body>
</html>
<% }
else
{ response.sendRedirect("c.jsp");} %>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -