xsfk.asp

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

ASP
31
字号
<!--#include file="top.asp"-->

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body>
<table width="786" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="188" rowspan="2" valign="top" background="images/lefttiao.jpg"><!--#include file="left.asp"--></td>
    <td height="20" colspan="2"><img src="images/righttop.jpg" width="598" height="20"></td>
  </tr>
  <tr>
    <td width="589" height="488" valign="top" bgcolor="#FFFFFF"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>      </tr>
    </table>
      <table width="500"  border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><iframe  src="bbsindex.asp" frameborder="no"  scrolling="auto" width="588" height="730"></iframe></td>
        </tr>
        <tr>
          <td></td>
        </tr>
    </table></td>
    <td width="9" background="images/rightright.jpg"></td>
  </tr>
</table>
</body>
</html>
<!--#include file="foot.asp"-->

⌨️ 快捷键说明

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