outok.asp

来自「教师教学质量评价系统 教师教学质量评价系统 asp 源代码」· ASP 代码 · 共 31 行

ASP
31
字号

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>哈尔滨学院教师教学质量评价系统</title>
<link href="wangye9pt.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FD66FF;
}
-->
</style></head>

<body>
<table width="100"  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="285" height="356">
      <param name="movie" value="flash/flash.swf">
      <param name="quality" value="high">
      <embed src="flash/flash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="285" height="356"></embed>
    </object></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?