?? 任課修改刪除.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="任課修改刪除.aspx.cs" Inherits="任課信息修改" %>
<!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" >
<head runat="server">
<title>無標題頁</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">
<!--
body {
background-image: url(t1.jpg);
background-repeat: no-repeat;
}
-->
</style></head>
<body>
<form id="form1" runat="server">
<div>
<div>
<div title="任課信息修改刪除">
<table align="center" border="0" width="200">
<tr>
<td>
<img height="68" src="標題副本.png" width="699" /></td>
</tr>
</table>
<br />
<table align="center" border="0" width="750">
<tr>
<td align="center" bgcolor="#ffff00" style="width: 183px; height: 21px">
<asp:HyperLink ID="HyperLink11" runat="server" NavigateUrl="管理模塊_帳戶管理.aspx">賬戶信息管理</asp:HyperLink></td>
<td align="center" bgcolor="#ffff00" style="color: #000000; height: 21px" width="183">
<asp:HyperLink ID="HyperLink12" runat="server" NavigateUrl="學生信息管理.aspx">學生信息管理</asp:HyperLink></td>
<td align="center" bgcolor="#ffff00" style="color: #000000; height: 21px" width="183">
<asp:HyperLink ID="HyperLink13" runat="server" NavigateUrl="教師信息管理.aspx">教師信息管理</asp:HyperLink></td>
<td align="center" bgcolor="#ffff00" style="height: 21px" width="183">
<asp:HyperLink ID="HyperLink14" runat="server" NavigateUrl="成績課程管理.aspx">成績課程管理</asp:HyperLink></td>
</tr>
</table>
<br />
<table align="center" width="718">
<tr>
<td align="left" style="width: 138px" valign="top">
<table align="center" border="0" height="302" style="width: 127px">
<tr>
<td align="center" bgcolor="#ffff00" style="width: 127px; height: 11px">
<asp:HyperLink ID="HyperLink15" runat="server" NavigateUrl="課程信息瀏覽.aspx">課程信息瀏覽</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 127px; height: 3px">
<asp:HyperLink ID="HyperLink16" runat="server" NavigateUrl="任課信息查詢.aspx">任課信息查詢</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 127px; height: 12px">
<asp:HyperLink ID="HyperLink17" runat="server" NavigateUrl="任課修改刪除.aspx">任課修改刪除</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 127px; height: 5px">
<asp:HyperLink ID="HyperLink18" runat="server" NavigateUrl="修改刪除科目.aspx">修改刪除科目</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 127px">
<asp:HyperLink ID="HyperLink19" runat="server" NavigateUrl="課程安排.aspx">課程安排</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 127px">
<asp:HyperLink ID="HyperLink20" runat="server" NavigateUrl="添加科目.aspx">添加科目</asp:HyperLink></td>
</tr>
<tr>
<td align="center" style="width: 127px; height: 36px">
</td>
</tr>
<tr>
<td style="width: 127px; height: 162px">
</td>
</tr>
</table>
</td>
<td style="width: 426px">
<table style="width: 501px; height: 32px">
<tr>
<td align="center" style="width: 138px; height: 33px">
課程名</td>
<td style="width: 203px; height: 33px" align="left">
<asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack="True" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged" Width="125px">
</asp:DropDownList></td>
<td style="width: 153px; height: 33px">
課程編號</td>
<td style="width: 197px; height: 33px" align="left" colspan="2">
<asp:DropDownList ID="DropDownList3" runat="server" Width="85px">
</asp:DropDownList>
</td>
</tr>
<tr>
<td align="center" style="width: 138px; height: 33px">
日期</td>
<td style="width: 203px; height: 33px" align="left">
<asp:DropDownList ID="DropDownList2" runat="server" Width="123px">
</asp:DropDownList></td>
<td style="width: 153px; height: 33px">
</td>
<td style="width: 197px; height: 33px" colspan="2">
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="查詢" Width="94px" /></td>
</tr>
</table>
<br />
<table style="width: 503px; height: 231px">
<tr>
<td style="width: 70px; height: 26px">
課程編號</td>
<td align="left" colspan="3" style="height: 26px">
<asp:TextBox ID="TextBox2" runat="server" ReadOnly="True" Width="108px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px; height: 26px">
課程名</td>
<td align="left" colspan="3" style="height: 26px">
<asp:TextBox ID="TextBox3" runat="server" ReadOnly="True" Width="108px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 70px; height: 26px">
教師編號</td>
<td align="left" colspan="3" style="height: 26px">
<asp:DropDownList ID="DropDownList4" runat="server" AutoPostBack="True" OnSelectedIndexChanged="DropDownList4_SelectedIndexChanged">
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 70px; height: 26px">
姓名</td>
<td align="left" colspan="3" style="height: 26px">
<asp:TextBox ID="TextBox5" runat="server" ReadOnly="True" Width="106px"></asp:TextBox></td>
</tr>
<tr>
<td rowspan="5" style="width: 70px">
日期</td>
<td align="left" colspan="3" rowspan="5">
<asp:TextBox ID="TextBox6" runat="server" ReadOnly="True"></asp:TextBox></td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
<td style="width: 70px; height: 62px;">
</td>
<td align="left" style="width: 106px; height: 62px;" valign="top">
<asp:Button ID="Button2" runat="server" OnClick="Button2_Click" Text="修改" Width="82px" />
</td>
<td align="left" style="width: 202px; height: 62px;" valign="top">
<asp:Button ID="Button3" runat="server" OnClick="Button3_Click1" Text="刪除" Width="82px" /></td>
<td style="width: 37px; height: 62px;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -