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

📄 givejob.aspx

📁 网络人才招聘,系统全面很好,喜欢的朋友拿去
💻 ASPX
字号:
<%@ Page language="c#" CodeFile="GiveJob.aspx.cs" AutoEventWireup="false" Inherits="Hr.GiveJob" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>ShowUserOrders</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
		<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="ioffice.css" type="text/css" rel="stylesheet">
		<LINK href="style2.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body>
		<FONT face="宋体"><FONT face="宋体">
				<FORM id="Form1" method="post" runat="server">
					<FONT face="宋体">
						<TABLE id="Table1" style=" WIDTH: 100%;  HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
							<TR>
								<TD width="202" height="700"><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="100%" height="100%">
									</iframe>
								</TD>
								<TD vAlign="top" noWrap align="center">
									<FONT face="宋体">
										<TABLE id="Table3" align="center" cellSpacing="0" cellPadding="0" width="60%" border="0">
											<TR>
												<TD style="HEIGHT: 60px" noWrap colSpan="3" height="26"></TD>
											</TR>
											<tr>
											    <td align="center"><h2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;招聘信息列表</h2></td>											 
											</tr>
											<tr>
											    <td width="270"/>
								                <TD>&nbsp;
								                <asp:textbox id="tb_Search" runat="server" Width="70px"></asp:textbox></TD>
								                <TD><asp:button id="button_Search" runat="server" width="50" Text="搜索"></asp:button></td>
											</tr>
									        <TR>
												<TD style="HEIGHT: 20px" noWrap colSpan="3" height="26"></TD>
											</TR>																					
											<TR>
												<TD noWrap colSpan="3">
													<asp:datagrid id="DataGrid1" runat="server" ShowFooter="True" align ="middle" Width="100%" GridLines="Horizontal" BorderStyle="Groove" BorderWidth="2px" CellPadding="3" BackColor="White" BorderColor="DarkGray" AutoGenerateColumns="False" PageSize="20" AllowSorting="True" AllowPaging="True" Font-Size="X-Small">
													<SelectedItemStyle Font-Underline="True" Font-Bold="True" ForeColor="#F7F7F7" BackColor="#738A9C"></SelectedItemStyle>
													<AlternatingItemStyle BorderColor="#804000" BackColor="#F7F7F7"></AlternatingItemStyle>
													<ItemStyle ForeColor="#4A3C8C" BorderColor="DarkGray" BackColor="White"></ItemStyle>
													<HeaderStyle Font-Size="12" Font-Names="宋体" Wrap="False" BorderWidth="5px" ForeColor="Black" BorderColor="Magenta" BackColor="#99CCFF"></HeaderStyle>
													<FooterStyle Font-Size="12" ForeColor="White" BackColor="Ivory"></FooterStyle>
													<Columns>
													<asp:TemplateColumn HeaderText="No.">
														<HeaderStyle Width="40px"></HeaderStyle>
														<ItemStyle HorizontalAlign="Left"></ItemStyle>
														<ItemTemplate>
													<SPAN>
														<%# RowNo %>
													</SPAN>
													</ItemTemplate>
														</asp:TemplateColumn>																										
														<asp:HyperLinkColumn DataNavigateUrlField="companyID" DataNavigateUrlFormatString="ShowCompany.aspx?companyID={0}" DataTextField="companyName" SortExpression="companyName" HeaderText="公司名称">
													    <HeaderStyle Width="130px" HorizontalAlign="Center"></HeaderStyle>
														<ItemStyle Width="130px" HorizontalAlign="Center"></ItemStyle>
														</asp:HyperLinkColumn>
														<asp:BoundColumn DataField="workPosition" SortExpression="workPosition" HeaderText="招聘职位">
														<HeaderStyle Width="120px" HorizontalAlign="Center"></HeaderStyle>
														<ItemStyle Width="120px" HorizontalAlign="Center"></ItemStyle>
														</asp:BoundColumn>														
														<asp:BoundColumn DataField="workCity" SortExpression="workCity" HeaderText="所在地">
														<HeaderStyle Width="70px" HorizontalAlign="Center"></HeaderStyle>
														<ItemStyle Width="70px" HorizontalAlign="Center"></ItemStyle>
														</asp:BoundColumn>
														<asp:BoundColumn DataField="giveNum" SortExpression="giveNum" HeaderText="人数">
														<HeaderStyle Width="50px" HorizontalAlign="Center"></HeaderStyle>
														<ItemStyle Width="50px" HorizontalAlign="Center"></ItemStyle>
														</asp:BoundColumn>														
														</Columns>
														<PagerStyle NextPageText="下一页&amp;gt;" BorderWidth="1px" Font-Size="Smaller" BorderColor="Magenta" PrevPageText="上一页&amp;lt;" HorizontalAlign="Left" ForeColor="White" BackColor="#FFFFC0" Mode="NumericPages"></PagerStyle>
													 </asp:datagrid>
												</TD>
											</TR>
										</TABLE>		
							</TR>
						</TABLE>
					</FONT>
				</FORM>
			</FONT></FONT>
	</body>
</HTML>

⌨️ 快捷键说明

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