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

📄 lookjyxx.jsp

📁 基于JAVA的学生就业信息网 实现对信息浏览 检索 审核 修改和删除
💻 JSP
字号:
<%@ page contentType="text/html;charset=GBK" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>北京科技大学就业信息网</title>
<link href="main.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.STYLE1 {
	color: #FFFFFF;
	font-size: 10pt;
}
-->
</style>
<STYLE type=text/css>
.menutitle {
PADDING-RIGHT: 2px; PADDING-LEFT: 2pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 2px; WIDTH: 194px; CURSOR: pointer; COLOR: #666666; PADDING-TOP: 2px; BACKGROUND-COLOR: #e1e1e1; TEXT-ALIGN: left}
.submenu {
	MARGIN-BOTTOM: 0.5em
}
.STYLE2 {color: #FF0000}
.STYLE4 {color: #FF6600}
</STYLE>
<script language="JavaScript">
<!--
if (document.getElementById){ //DynamicDrive.com change
document.write('<style type="text/css">\n')
document.write('.submenu{display: none;}\n')
document.write('</style>\n')
}

function SwitchMenu(obj){
	if(document.getElementById){
	var el = document.getElementById(obj);
	var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change
		if(el.style.display != "block"){ //DynamicDrive.com change
			for (var i=0; i<ar.length; i++){
				if (ar[i].className=="submenu") //DynamicDrive.com change
				ar[i].style.display = "none";
			}
			el.style.display = "block";
		}else{
			el.style.display = "none";
		}
	}
}
//-->
</script>
<SCRIPT language=javascript src="../css/Jslib.js"></SCRIPT>
<script language="JavaScript" src="mm_menu.js"></script>
<script language="JavaScript" src="date.js"></script>

</head>

<body topmargin="0">

<%@include file="indextop.jsp" %>
<table width="800" border="0" align="center" cellpadding="0"cellspacing="1" bgcolor="#e1e1e1"  style="border-top:2px solid white">
  <tr>
    <td width="200" height="230" bgcolor="#F9F9F9" valign="top"><%@include file="left.jsp" %></td>
    <td width="600" bgcolor="#FFFFFF" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">

      <tr>
        <td height="29" bgcolor="#e11a13" style="padding-left:35px"><span class="body STYLE1">你好,<c:out value="${baseinfo.xm}"/>同学&nbsp;&nbsp;&nbsp;&nbsp;<SCRIPT language=javascript>CAL();</SCRIPT> &nbsp;&nbsp;您的位置:<a href="../index.html" class="menu1">首页</a> 〉学生管理</span></td>
      </tr>
      <tr>
        <td>
		<table width="100%" cellspacing="0" cellpadding="0" style="border:10px solid white">
            <tr>
              <td><table width="573" cellspacing="0" cellpadding="0" style="border:1px solid #e1e1e1">
                  <tr>
                    <td width="9" height="27" valign="bottom">&nbsp;</td>
                    <td width="506" valign="bottom"><img src="images/index-1_28.gif" width="21" height="20" /><img src="images/student5_03.gif" width="101" height="22" /></td>
                    <td width="50" valign="bottom">&nbsp;</td>
                    <td width="7" valign="bottom">&nbsp;</td>
                  </tr>
                  <tr height="2">
                    <td></td>
                    <td colspan="2" bgcolor="#E11A13"></td>
                    <td></td>
                  </tr>
                  <tr>
                    <td colspan="4" class="nomal">&nbsp;</td>
                  </tr>
                  <tr>
                    <td colspan="4" align="center">
					<table border="1" cellspacing="0" cellpadding="0" bordercolor="#e1e1e1" width="553">
					 <tr><td width=25% class="nomal">学号:<c:out value="${baseinfo.xh}" ></c:out></td> <td width=25% class="nomal">姓名:<c:out value="${baseinfo.xm}" ></c:out></td>
<td width=25% class="nomal">专业:
  <c:out value="${baseinfo.zy}" ></c:out></td><td width=25% class="nomal">培养方式:<c:out value="${baseinfo.pyfs}" ></c:out></td></tr>
<tr>
  <td class="nomal">生源所在地:
    <c:out value="${baseinfo.syszd}"></c:out></td> <td width=25% class="nomal">学制:<c:out value="${baseinfo.xz}" ></c:out></td>
<td width=25% class="nomal">毕业类别:<c:out value="${baseinfo.bylb}" ></c:out></td><td width=25% class="nomal">学生类别:<c:out value="${baseinfo.xslb}" ></c:out></td></tr>
<tr><td class="nomal">毕业去向:<c:out value="${byqx}" ></c:out></td><td class="nomal">就业形式:<c:out value="${jyxs}" ></c:out></td>
<td class="nomal" colspan="2">留存内容:<c:out value="${jyinfo.lcnr}" ></c:out></td></tr>
<tr><td class="nomal" colspan="4">单位名称:<c:out value="${jyinfo.dwmc}" ></c:out></td></tr>
<tr><td class="nomal" colspan="4">单位所在地<c:out value="${jyinfo.dwszd}" ></c:out></td></tr>
<tr><td class="nomal" colspan="4">单位地址:<c:out value="${jyinfo.dwdz}" ></c:out></td></tr>
<tr><td colspan=4 class="nomal">单位邮政编码:<c:out value="${jyinfo.dwyzbm}" ></c:out></td></tr>
<tr><td class="nomal" colspan="2">单位电话:<c:out value="${jyinfo.dwdh}" ></c:out></td><td class="nomal" colspan="2">单位传真:<c:out value="${jyinfo.dwcz}" ></c:out></td></tr>
<tr><td class="nomal" colspan="2">单位联系人:<c:out value="${jyinfo.dwlxr}"/></td><td class="nomal" colspan="2">单位电子信箱:<c:out value="${jyinfo.dwdzxx}" ></c:out></td></tr>
<tr><td class="nomal" colspan="4">档案转寄单位:<c:out value="${jyinfo.dazjdw}" ></c:out></td></tr>
<tr><td colspan="4" class="nomal">档案转寄地址:<c:out value="${jyinfo.dazjdz}" ></c:out></td></tr>
<tr><td class="nomal" colspan="4">档案转寄邮编:<c:out value="${jyinfo.dazjyzbm}" ></c:out></td></tr>
<tr><td class="nomal" colspan="4">户口迁移地址:<c:out value="${jyinfo.hkqydz}" ></c:out></td></tr>
<tr><td class="nomal" colspan="4">落实工作渠道:<c:out value="${jyinfo.lsgzqd}" ></c:out></td></tr>
<tr><td class="nomal" colspan="2">单位经济类型:<c:out value="${jyinfo.dwjjlx}" ></c:out></td><td class="nomal" colspan="2">单位性质:<c:out value="${jyinfo.dwxz}" ></c:out></td></tr>
<tr><td class="nomal" colspan="2">就业状态:<c:out value="${jyinfo.jyzt}" ></c:out></td><td class="nomal" colspan="2">留京单列标志:<c:out value="${jyinfo.ljdlbz}" ></c:out></td></tr>
<tr><td class="nomal" colspan="2">学院审核:<c:out value="${jyinfo.xysh}" ></c:out></td><td class="nomal" colspan="2">学校审核:<c:out value="${jyinfo.xxsh}" ></c:out></td></tr>
                    </table>
</td>
                  </tr>
                  <tr>
                    <td colspan="4">&nbsp;</td>
                  </tr>
              </table></td>
            </tr>
          </table>
		<%@include file="link.jsp" %>
          </td>
      </tr>
      <tr>      </tr>
	  <tr>
          <td>&nbsp;</td>
      </tr>
      <tr>
        <td height="1" bgcolor="#e1e1e1"></td>
      </tr>
      <tr height="100">
        <td><iframe frameborder="0" width="599" height="100"src="../foot.html" scrolling="no"></iframe></td>
      </tr>
    </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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