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

📄 kqsz11.aspx

📁 某大型企业条码仓库管理系统源码 ( 出售): 源代码: 智能终端一套(vs2003开发) 智能终端应用服务器端一套(vs2003
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="kqsz11.aspx.cs" AutoEventWireup="false" Inherits="A_BO_LUO.kqsz11" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>kqsz11</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">
			<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 8px; WIDTH: 712px; POSITION: absolute; TOP: 8px; HEIGHT: 120px"
				cellSpacing="1" cellPadding="1" width="712" bgColor="#999966" border="1" runat="server">
				<TR>
					<TD bgColor="#999966">
						<asp:Label id="Label3" runat="server" BackColor="DarkSlateGray" BorderColor="White" ForeColor="White">考勤设置</asp:Label></TD>
				</TR>
				<TR>
					<TD style="WIDTH: 151px; HEIGHT: 39px">
						<asp:Label id="Label1" runat="server">考勤日设置</asp:Label></TD>
					<TD style="HEIGHT: 39px">
						<asp:Label id="Label4" runat="server">开始时间:</asp:Label>
						<asp:TextBox id="TextBox1" runat="server"></asp:TextBox>
						<asp:Label id="Label5" runat="server">--结束时间:</asp:Label>
						<asp:TextBox id="TextBox2" runat="server"></asp:TextBox>
						<asp:RadioButtonList id="RadioButtonList1" runat="server" RepeatDirection="Horizontal" Width="144px"
							Height="32px">
							<asp:ListItem Value="本周">本周</asp:ListItem>
							<asp:ListItem Value="本月">本月</asp:ListItem>
						</asp:RadioButtonList>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
						<asp:Button id="Button2" runat="server" Text="详细情况"></asp:Button></TD>
				</TR>
				<TR>
					<TD style="WIDTH: 151px">
						<asp:Label id="Label2" runat="server">设置公司考勤时间</asp:Label></TD>
					<TD><FONT face="宋体">
							<asp:Label id="Label6" runat="server">上班时间:</asp:Label>
							<asp:TextBox id="TextBox3" runat="server"></asp:TextBox>
							<asp:Label id="Label7" runat="server">--下班时间:</asp:Label>
							<asp:TextBox id="TextBox4" runat="server"></asp:TextBox>
							<asp:Label id="Label8" runat="server">(时间格式采用09:00或9:00)</asp:Label>
							<asp:Button id="Button1" runat="server" Text="保存"></asp:Button></FONT></TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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