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

📄 addcjbbh.aspx

📁 一个不错考核管理系统
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="addcjbbh.aspx.cs" AutoEventWireup="false" Inherits="khgl.addcjbbh" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>addcjbbh</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">
			<FONT face="宋体">
				<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 24px; WIDTH: 712px; POSITION: absolute; TOP: 88px; HEIGHT: 288px"
					cellSpacing="1" cellPadding="1" width="712" border="1">
					<TR>
						<TD style="WIDTH: 100px" bgColor="#ffccff">提出考核单位</TD>
						<TD bgColor="#ffccff">
							<asp:DropDownList id="ddtcdw" runat="server" Width="120px" AutoPostBack="True">
								<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:ListItem Value="政工部">政工部</asp:ListItem>
								<asp:ListItem Value="工程师室">工程师室</asp:ListItem>
							</asp:DropDownList></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px; HEIGHT: 19px">被考核单位</TD>
						<TD style="HEIGHT: 19px">
							<asp:DropDownList id="ddbkhdw" runat="server" Width="120px" AutoPostBack="True">
								<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: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></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px; HEIGHT: 80px">问题描述</TD>
						<TD style="HEIGHT: 80px">
							<asp:TextBox id="tbwtms" runat="server" Width="224px" TextMode="MultiLine" Rows="5"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px" bgColor="#ffccff">考核依据</TD>
						<TD bgColor="#ffccff">
							<asp:TextBox id="tbkhyj" runat="server" Width="584px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px">加扣考核分</TD>
						<TD>
							<asp:TextBox id="tbjkbbh" runat="server" Width="56px"></asp:TextBox>
							<asp:rangevalidator id="RangeValidator1" runat="server" EnableClientScript="False" MinimumValue="-30000"
								MaximumValue="30000" ControlToValidate="tbjkbbh" Type="Integer" ErrorMessage="数据错误"></asp:rangevalidator></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px" bgColor="#ffccff">月份</TD>
						<TD bgColor="#ffccff">
							<asp:TextBox id="tbyf" runat="server" Width="48px"></asp:TextBox>
							<asp:rangevalidator id="Rangevalidator2" runat="server" EnableClientScript="False" MinimumValue="1"
								MaximumValue="12" ControlToValidate="tbyf" Type="Integer" ErrorMessage="数据错误"></asp:rangevalidator></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 100px">录入人</TD>
						<TD>
							<asp:TextBox id="tblrr" runat="server" Width="88px"></asp:TextBox></TD>
					</TR>
				</TABLE>
				<asp:Button id="Button1" style="Z-INDEX: 102; LEFT: 232px; POSITION: absolute; TOP: 384px" runat="server"
					Text="添加"></asp:Button>
				<asp:Label id="Labellrr" style="Z-INDEX: 104; LEFT: 32px; POSITION: absolute; TOP: 32px" runat="server"
					Width="696px" ForeColor="BlueViolet" BackColor="#FFCCFF">球团厂包保核录入界面</asp:Label>
				<asp:Label id="Label3" style="Z-INDEX: 105; LEFT: 328px; POSITION: absolute; TOP: 64px" runat="server">登录时间:</asp:Label>
				<asp:Label id="Labellrsj" style="Z-INDEX: 106; LEFT: 432px; POSITION: absolute; TOP: 64px"
					runat="server" Width="240px" ForeColor="#C000C0">Label</asp:Label>
				<asp:Label id="ShowMsg" style="Z-INDEX: 107; LEFT: 304px; POSITION: absolute; TOP: 392px" runat="server"
					Width="112px" ForeColor="Red"></asp:Label></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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