⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 80582bcbd5a3001d16ddcf45cb43ae9f

📁 实习的时候做的数字校园系统
💻
字号:
<%@ page contentType="text/html;charset=GBK"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>学生信息</title>
</head>
<body>
<form name="form1" method="post" action="">
<table style="FONT-SIZE: 10pt" borderColor="#ffffff"  cellSpacing="0" cellPadding="0"  bgColor="#dee7ff" border="0" width="679" align="center">
    <tr>
      <td width="12" height="15" background="<%=request.getContextPath() %>/jiemian/image/file1.gif"></td>
      <td width="104" background="<%=request.getContextPath() %>/jiemian/image/title_left.gif" bgcolor="#CCCCCC"><font color="#f7f7f7">学生信息</font></td>
      <td width="8" background="<%=request.getContextPath() %>/jiemian/image/title_middle.gif"><font color="#f7f7f7">&nbsp;</font></td>
      <td width="541" background="<%=request.getContextPath() %>/jiemian/image/title_right.gif"><font color="#f7f7f7">&nbsp;</font></td>
    </tr>
  </table>
</form>
</body>
</html>

⌨️ 快捷键说明

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