?? b_term.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="b_term.aspx.cs" Inherits="_Default" %>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
<script language="javascript" type="text/javascript">
// <!CDATA[
// ]]>
</script>
</head>
<body bgcolor="#99ccff">
<form id="form1" runat="server">
<div>
<div style="z-index: 102; left: 123px; width: 867px; position: absolute; top: 63px;
height: 84px">
<asp:Image ID="Image1" runat="server" ImageUrl="~/NewFolder1/f.bmp" />
<div style="z-index: 101; left: 1px; width: 883px; position: absolute; top: 60px;
height: 96px">
<asp:Image ID="Image2" runat="server" ImageUrl="~/NewFolder1/a.bmp" Height="123px" Width="783px" /></div>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
<div style="z-index: 105; left: 126px; width: 782px; position: absolute; top: 460px;
height: 19px" id="DIV1" onclick="return DIV1_onclick()">
<asp:GridView ID="GridView2" runat="server" Height="1px" Width="780px" ForeColor="Purple">
</asp:GridView>
<div style="z-index: 101; left: 1px; width: 780px; position: absolute; top: 42px;
height: 153px">
<asp:GridView ID="GridView3" runat="server" Width="779px" ForeColor="Purple">
</asp:GridView>
</div>
</div>
<div style="z-index: 103; left: 123px; width: 853px; position: absolute; top: 282px;
height: 60px">
<asp:Label ID="lbl_ENGINEER" runat="server" Text="系部:" ForeColor="Purple"></asp:Label> <asp:Label ID="lblT_ENGINEER" runat="server" Text="軟件系" Width="93px" ForeColor="Purple"></asp:Label>
<asp:Label ID="lbl_ID" runat="server" Text="學號:" ForeColor="Purple"></asp:Label>
<asp:Label ID="lblT_ID" runat="server" ForeColor="Purple"></asp:Label>
<asp:Label ID="lbl_CLASS" runat="server" Text="班級:" ForeColor="Purple"></asp:Label>
<asp:Label ID="lblT_CLASS" runat="server" ForeColor="Purple"></asp:Label>
<asp:Label ID="lbl_NAME" runat="server" Text="姓名:" ForeColor="Purple"></asp:Label>
<asp:Label ID="lblT_NAME" runat="server" Width="184px" ForeColor="Purple"></asp:Label>
<br />
<asp:Label ID="lblSTD_MAJOR" runat="server" Text="專業:" ForeColor="Purple"></asp:Label>
<asp:Label ID="lblTSTD_MAJOR" runat="server" Text="ACCP3.0" ForeColor="Purple"></asp:Label></div>
<br />
<br />
 
<div style="z-index: 104; left: 125px; width: 783px; position: absolute; top: 353px;
height: 44px">
<asp:Label ID="lbl_xuelian" runat="server" Text="學年" ForeColor="Purple"></asp:Label>
<asp:DropDownList ID="DropDownList1" runat="server" ForeColor="Purple">
<asp:ListItem Selected="True" Value="01">第一學年</asp:ListItem>
<asp:ListItem Value="02">第二學年</asp:ListItem>
<asp:ListItem Value="03">全年</asp:ListItem>
</asp:DropDownList>
<asp:Label ID="lbl_xueqi" runat="server" Text="學期" ForeColor="Purple"></asp:Label> <asp:DropDownList ID="DropDownList2" runat="server" ForeColor="Purple">
<asp:ListItem Selected="True" Value="01">第一學期</asp:ListItem>
<asp:ListItem Value="02">第二學期</asp:ListItem>
<asp:ListItem Value="03">一.二學期</asp:ListItem>
</asp:DropDownList></div>
<br/>
<br />
<br />
<br />
<br />
<br/>
<div style="z-index: 101; left: 125px; width: 754px; position: absolute; top: 375px;
height: 50px">
<asp:GridView ID="GridView1" runat="server" Width="782px" Height="29px" ForeColor="Purple">
</asp:GridView>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<div style="z-index: 106; left: 127px; width: 782px; position: absolute; top: 564px;
height: 143px">
<asp:GridView ID="GridView4" runat="server" Width="784px" ForeColor="Purple">
</asp:GridView>
<div style="z-index: 101; left: 351px; width: 308px; position: absolute; top: -215px;
height: 63px">
<asp:Button ID="Button1" runat="server" Height="31px" Text="查詢 " Width="67px" ForeColor="Purple" />
</div>
</div>
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<div style="z-index: 107; left: 131px; width: 149px; position: absolute; top: 703px;
height: 54px">
<asp:ImageButton ID="ImageButton1" runat="server" Height="42px" ImageUrl="~/NewFolder1/index3_0.gif"
PostBackUrl="~/std_index1.aspx" Width="141px" /></div>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -