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

📄 note.aspx

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

<!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: 101; left: 225px; width: 504px; position: absolute; top: 137px;
            height: 388px">
            <asp:Panel ID="panle_note_out" runat="server" BorderStyle="Dotted" Height="359px"
                HorizontalAlign="Justify" Width="457px">
                <div id="panle_add_cth" style="z-index: 101; left: 36px; width: 442px; position: absolute;
                    top: 13px; height: 347px; text-align: left">
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    <span id="panle_note_putout"
                        style="text-decoration: underline"><span style="font-size: 14pt; color: #3300ff"><strong>
                            通知发布<br />
                        </strong></span></span>
                    <br />
                    &nbsp; &nbsp; &nbsp; &nbsp; 通知标题&nbsp;
                    <div style="z-index: 101; left: 145px; width: 146px; position: absolute; top: 308px;
                        height: 24px">
                     
                        &nbsp;<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="返回" Width="63px" />
                        <div style="z-index: 103; left: -403px; background-image: url(image/button.gif);
                            width: 1000px; position: absolute; top: 69px; 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>
                        &nbsp;
                        <asp:Button ID="Button2" runat="server" Text="确 定" Width="63px" OnClick="Button2_Click" /></div>
                    <asp:TextBox ID="txt_note_head" runat="server" Width="301px"></asp:TextBox><br />
                    &nbsp; &nbsp; &nbsp; &nbsp; 通知内容:<br />
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br />
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
                    <div style="z-index: 102; left: 75px; width: 363px; position: absolute; top: 274px;
                        height: 19px">
                        通知签名<asp:TextBox ID="txt_note_note" runat="server" Width="108px"></asp:TextBox>发布时间<asp:Label
                            ID="lb_note_time" runat="server" BackColor="#FFC0C0" Text="Label"></asp:Label></div>
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;
                    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
                    &nbsp;&nbsp;
                    <div style="z-index: 103; left: 35px; width: 399px; position: absolute; top: 87px;
                        height: 181px">
                        <asp:TextBox ID="txt_not_body" runat="server" BackColor="White" Height="168px" Width="370px"></asp:TextBox></div>
                </div>
            </asp:Panel>
        </div>
        <div style="z-index: 105; left: 15px; background-image: url(image/1.jpg); width: 983px;
            position: absolute; top: 8px; height: 113px">
        </div>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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