1 Star 0 Fork 0

王小楽/zxdy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
stumain.html 9.00 KB
一键复制 编辑 原始数据 按行查看 历史
王小楽 提交于 2016-11-24 22:09 . zxdy
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>学生主页面</title>
<link rel="stylesheet" type="text/css" href="css/reset.css"/>
<link rel="stylesheet" type="text/css" href="css/stumain.css"/>
<link rel="stylesheet" type="text/css" href="css/comman.css"/>
<script src="js/stumain.js" type="text/javascript" charset="utf-8"></script>
<script src="js/keyUp.js" type="text/javascript" charset="utf-8"></script>
<script src="js/fenye.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<header>
<nav class="top">
</nav>
</header>
<section>
<div id="menu" class="menu">
<ul>
<li><a href="stu_ziliao.html">xyz:</a></li>
<li>
<a href="#" id="my" onmousemove="showMenu(&#39;xsMenu&#39;)" onmouseout="hideMenu(&#39;xsMenu&#39;)">
我的&nbsp;<img src="img/down.gif" border="0"></a>
</li>
<div class="hidmenu" id="xsMenu" style="position: absolute; visibility: hidden; top: 165px; left: 1165px;" onmouseout="hideMenu(&#39;xsMenu&#39;)" onmousemove="showMenu(&#39;xsMenu&#39;)">
<table cellpadding="0" cellspacing="0">
<tbody><tr>
<td>
<a href="stu_wodecanyu.html" onclick="hideMenu(&#39;xsMenu&#39;)">我的参与</a>
</td>
<td>
<a href="stu_wodetiwen.html" onclick="hideMenu(&#39;xsMenu&#39;)">我的提问</a>
</td>
</tr>
<tr>
<td>
<a href="stu_wodekecheng.html" onclick="hideMenu(&#39;xsMenu&#39;)">我的课程</a>
</td>
<td>
<a href="stu_wodeshengqing.html" onclick="hideMenu(&#39;xsMenu&#39;)">我的申请</a>
</td>
</tr>
<tr>
<td>
<a href="stu_shengqingkecheng.html">申请课程</a>
</td>
<td>
<a href="stu_xiugaimima.html">修改密码</a>
</td>
</tr>
<tr>
<td>
<a href="stu_ziliao.html" onclick="hideMenu(&#39;xsMenu&#39;)">我的资料</a>
</td>
<td>
<a href="stu_xiugaiziliao.html">修改资料</a>
</td>
</tr>
</tbody></table>
</div>
<li><a href="login.html">退出</a></li>
</ul>
</div>
<div id="nav" class="nav">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td>
<a href="http://localhost:8080/zxdy/IndexAction.action?actionStr=all">师生在线答疑</a>
</td>
<form id="IndexAction" name="IndexAction" action="http://localhost:8080/zxdy/IndexAction.action" method="post"></form>
<td align="right">
<input type="radio" name="condition" id="IndexAction_conditionTGID" checked="checked" value="TGID" class="check_box"><label for="IndexAction_conditionTGID" class="check_box">按课程号</label>
<input type="radio" name="condition" id="IndexAction_conditionTGName" value="TGName" class="check_box"><label for="IndexAction_conditionTGName" class="check_box">按课程名</label>
<input type="text" name="key" value="请输入关键字" id="IndexAction_key" class="input2" onfocus="value=&#39;&#39;">
<script>
document.all.key.onkeypress=keyUp;
</script>
<input type="submit" id="button2" value="搜索">
</td>
</tr>
</tbody>
</table>
</div>
<div class="indexbox">
<div class="indextitle"><span>课程列表&nbsp;&nbsp;</span></div>
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<th width="33%" align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;课程</th>
<th width="5%">问题</th>
<th width="5%">&nbsp;</th>
<th width="5%">回复</th>
<th width="2%">&nbsp;</th>
<th width="50%">最后发表</th>
</tr>
<tr id="list0" onmousemove="myMouseOn(&#39;list0&#39;)" onmouseout="myMouseOut(&#39;list0&#39;)" class="outRow">
<td>&nbsp;&nbsp;
<a href="http://localhost:8080/zxdy/TTLAction.action?tgid=10000" style="font-weight:bold;">
Java网络编程</a><br>&nbsp;&nbsp;
课程号:[10000]
---计算机与自动控制学院
</td>
<td align="center">
0
</td>
<td>&nbsp;</td>
<td align="center">
0
</td>
<td>&nbsp;</td>
<td align="center">
---------------
</td>
</tr>
<tr id="list1" onmousemove="myMouseOn(&#39;list0&#39;)" onmouseout="myMouseOut(&#39;list0&#39;)" class="outRow">
<td>&nbsp;&nbsp;
<a href="http://localhost:8080/zxdy/TTLAction.action?tgid=10001" style="font-weight:bold;">
数据库系统概论</a><br>&nbsp;&nbsp;
课程号:[10001]
---计算机与自动控制学院
</td>
<td align="center">
7
</td>
<td>&nbsp;</td>
<td align="center">
4
</td>
<td>&nbsp;</td>
<td align="center">
<a href="http://localhost:8080/zxdy/TTDAction.action?tid=8">测试81
by&nbsp;xyz&nbsp;-2016-09-21 09:42:10</a>
</td>
</tr>
<tr id="list2" onmousemove="myMouseOn(&#39;list2&#39;)" onmouseout="myMouseOut(&#39;list2&#39;)" class="outRow">
<td>&nbsp;&nbsp;
<a href="http://localhost:8080/zxdy/TTLAction.action?tgid=10002" style="font-weight:bold;">
C语言程序设计</a><br>&nbsp;&nbsp;
课程号:[10002]
---计算机与自动控制学院
</td>
<td align="center">
4
</td>
<td>&nbsp;</td>
<td align="center">
0
</td>
<td>&nbsp;</td>
<td align="center">
<a href="http://localhost:8080/zxdy/TTDAction.action?tid=7">测试71
by&nbsp;xyz&nbsp;-2016-09-21 09:42:10</a>
</td>
</tr>
<tr id="list3" onmousemove="myMouseOn(&#39;list3&#39;)" onmouseout="myMouseOut(&#39;list3&#39;)" class="outRow">
<td>&nbsp;&nbsp;
<a href="http://localhost:8080/zxdy/TTLAction.action?tgid=10003" style="font-weight:bold;">
高等数学</a><br>&nbsp;&nbsp;
课程号:[10003]
---理学院
</td>
<td align="center">
1
</td>
<td>&nbsp;</td>
<td align="center">
1
</td>
<td>&nbsp;</td>
<td align="center">
<a href="http://localhost:8080/zxdy/TTDAction.action?tid=3">C++很难吗?应该怎么样学习呢
by&nbsp;xzh&nbsp;-2016-09-21 09:42:11</a>
</td>
</tr>
<tr id="list4" onmousemove="myMouseOn(&#39;list4&#39;)" onmouseout="myMouseOut(&#39;list4&#39;)" class="outRow">
<td>&nbsp;&nbsp;
<a href="http://localhost:8080/zxdy/TTLAction.action?tgid=10004" style="font-weight:bold;">
线性代数</a><br>&nbsp;&nbsp;
课程号:[10004]
---理学院
</td>
<td align="center">
0
</td>
<td>&nbsp;</td>
<td align="center">
0
</td>
<td>&nbsp;</td>
<td align="center">
---------------
</td>
</tr>
</tbody>
</table>
</div>
<table width="98%" border="0" align="center" style="margin:4px 0px;">
<tbody>
<tr align="right">
<td align="left" style="font-size:13px;">
共2页|第1页
</td>
<form id="IndexAction" name="IndexAction" action="http://localhost:8080/zxdy/IndexAction.action" method="post"></form>
<td width="65%">
<font size="2">选择分页跨度:</font>
<select name="span" id="IndexAction_span" onchange="this.form.submit();">
<option value="1">每页1个</option>
<option value="2">每页2个</option>
<option value="5" selected="selected">每页5个</option>
<option value="10">每页10个</option>
<option value="15">每页15个</option>
<option value="20">每页20个</option>
</select>
</td>
<td width="7%">
</td>
<form id="IndexAction" name="IndexAction" action="http://localhost:8080/zxdy/IndexAction.action" method="post"></form>
<td width="7%">
<select name="curPage" id="IndexAction_curPage" onchange="this.form.submit();">
<option value="1" selected="selected">??1?</option>
<option value="2">??2?</option>
</select>
</td>
<td width="7%">
<a href="http://localhost:8080/zxdy/IndexAction.action?curPage=2">
<img src="img/next.gif" alt="下一页" border="0">
</a>
</td>
</tr>
</tbody>
</table>
</section>
<footer>
<nav class="foot">
</nav>
</footer>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/cc110748/zxdy.git
git@gitee.com:cc110748/zxdy.git
cc110748
zxdy
zxdy
master

搜索帮助