📄 chaxun.aspx
字号:
<%@ Page language="c#" Codebehind="chaxun.aspx.cs" AutoEventWireup="false" Inherits="nicholasbjj.yonghuguanli" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>yonghuguanli</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body background="file:///D:\bishe\pic\beijing.jpg" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 56px; POSITION: absolute; TOP: 96px" height="40"
cellSpacing="1" cellPadding="1" width="600" border="1">
<TR>
<TD style="WIDTH: 135px"><FONT face="宋体" size="4"><STRONG> 请选择电厂</STRONG></FONT></TD>
<TD style="WIDTH: 133px"><STRONG><FONT size="4"><asp:dropdownlist id="DropDownList1" runat="server" Width="144px"></asp:dropdownlist></FONT></STRONG></TD>
<TD style="WIDTH: 141px"><FONT face="宋体" size="4"><STRONG> 请选择时间</STRONG></FONT></TD>
<TD style="WIDTH: 135px"><asp:dropdownlist id="DropDownList2" runat="server" Width="144px">
<asp:ListItem Value="2006-01">2006-01</asp:ListItem>
<asp:ListItem Value="2006-02">2006-02</asp:ListItem>
<asp:ListItem Value="2006-03">2006-03</asp:ListItem>
<asp:ListItem Value="2006-04">2006-04</asp:ListItem>
<asp:ListItem Value="2006-05">2006-05</asp:ListItem>
<asp:ListItem Value="2006-06">2006-06</asp:ListItem>
<asp:ListItem Value="2006-07">2006-07</asp:ListItem>
<asp:ListItem Value="2006-08">2006-08</asp:ListItem>
<asp:ListItem Value="2006-09">2006-09</asp:ListItem>
<asp:ListItem Value="2006-10">2006-10</asp:ListItem>
<asp:ListItem Value="2006-11">2006-11</asp:ListItem>
<asp:ListItem Value="2006-12">2006-12</asp:ListItem>
</asp:dropdownlist></TD>
</TR>
</TABLE>
<TABLE id="Table2" style="Z-INDEX: 102; LEFT: 760px; POSITION: absolute; TOP: 112px" cellSpacing="2"
cellPadding="1" width="160" border="1">
<TR>
<TD style="WIDTH: 80px"><asp:button id="Button1" runat="server" Width="72px" Text="查询" BorderStyle="Solid" Font-Names="YouYuan"
Font-Bold="True"></asp:button></TD>
<TD></TD>
<TD><asp:button id="Button3" runat="server" Width="72px" Text="返回" BorderStyle="Solid" Font-Names="YouYuan"
Font-Bold="True"></asp:button></TD>
</TR>
</TABLE>
<asp:datagrid id="DataGrid1" style="Z-INDEX: 103; LEFT: 56px; POSITION: absolute; TOP: 168px"
runat="server" Width="878px" Height="208px"></asp:datagrid><asp:label id="Label1" style="Z-INDEX: 104; LEFT: 320px; POSITION: absolute; TOP: 24px" runat="server"
Width="336px" Font-Names="YouYuan" Font-Bold="True" Height="48px" ForeColor="Black" Font-Size="X-Large">生产技术指标查询</asp:label></form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -