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

📄 subject_y.aspx.svn-base

📁 大学英语学习系统
💻 SVN-BASE
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Subject_Y.aspx.cs" Inherits="SubjectManage_Subject_Y" %>

<!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>
</head>
<body>
<center>
    <form id="form1" runat="server">
    <div>
        &nbsp;<table border="1" align="center" cellpadding="1" cellspacing="1" bordercolor="#FFFFFF" bgcolor="#666666" class="style2" id="TABLE2" runat="server" style="width: 688px; height: 56px">
            <tr>
            <td height="22" colspan="4" align="left" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
                &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;
                &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;
                <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="返回" /></td>
          </tr>
            <tr>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1"
                    style="width: 1125px; height: 22px;">
                    题号:</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" style="width: 254px;
                    height: 22px">
                    <asp:TextBox ID="texTno" runat="server"></asp:TextBox></td>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" style="width: 174px;
                    height: 22px">
                    难度:</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1"
                    style="width: 220px; height: 22px;">
                    <asp:DropDownList ID="ddlGrade" runat="server" Width="117px">
                        <asp:ListItem>1</asp:ListItem>
                        <asp:ListItem>2</asp:ListItem>
                        <asp:ListItem>3</asp:ListItem>
                        <asp:ListItem>4</asp:ListItem>
                        <asp:ListItem>5</asp:ListItem>
                    </asp:DropDownList></td>
            </tr>
          <tr>
            <td height="22" colspan="1" align="center" bordercolor="#FFFFFF" bgcolor="#FFFFFF" style="width: 1125px">
                内容</td>
              <td align="center" bgcolor="#ffffff" bordercolor="#ffffff" colspan="3" height="22">
                    <asp:TextBox ID="texConetnt" runat="server" Height="302px"
                        TextMode="MultiLine" Width="587px"></asp:TextBox></td>
          </tr>
            <tr>
                <td align="center" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" height="22"
                    style="width: 1125px">
                </td>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" height="22"
                    style="width: 254px">
                    问题编码</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="2" height="22">
                    <asp:TextBox ID="texNo" runat="server" Width="151px"></asp:TextBox></td>
            </tr>
            <tr>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" height="22"
                    style="width: 1125px">
                    问题内容</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="3" height="22">
                    <asp:TextBox ID="texCon" runat="server" Width="587px" TextMode="MultiLine"></asp:TextBox></td>
            </tr>
            <tr>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" height="22"
                    style="width: 1125px">
                    选项A</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="3" height="22">
                    <asp:TextBox ID="texA" runat="server" Width="587px" TextMode="MultiLine"></asp:TextBox></td>
            </tr>
            <tr>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" height="22"
                    style="width: 1125px">
                    选项B</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="3" height="22">
                    <asp:TextBox ID="texB" runat="server" Width="587px" TextMode="MultiLine"></asp:TextBox></td>
            </tr>
            <tr>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" height="22"
                    style="width: 1125px">
                    选项C</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="3" height="22">
                    <asp:TextBox ID="texC" runat="server" Width="585px" TextMode="MultiLine"></asp:TextBox></td>
            </tr>
            <tr>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1" height="22"
                    style="width: 1125px">
                    选项D</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="3" height="22">
                    <asp:TextBox ID="texD" runat="server" Width="585px" TextMode="MultiLine"></asp:TextBox></td>
            </tr>
            <tr>
                <td align="right" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1"
                    style="width: 1125px; height: 22px;">
                    正确答案</td>
                <td align="left" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1"
                    style="width: 254px; height: 22px;">
                    <asp:DropDownList ID="ddlKey" runat="server" Width="136px">
                        <asp:ListItem>A</asp:ListItem>
                        <asp:ListItem>B</asp:ListItem>
                        <asp:ListItem>C</asp:ListItem>
                        <asp:ListItem>D</asp:ListItem>
                    </asp:DropDownList></td>
                <td align="center" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1"
                    style="width: 174px; height: 22px;">
                </td>
                <td align="center" bgcolor="#ffffff" bordercolor="#ffffff" colspan="1"
                    style="width: 220px; height: 22px;">
                    <asp:Label ID="Label2" runat="server" Width="176px"></asp:Label></td>
            </tr>
            <tr>
                <td align="center" bgcolor="#ffffff" bordercolor="#ffffff" colspan="4" height="22">
                    <asp:Button ID="btnAdd" runat="server" OnClick="btnAdd_Click" Text="录入" Width="80px" />
                    &nbsp; &nbsp;&nbsp; 
                    <asp:Button ID="btnNext" runat="server" Text="下一题" Width="80px" OnClick="btnNext_Click" />
                    &nbsp; &nbsp;&nbsp; 
                    <asp:Button ID="btnNext_1" runat="server" Text="下一问题" Width="80px" OnClick="btnNext_1_Click" /></td>
            </tr>
            <tr>
                <td align="center" bgcolor="#ffffff" bordercolor="#ffffff" colspan="4" height="22">
                    &nbsp;<asp:Button ID="btnFind" runat="server" OnClick="btnFind_Click" Text="查找" Width="80px" />
                    &nbsp; &nbsp; &nbsp; &nbsp; 
                    <asp:Button ID="btnUpdate" runat="server" OnClick="btnUpdate_Click" Text="修改" Width="80px" />
                    &nbsp; &nbsp; &nbsp;<asp:Button ID="btnDel" runat="server" OnClick="btnDel_Click" Text="删除" Width="80px" /></td>
            </tr>
        </table>
    
    </div>
    </form>
    </center>
</body>
</html>

⌨️ 快捷键说明

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