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

📄 companyjob.aspx

📁 网络人才招聘,系统全面很好,喜欢的朋友拿去
💻 ASPX
字号:
<%@ Page language="c#" CodeFile="CompanyJob.aspx.cs" AutoEventWireup="false" Inherits="Hr.CompanyJob" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>详细信息</title>
		<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="ioffice.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body>
		<form id="WriteNews" method="post" runat="server">
			<TABLE id="Table1" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
				<TR>
					<TD width="202" height="100%"><iframe id="iFrame1" style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none" tabIndex="0" marginWidth="0" marginHeight="0" src="left.aspx" frameBorder="0" width="202" height="100%">
						</iframe>
					</TD>
					<TD align="center">
					<table id="table3" align="center" height="300" width="100%">
					<tr>
					   <td align="center"><h1>企业招聘要求</h1></td>
					<tr>
					<tr>
					 <td>
			      <TABLE id="Table2" align="center" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" height="240" width="70%"  cellSpacing="0" cellPadding="0" border="0">
				<TR>
				   <TD style="BORDER-BOTTOM: #999999 1px solid" vAlign="top">
					  <TABLE id="Table7" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
						 <TR>
							<TD class="TBorder" style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80" bgColor="#f3e2a6" height="40">
									&nbsp;&nbsp;招收职位:</TD>
							<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
							<TABLE id="Table8" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
							  <TR>
							    <TD>&nbsp;
							       <asp:textbox id="tb_WorkPosition" runat="server" Width="175px"></asp:textbox></TD>
						        <TD style="BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid" width="80" bgColor="#f3e2a6">
								   &nbsp;&nbsp;招收人数:</TD>
								<TD>&nbsp;
								    <asp:textbox id="tb_GiveNum" runat="server" Width="175px"></asp:textbox></TD>
							  </TR>
							</TABLE>
						 </TD>
						</TR>
						<TR>
							<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80" bgColor="#f3e2a6" height="40">&nbsp;  
								工作城市:</TD>
							<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">&nbsp;
								<asp:textbox id="tb_WorkCity" runat="server" Width="460px"></asp:textbox></TD>
						</TR>
				        <TR>
							<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" height="40" bgColor="#f3e2a6" >&nbsp; 
								工作描述:</TD>
							<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">&nbsp;
								<asp:textbox id="tb_Discribe" runat="server" Width="460px"></asp:textbox></TD>
						</TR>
						<TR>
							   <TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80" bgColor="#f3e2a6">
								&nbsp; 相关要求:</TD>
							   <TD style="BORDER-BOTTOM: #999999 1px solid" height="40">&nbsp;
								<asp:textbox id="tb_Request" runat="server" Width="460px"></asp:textbox></TD>
						   </TR>
						 <TR>
							<TD class="TBorder" style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80" bgColor="#f3e2a6" height="40">
									&nbsp;&nbsp;发布时间:</TD>
							<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
							<TABLE id="Table88" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
							  <TR>
							    <TD>&nbsp;
							       <asp:textbox id="tb_PublicTime" runat="server" Width="175px"></asp:textbox></TD>
						        <TD style="BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid" width="80" bgColor="#f3e2a6">
								   &nbsp;&nbsp;浏览次数:</TD>
								<TD>&nbsp;
								    <asp:textbox id="tb_LookTimes" runat="server" Width="175px"></asp:textbox></TD>
							  </TR>
							</TABLE>
						 </TD>
						</TR>									
						</TABLE>
					</TD>
				</TR>
					<TR>
					   <TD align="center" height="40"><asp:button id="btn_Replay" runat="server" Text="Submit"></asp:button>&nbsp;&nbsp;&nbsp;
							<asp:button id="btn_Reset" runat="server" CausesValidation="False" Text="Reset"></asp:button>&nbsp;&nbsp;&nbsp;
							<asp:button id="btn_Show" runat="server" CausesValidation="False" Text="Show"></asp:button></TD>
						</TR>
			         </TABLE>
			         </td>
			         </tr>
			         </table>
			      </td>
			    </tr>
			</table>
		</form>							
	</body>									
</html>

⌨️ 快捷键说明

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