1 Star 1 Fork 1

GMYXDS/ZF-system

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
khfscx.aspx 4.18 KB
一键复制 编辑 原始数据 按行查看 历史
sysorem 提交于 2016-06-16 00:10 . zf
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="khfscx.aspx.vb" Inherits="zjdx.khfscx"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML 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">
<TABLE height="976" cellSpacing="0" cellPadding="0" width="439" border="0" ms_2d_layout="TRUE">
<TR vAlign="top">
<TD width="439" height="976">
<form id="Form1" method="post" runat="server">
<TABLE height="437" cellSpacing="0" cellPadding="0" width="974" border="0" ms_2d_layout="TRUE">
<TR>
<TD width="1" height="0"></TD>
<TD width="973" height="0"></TD>
</TR>
<TR vAlign="top">
<TD colSpan="2" height="60">
<iframe src="head.htm" frameborder="0" scrolling="no" width="952" height="59"></iframe></TD>
</TR>
<TR vAlign="top">
<TD height="348"></TD>
<TD>
<div id="main">
<div id="title">
<div id="title_l"></div>
<div id="title_m">教师课程考核方式查询</div>
<div id="title_r"></div>
</div>
<div id="content_no"><FONT></FONT>
<div class="search"></div>
<div class="search_content">
学年:
<asp:DropDownList id="xn" runat="server" AutoPostBack="True"></asp:DropDownList>
&nbsp; 学期:
<asp:DropDownList id="xq" runat="server" AutoPostBack="True"></asp:DropDownList>
<hr>
教师姓名:
<asp:Label id="jsxm" runat="server"></asp:Label>
&nbsp; 教师职工号:
<asp:Label id="jszgh" runat="server"></asp:Label>
<hr>
<asp:Label id="bm" runat="server">部门:</asp:Label>
<asp:DropDownList id="DropDownList3" runat="server" Width="176px" AutoPostBack="True"></asp:DropDownList>
<asp:Label id="xm" runat="server">教师姓名:</asp:Label>
<asp:DropDownList id="DropDownList4" runat="server" Width="182px" AutoPostBack="True"></asp:DropDownList></div>
<TABLE width="100%" id="Table1">
<TR>
<TD colspan="2">
<asp:DataGrid id="DataGrid1" runat="server" AutoGenerateColumns="False" Width="100%" GridLines="none"
CellPadding="3" CssClass="datagridstyle">
<AlternatingItemStyle CssClass="datagrid1212"></AlternatingItemStyle>
<HeaderStyle CssClass="datagridhead"></HeaderStyle>
<Columns>
<asp:BoundColumn DataField="kcmc" HeaderText="课程名称"></asp:BoundColumn>
<asp:BoundColumn DataField="kcdm" HeaderText="课程代码"></asp:BoundColumn>
<asp:BoundColumn DataField="kcxz" HeaderText="课程性质"></asp:BoundColumn>
<asp:BoundColumn DataField="xkkh" HeaderText="选课课号"></asp:BoundColumn>
<asp:BoundColumn DataField="khfs" HeaderText="考核方式"></asp:BoundColumn>
<asp:BoundColumn DataField="ksfs" HeaderText="考试方式"></asp:BoundColumn>
</Columns>
</asp:DataGrid></TD>
</TR>
<TR>
<TD colspan="2"></TD>
</TR>
</TABLE>
</div>
</div>
</TD>
</TR>
<TR vAlign="top">
<TD colSpan="2" height="29">
<div id="bottom">
<iframe src="bottom.htm" frameborder="0" scrolling="no" width="100%" height="28"></iframe>
</div>
</TD>
</TR>
</TABLE>
</form>
</TD>
</TR>
</TABLE>
</body>
</HTML>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/GMYXDS/ZF-system.git
git@gitee.com:GMYXDS/ZF-system.git
GMYXDS
ZF-system
ZF-system
master

搜索帮助