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

📄 query_state.aspx

📁 ESPlus固定资产管理系统 以前做的一个项目
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="Query_State.aspx.cs" AutoEventWireup="false" Inherits="AMSystem.admin.QuaryPart.Query_State" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>Query_MoHu</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<LINK href="../../css/css.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body>
		<form id="Form1" method="post" runat="server">
			<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="100%" border="1" borderColor="#ffffff">
				<TR>
					<TD class="P1" background="../../Images/bgcolor.gif" height="30">
						<P align="center">按状态查找</P>
					</TD>
				</TR>
				<TR>
					<TD class="P" bgColor="#e7f7ef" height="20" style="HEIGHT: 20px">请选择资产状态:&nbsp;
						<asp:DropDownList id="ddl_UseState" runat="server" Width="100px">
							<asp:ListItem Value="请选择">请选择</asp:ListItem>
							<asp:ListItem Value="在役">在役</asp:ListItem>
							<asp:ListItem Value="正常">正常</asp:ListItem>
							<asp:ListItem Value="超龄">超龄</asp:ListItem>
							<asp:ListItem Value="报废">报废</asp:ListItem>
							<asp:ListItem Value="已退库">已退库</asp:ListItem>
						</asp:DropDownList>&nbsp;&nbsp;请选择单位:
						<asp:DropDownList id="ddl_unit" runat="server" Width="100px"></asp:DropDownList></TD>
				</TR>
				<TR>
					<TD class="P" style="HEIGHT: 20px" bgColor="#e7f7ef" height="20"><FONT face="宋体"><FONT style="BACKGROUND-COLOR: #e7f7ef">
								请选择大类:&nbsp;&nbsp;&nbsp;&nbsp;
								<asp:DropDownList id="ddl_dep" runat="server" AutoPostBack="True" Width="100px"></asp:DropDownList>&nbsp;请选择小类:
								<asp:DropDownList id="ddl_class" runat="server" Width="100px"></asp:DropDownList>&nbsp;请选择部门:
							</FONT>
							<asp:DropDownList id="ddl_UseDep" runat="server" Width="100px"></asp:DropDownList></FONT></TD>
				</TR>
				<TR>
					<TD class="P" style="HEIGHT: 20px" bgColor="#e7f7ef" height="20">
						<P align="center">
							<asp:Button id="btn_choose" runat="server" Text="编辑显示项"></asp:Button><FONT face="宋体">&nbsp;</FONT>
							<asp:CheckBox id="chbcheck" runat="server" AutoPostBack="True" Text="全选"></asp:CheckBox><FONT face="宋体">&nbsp;</FONT>
							<asp:Button id="btn_QueryState" runat="server" Width="60px" Text="查找" Font-Size="12px"></asp:Button></P>
					</TD>
				</TR>
				<TR>
					<TD class="P" bgColor="#e7f7ef" borderColor="#ffffff">
						<asp:panel id="Panel_choose" runat="server" Runat="server" Visible="False" Width="100%">
							<asp:CheckBoxList id="cblEdit" runat="server" Width="100%" RepeatDirection="Horizontal" CssClass="P"
								RepeatColumns="9">
								<asp:ListItem Value="equ_UsingState as 使用情况">使用情况</asp:ListItem>
								<asp:ListItem Value="equ_Units as 所在单位">所在单位</asp:ListItem>
								<asp:ListItem Value="equ_UseDep as 大类">大类</asp:ListItem>
								<asp:ListItem Value="equ_Class as 小类">小类</asp:ListItem>
								<asp:ListItem Value="equ_UseDep2 as 使用部门">使用部门</asp:ListItem>
								<asp:ListItem Value="equ_AssetsCoding as 资产编号">资产编号</asp:ListItem>
								<asp:ListItem Value="equ_FinanceNum as 财务号">财务号</asp:ListItem>
								<asp:ListItem Value="equ_Name as 设备名称">设备名称</asp:ListItem>
								<asp:ListItem Value="equ_OriValue as 设备原值">设备原值</asp:ListItem>
								<asp:ListItem Value="equ_Brand as 设备品牌">设备品牌</asp:ListItem>
								<asp:ListItem Value="convert(varchar(10),equ_PurchaseTime,126) as 购置时间">购置时间</asp:ListItem>
								<asp:ListItem Value="equ_UseYears as 使用年限">使用年限</asp:ListItem>
								<asp:ListItem Value="equ_Spec as 规格型号">规格型号</asp:ListItem>
								<asp:ListItem Value="equ_CompCPU as 电脑CPU">电脑CPU</asp:ListItem>
								<asp:ListItem Value="equ_CompMemory as 电脑内存">电脑内存</asp:ListItem>
								<asp:ListItem Value="equ_CompHarddisk as 电脑硬盘">电脑硬盘</asp:ListItem>
								<asp:ListItem Value="equ_CompDisplayCard as 电脑显卡">电脑显卡</asp:ListItem>
								<asp:ListItem Value="equ_CompSoundCard as 电脑声卡">电脑声卡</asp:ListItem>
								<asp:ListItem Value="equ_CompODD as 电脑光驱">电脑光驱</asp:ListItem>
								<asp:ListItem Value="equ_CompFloppy as 电脑软驱">电脑软驱</asp:ListItem>
								<asp:ListItem Value="equ_CompDisplay as 电脑显示器">电脑显示器</asp:ListItem>
								<asp:ListItem Value="equ_CompMouse as 鼠标">鼠标</asp:ListItem>
								<asp:ListItem Value="equ_CompKeyBoard as 键盘">键盘</asp:ListItem>
								<asp:ListItem Value="equ_CompIP as 电脑IP地址">电脑IP地址</asp:ListItem>
								<asp:ListItem Value="equ_CompMAC as 电脑MAC地址">电脑MAC地址</asp:ListItem>
								<asp:ListItem Value="equ_CarNum as 车牌号">车牌号</asp:ListItem>
								<asp:ListItem Value="equ_CarOutType as 厂牌型号及排气量">厂牌型号及排气量</asp:ListItem>
								<asp:ListItem Value="equ_CarEngineerNum as 发动机号码">发动机号码</asp:ListItem>
								<asp:ListItem Value="equ_CarDownTube as 车架号码">车架号码</asp:ListItem>
								<asp:ListItem Value="equ_CarSort as 车辆种类">车辆种类</asp:ListItem>
								<asp:ListItem Value="equ_CarPersonNum as 核定人数">核定人数</asp:ListItem>
								<asp:ListItem Value="equ_CarWeight as 核定载重">核定载重</asp:ListItem>
								<asp:ListItem Value="convert(varchar(10),equ_CarRegistDate,126) as 初次登记日期">初次登记日期</asp:ListItem>
								<asp:ListItem Value="equ_CarPrice as 新车购置价格">新车购置价格</asp:ListItem>
								<asp:ListItem Value="convert(varchar(10),equ_CarStartInsureDate,126) as 起保日期">起保日期</asp:ListItem>
								<asp:ListItem Value="convert(varchar(10),equ_CarFinalInsureDate,126) as 终保日期">终保日期</asp:ListItem>
								<asp:ListItem Value="equ_CarPurpose as 车辆用途">车辆用途</asp:ListItem>
								<asp:ListItem Value="equ_CarInsureMoney as 保费金额">保费金额</asp:ListItem>
								<asp:ListItem Value="equ_BuildingAddr as 建筑地点">建筑地点</asp:ListItem>
								<asp:ListItem Value="equ_BuildingSquare as 建筑面积">建筑面积</asp:ListItem>
								<asp:ListItem Value="convert(varchar(10),equ_BuildingDate,126) as 建筑时间">建筑时间</asp:ListItem>
								<asp:ListItem Value="equ_DetailsSet as 详细配置">详细配置</asp:ListItem>
								<asp:ListItem Value="equ_AddKind as 增加方式">增加方式</asp:ListItem>
								<asp:ListItem Value="equ_CarePerson as 保管人员">保管人员</asp:ListItem>
								<asp:ListItem Value="equ_Num as 设备数量">设备数量</asp:ListItem>
								<asp:ListItem Value="equ_MesureUnit as 计数单位">计数单位</asp:ListItem>
								<asp:ListItem Value="equ_Remark as 备注">备注</asp:ListItem>
							</asp:CheckBoxList>
						</asp:panel>
					</TD>
				</TR>
				<TR>
					<TD class="P" bgColor="#e7f7ef" height="25">
						<P align="left">
							<asp:Button id="btn_Daochu" runat="server" Text="导出数据"></asp:Button></P>
					</TD>
				</TR>
				<TR>
					<TD class="P" bgColor="#e7f7ef"><FONT face="宋体">所选资产设备将要更改成的资产状态:
							<asp:DropDownList id="ddl_ToState" runat="server" Width="80px">
								<asp:ListItem Value="请选择" Selected="True">请选择</asp:ListItem>
								<asp:ListItem Value="正常">正常</asp:ListItem>
								<asp:ListItem Value="超龄">超龄</asp:ListItem>
							</asp:DropDownList>&nbsp;
							<asp:Button id="btn_ChangeState" runat="server" Text="更改所选设备状态"></asp:Button></FONT></TD>
				</TR>
				<TR>
					<TD bgColor="#e7f7ef">
						<asp:datagrid id="dg_State" runat="server" Width="100%" CellPadding="3" BackColor="White" BorderWidth="1px"
							BorderStyle="None" BorderColor="Navy" PageSize="15">
							<FooterStyle ForeColor="#4A3C8C" BackColor="#B5C7DE"></FooterStyle>
							<SelectedItemStyle Font-Bold="True" ForeColor="#F7F7F7" BackColor="#738A9C"></SelectedItemStyle>
							<AlternatingItemStyle Font-Size="12px" BackColor="#F7F7F7"></AlternatingItemStyle>
							<ItemStyle Font-Size="12px" ForeColor="#4A3C8C" BackColor="#E7E7FF"></ItemStyle>
							<HeaderStyle Font-Size="13px" Font-Bold="True" ForeColor="#F7F7F7" BackColor="#4A3C8C"></HeaderStyle>
							<Columns>
								<asp:TemplateColumn>
									<HeaderTemplate>
										<FONT face="宋体"></FONT>
									</HeaderTemplate>
									<ItemTemplate>
										<FONT face="宋体">
											<asp:CheckBox id="ChkOnly" runat="server"></asp:CheckBox></FONT>
									</ItemTemplate>
									<EditItemTemplate>
										<FONT face="宋体"></FONT>
									</EditItemTemplate>
								</asp:TemplateColumn>
							</Columns>
							<PagerStyle Visible="False" HorizontalAlign="Right" ForeColor="#4A3C8C" BackColor="#E7E7FF"
								Mode="NumericPages"></PagerStyle>
						</asp:datagrid></TD>
				</TR>
			</TABLE>
			<asp:Panel id="Panel1" runat="server" Visible="False">
				<asp:datagrid id="DataGrid1" Runat="server"></asp:datagrid>
			</asp:Panel>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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