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

📄 query_combo.aspx

📁 ESPlus固定资产管理系统 以前做的一个项目
💻 ASPX
📖 第 1 页 / 共 2 页
字号:
<%@ Page language="c#" Codebehind="Query_Combo.aspx.cs" AutoEventWireup="false" Inherits="AMSystem.user.QuaryPart.Query_Combo" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>Query_Combo</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">
		<SCRIPT src="../../js/setday.js"></SCRIPT>
	</HEAD>
	<body>
		<form id="Form1" method="post" runat="server">
			<TABLE id="Table1" width="100%" border="1" borderColor="#ffffff" cellSpacing="0" cellPadding="0">
				<TR>
					<TD class="P1" background="../../Images/bgcolor.gif" bgColor="#e7f7ef" height="30">
						<P align="center">组合查找</P>
					</TD>
				</TR>
				<tr>
					<td>
						<TABLE id="Table00" width="100%" border="1" borderColor="#ffffff" cellSpacing="0" cellPadding="0">
							<TR>
								<TD class="P" align="right" bgColor="#e7f7ef" height="25" width="12.5%">大类:</TD>
								<TD class="P" align="left" bgColor="#e7f7ef" height="25" width="12.5%"><asp:dropdownlist id="ddl_dep" runat="server" AutoPostBack="True" Width="80px"></asp:dropdownlist></TD>
								<TD class="P" align="right" bgColor="#e7f7ef" height="25" width="12.5%">小类:</TD>
								<TD class="P" align="left" bgColor="#e7f7ef" height="25" width="12.5%"><asp:dropdownlist id="ddl_Kind" runat="server" Width="80px"></asp:dropdownlist></TD>
								<TD class="P" bgColor="#e7f7ef" height="25" width="12.5%">
									<P align="right"><FONT face="宋体">使用部门:</FONT></P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25" width="12.5%">
									<P align="left">
										<asp:DropDownList id="ddl_UseDep" runat="server" Width="80px"></asp:DropDownList></P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25" width="12.5%">
									<P align="right"><FONT face="宋体">使用年限</FONT>:</P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25" width="12.5%">
									<P align="left">
										<asp:dropdownlist id="ddl_UseYears" runat="server" Width="80px"></asp:dropdownlist></P>
								</TD>
							</TR>
							<TR>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right">资产编号:</P>
								</td>
								<td class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_AssetsCoding" runat="server" Width="80px"></asp:textbox></td>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right">财务号:</P>
								</td>
								<td class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_FinanceNum" runat="server" Width="80px"></asp:textbox></td>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right">名称:</P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Name" runat="server" Width="80px"></asp:textbox></TD>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right">原值:</P>
								</td>
								<td class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_OriValue" runat="server" Width="80px"></asp:textbox></td>
							</TR>
							<tr>
								<td class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">品牌</FONT>:</P>
								</td>
								<td class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Brand" runat="server" Width="80px"></asp:textbox></td>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">购置时间</FONT>:</P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><INPUT id="ST_PurchaseTime" style="WIDTH: 80px" onClick="setday(this)" size="14" name="starttime"
										runat="server">
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">规格型号</FONT>:</P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><asp:textbox id="txt_Spec" runat="server" Width="80px"></asp:textbox></TD>
								<TD class="P" bgColor="#e7f7ef" height="25">
									<P align="right"><FONT face="宋体">保管人员</FONT>:</P>
								</TD>
								<TD class="P" bgColor="#e7f7ef" colSpan="7" height="25"><asp:textbox id="txt_Person" runat="server" Width="80px"></asp:textbox></TD>
							</tr>
							<TR>
								<TD class="P" bgColor="#e7f7ef" height="25"><FONT face="宋体">
										<P align="right"><FONT face="宋体">增加方式</FONT>:</P>
									</FONT>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><FONT face="宋体">
										<P align="left">
											<asp:dropdownlist id="ddl_Add" runat="server" Width="80px"></asp:dropdownlist></P>
									</FONT>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><FONT face="宋体">
										<P align="right">&nbsp;</P>
									</FONT>
								</TD>
								<TD class="P" bgColor="#e7f7ef" height="25"><FONT face="宋体"></FONT></TD>
								<TD class="P" bgColor="#e7f7ef" height="25"></TD>
								<TD class="P" bgColor="#e7f7ef" height="25"></TD>
								<TD class="P" bgColor="#e7f7ef" height="25"></TD>
								<TD class="P" bgColor="#e7f7ef" colSpan="7" height="25"></TD>
							</TR>
						</TABLE>
					</td>
				</tr>
				<TR>
					<TD class="P" bgColor="#e7f7ef" height="20">
						<P align="center">类别选择:
							<asp:dropdownlist id="ddl_Class" runat="server" AutoPostBack="True" Font-Size="12px" Width="80px">
								<asp:ListItem Value="请选择">请选择</asp:ListItem>
								<asp:ListItem Value="电脑信息">电脑信息</asp:ListItem>
								<asp:ListItem Value="车辆信息">车辆信息</asp:ListItem>
								<asp:ListItem Value="建筑信息">建筑信息</asp:ListItem>
							</asp:dropdownlist></P>
					</TD>
				</TR>
				<TR>
					<TD><asp:panel id="Panel1" runat="server" Visible="False">
							<TABLE id="Table2" borderColor="#ffffff" height="111" cellSpacing="0" cellPadding="0" width="100%"
								border="1">
								<TR>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">CPU:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerCPU" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">内存:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerMemory" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">硬盘:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerHardDisk" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">显卡:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerDisplayCard" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" width="10%" bgColor="#e7f7ef" height="25">声卡:</TD>
									<TD class="P" align="left" width="10%" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerSoundCard" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
								</TR>
								<TR>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">光驱:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerCDRom" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">软驱:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:DropDownList id="ddl_ComputerFD" runat="server" Width="80px" Font-Size="12px"></asp:DropDownList></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">显示器:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:TextBox id="txt_ComputerDisplay" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">鼠标:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:TextBox id="txt_ComputerMouse" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">键盘:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" height="25">
										<asp:TextBox id="txt_ComputerKeyBoard" runat="server" Width="80px" Font-Size="12px"></asp:TextBox></TD>
								</TR>
								<TR>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">IP:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" colSpan="3" height="25">
										<asp:TextBox id="txt_ComputerIP" runat="server" Width="200px" Font-Size="12px"></asp:TextBox></TD>
									<TD class="P" align="right" bgColor="#e7f7ef" height="25">&nbsp;MAC:</TD>
									<TD class="P" align="left" bgColor="#e7f7ef" colSpan="5" height="25">
										<asp:TextBox id="txt_ComputerMac" runat="server" Width="200px" Font-Size="12px"></asp:TextBox></TD>
								</TR>

⌨️ 快捷键说明

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