1 Star 0 Fork 0

huangpengfei/ZF-system

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
js_xxkjxrw.aspx 4.90 KB
一键复制 编辑 原始数据 按行查看 历史
sysorem 提交于 2016-06-16 00:10 . zf
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="js_xxkjxrw.aspx.vb" Inherits="zjdx.js_xxkjxrw"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="gb2312">
<head>
<title>现代教学管理信息系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta http-equiv="Content-Language" content="gb2312" />
<meta content="all" name="robots" />
<meta name="author" content="sunleoo@gmail.com" />
<meta name="Copyright" content="正方软件 zfsoft" />
<meta name="description" content="教务软件 学分制 教学管理" />
<meta content="教务软件 学分制 教学管理" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" rev="stylesheet" href="style/main.css" type="text/css" media="all" />
</HEAD>
<body MS_POSITIONING="GridLayout">
<FORM id="Form1" method="post" runat="server"><iframe src="head.htm" frameborder="0" scrolling="no" width="100%" height="59"></iframe>
<div id="main">
<div id="title">
<div id="title_l"></div>
<div id="title_m">&nbsp;</div>
<div id="title_r"></div>
</div>
<div id="content"> <table width="100%" border="0" cellpadding="0" cellspacing="1" id="cxtj">
<tr>
<td><img src="images/search_tj.gif" width="80" height="18"></td>
</tr>
<tr>
<td><table width="100%" border="0" align="center" cellpadding="3" cellspacing="1" id="cx" class="cxbg">
<tr>
<td bgcolor="#ffffff"><table width="100%" border="1" align="center" cellpadding="4" cellspacing="1" bordercolor="#e6e6e6" frame="below" id="cx">
<tr>
<td>学年:
<asp:dropdownlist id="ddlXN" runat="server" AutoPostBack="true"></asp:dropdownlist> &nbsp;&nbsp; 学期:
<asp:dropdownlist id="ddlXQ" runat="server" AutoPostBack="true"></asp:dropdownlist> &nbsp;&nbsp; </td>
</tr>
<tr>
<td>课程:
<asp:dropdownlist id="ddlKC" runat="server" AutoPostBack="false"></asp:dropdownlist> &nbsp;&nbsp; </td>
</tr>
<tr>
<td><asp:button id="btnFilter" runat="server" Text=" 查询 " CssClass="button"></asp:button> <INPUT id="btnClose" onclick="window.close();" type="button" value=" 关闭 " name="btnClose" class="button"></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<TABLE width="100%" id="Table1">
<TR>
<TD>
<asp:datagrid id="DBGrid" runat="server" AutoGenerateColumns="False" Width="100%" GridLines="none" CellPadding="3" CssClass="datagridstyle">
<AlternatingItemStyle CssClass="datagrid1212"></AlternatingItemStyle>
<HeaderStyle CssClass="datagridhead"></HeaderStyle>
<Columns>
<asp:BoundColumn DataField="xn" HeaderText="学年"></asp:BoundColumn>
<asp:BoundColumn DataField="xq" HeaderText="学期"></asp:BoundColumn>
<asp:BoundColumn DataField="kcdm" HeaderText="课程代码"></asp:BoundColumn>
<asp:BoundColumn DataField="kcmc" HeaderText="课程名称"></asp:BoundColumn>
<asp:BoundColumn DataField="xf" HeaderText="学分"></asp:BoundColumn>
<asp:BoundColumn DataField="jszgh" HeaderText="职工号"></asp:BoundColumn>
<asp:BoundColumn DataField="jsxm" HeaderText="任课教师"></asp:BoundColumn>
<asp:BoundColumn DataField="zxs" HeaderText="总课时"></asp:BoundColumn>
<asp:BoundColumn DataField="qsjsz" HeaderText="起止周"></asp:BoundColumn>
<asp:BoundColumn DataField="khfs" HeaderText="考核方式"></asp:BoundColumn>
<asp:BoundColumn DataField="kcxz" HeaderText="课程性质"></asp:BoundColumn>
<asp:BoundColumn DataField="kcgs" HeaderText="课程归属"></asp:BoundColumn>
</Columns>
</asp:datagrid></TD>
</TR>
</TABLE></div>
</div>
<div id="bottom">
<iframe src="bottom.htm" frameborder="0" scrolling="no" width="100%" height="28"></iframe>
</div>
</FORM>
</body>
</HTML>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xjuhuangpengfei/ZF-system.git
git@gitee.com:xjuhuangpengfei/ZF-system.git
xjuhuangpengfei
ZF-system
ZF-system
master

搜索帮助