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

📄 ok查询老师.aspx

📁 本套软件适用于各大高校、培训机构等单位的教学管理软件。
💻 ASPX
字号:
<%@ Page Language="VB" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="OK查询老师.aspx.vb" Inherits="TeacherSearch_DB" title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
    <br />
    <br />
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    <asp:Label ID="Label1" runat="server" Text="选择查询方式"></asp:Label>&nbsp;<asp:DropDownList
        ID="DropDownList1" runat="server" AutoPostBack="True" Width="96px">
        <asp:ListItem>教师编号</asp:ListItem>
        <asp:ListItem>教师姓名</asp:ListItem>
    </asp:DropDownList>
    &nbsp; &nbsp;<asp:Label ID="Label2" runat="server" Text="对应值为" Width="72px"></asp:Label>
    <asp:DropDownList ID="DropDownList2" runat="server" Width="104px">
    </asp:DropDownList>
    &nbsp; &nbsp;&nbsp; &nbsp;
    <asp:Button ID="Button1" runat="server" Text="查询" /><br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <div style="z-index: 101; left: 88px; width: 632px; position: absolute; top: 144px;
        height: 248px">
        <asp:GridView ID="GridView1" runat="server" Width="600px">
        </asp:GridView>
    </div>
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
</asp:Content>

⌨️ 快捷键说明

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