⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eitit.aspx

📁 学生成绩管理系统c#vs2005.rar
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="eitit.aspx.cs" Inherits="eitit" %>

<!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>Untitled Page</title>
</head>
<body bgcolor="#99ccff">
    <form id="form1" runat="server">
    <div>
        <div style="z-index: 102; left: 258px; width: 480px; position: absolute; top: 175px;
            height: 296px">
            <asp:Panel ID="Panel3" runat="server" BorderStyle="Outset" Height="272px" Width="440px">
                <div style="z-index: 101; left: 127px; width: 188px; position: absolute; top: 41px;
                    height: 24px">
                    请输入要修改的学生学号</div>
                <div style="z-index: 102; left: 134px; width: 188px; position: absolute; top: 125px;
                    height: 34px">
                    学 &nbsp; &nbsp;号<asp:TextBox ID="TextBox6" runat="server" Width="110px"></asp:TextBox></div>
                <div style="z-index: 103; left: 106px; width: 229px; position: absolute; top: 201px;
                    height: 22px">
                                      
                    &nbsp;
                    <asp:Button ID="Button6" runat="server" Text="取消" Width="61px" OnClick="Button6_Click" />&nbsp;
                    <asp:Button ID="Button1" runat="server" OnClick="Button2_Click1" Text="注 销" Width="62px" ForeColor="Red" />
                    &nbsp;&nbsp;
                    &nbsp;&nbsp;<asp:Button ID="Button2" runat="server" Text="确 定" Width="62px" OnClick="Button2_Click"/></div>
            </asp:Panel>
        </div>
        <div style="z-index: 103; left: -4px; background-image: url(image/button.gif); width: 1000px;
            position: absolute; top: 537px; height: 73px; background-color: transparent">
            <div style="z-index: 101; left: 163px; width: 675px; position: absolute; top: 13px;
                height: 36px; text-align: center">
                <span style="font-size: 0.8em"><span style="color: fuchsia"><span style="text-decoration: underline">
                    湖南科技职业国家示范性软件学院 ACCP2051班第一项目小组开发 开发时间:2007--5 指导老师:徐薯华&nbsp; 专业老师:刘敏<br />
                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp; <span style="text-decoration: underline">小组成员:钟爱、王荣华、唐伯喜、李梦军</span></span></span></div>
        </div>
        <div style="z-index: 105; left: 7px; background-image: url(image/1.jpg); width: 983px;
            position: absolute; top: 3px; height: 113px">
        </div>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -