?? companyjob.aspx
字號:
<%@ Page language="c#" Codebehind="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 MS_POSITIONING="GridLayout">
<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 vAlign="Center" align="middle"><FONT face="宋體">
<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%" top="45" cellSpacing="0" cellPadding="0" width="100%" 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">
招收職位:</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 vAlign="center">
<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">
招收人數:</TD>
<TD vAlign="center">
<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">
工作城市:</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<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" >
工作描述:</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<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">
相關要求:</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<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">
發布時間:</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 vAlign="center">
<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">
瀏覽次數:</TD>
<TD vAlign="center">
<asp:textbox id="tb_LookTimes" runat="server" Width="175px"></asp:textbox></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD align="middle" height="40"><asp:button id="btn_Replay" runat="server" Text="Submit"></asp:button>
<asp:button id="btn_Reset" runat="server" CausesValidation="False" Text="Reset"></asp:button>
<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 + -