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

📄 ffgz10.aspx

📁 某大型企业条码仓库管理系统源码 ( 出售): 源代码: 智能终端一套(vs2003开发) 智能终端应用服务器端一套(vs2003
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="ffgz10.aspx.cs" AutoEventWireup="false" Inherits="A_BO_LUO.ffgz10" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>ffgz10</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">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<asp:Label id="Label1" style="Z-INDEX: 104; LEFT: 336px; POSITION: absolute; TOP: 88px" runat="server"
				Width="288px" Height="24px">老板发工资了!!!</asp:Label>
			<TABLE id="Table1" style="Z-INDEX: 102; LEFT: 272px; POSITION: absolute; TOP: 128px" cellSpacing="1"
				cellPadding="1" width="300" border="1">
				<TR>
					<TD>
						<asp:Label id="Label4" runat="server" Width="64px" Height="16px">年份:</asp:Label></TD>
					<TD>
						<asp:DropDownList id="DropDownList1" runat="server" Width="88px" Height="24px">
							<asp:ListItem Value="2007">2007</asp:ListItem>
							<asp:ListItem Value="2008">2008</asp:ListItem>
							<asp:ListItem Value="2009">2009</asp:ListItem>
							<asp:ListItem Value="2010">2010</asp:ListItem>
						</asp:DropDownList></TD>
				</TR>
				<TR>
					<TD>
						<asp:Label id="Label5" runat="server">月份:</asp:Label></TD>
					<TD>
						<asp:DropDownList id="DropDownList2" runat="server" Width="88px" Height="24px">
							<asp:ListItem Value="1">1</asp:ListItem>
							<asp:ListItem Value="2">2</asp:ListItem>
							<asp:ListItem Value="3">3</asp:ListItem>
							<asp:ListItem Value="4">4</asp:ListItem>
							<asp:ListItem Value="5">5</asp:ListItem>
							<asp:ListItem Value="6">6</asp:ListItem>
							<asp:ListItem Value="7">7</asp:ListItem>
							<asp:ListItem Value="8">8</asp:ListItem>
							<asp:ListItem Value="9">9</asp:ListItem>
							<asp:ListItem Value="10">10</asp:ListItem>
							<asp:ListItem Value="11">11</asp:ListItem>
							<asp:ListItem Value="12">12</asp:ListItem>
						</asp:DropDownList></TD>
				</TR>
				<TR>
					<TD>
						<asp:Label id="Label3" runat="server">员工编号:</asp:Label></TD>
					<TD>
						<asp:TextBox id="TextBox2" runat="server"></asp:TextBox></TD>
				</TR>
				<TR>
					<TD>
						<asp:Label id="Label6" runat="server">发放金额(元)</asp:Label></TD>
					<TD>
						<asp:TextBox id="TextBox3" runat="server"></asp:TextBox></TD>
				</TR>
			</TABLE>
			<asp:Button id="Button1" style="Z-INDEX: 103; LEFT: 304px; POSITION: absolute; TOP: 248px" runat="server"
				Text="确定"></asp:Button>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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