📄 showperson.aspx
字号:
<%@ Page language="c#" Codebehind="ShowPerson.aspx.cs" AutoEventWireup="false" Inherits="Hr.ShowPerson" %>
<!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="css.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="middle" align="center"><FONT face="宋体">
<table id="table3" align="center" height="600" width="100%">
<tr>
<td height="30">
<td>
<tr>
<tr>
<td align="center"><h2>个人简历</h2>
<td></td>
<tr>
<td>
<TABLE id="Table2" align="center" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 463px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 623px"
height="623" width="463" top="45" cellSpacing="0" cellPadding="0" border="0">
<TR>
<TD style="WIDTH: 513px; 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; WIDTH: 49px; BORDER-BOTTOM: #999999 1px solid"
width="49" bgColor="#33cccc" 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="middle" style="WIDTH: 201px">
<asp:Label id="txtName" runat="server" Width="175px" BackColor="#E0E0E0"></asp:Label></TD>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 62px"
width="62" bgColor="#33cccc"> 性别</TD>
<TD vAlign="middle">
<asp:label id="txtSex" runat="server" Width="175px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 49px; BORDER-BOTTOM: #999999 1px solid"
width="49" bgColor="#33cccc" height="40"> Email</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtEmail" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 49px; BORDER-BOTTOM: #999999 1px solid"
width="49" height="40" bgColor="#33cccc">
电话</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtPhone" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 49px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 41px"
height="41" bgColor="#33cccc">
地址</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid; HEIGHT: 41px" height="41">
<asp:label id="txtAddress" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 49px; BORDER-BOTTOM: #999999 1px solid"
width="49" bgColor="#33cccc">
邮编</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtAddrNum" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="WIDTH: 513px; BORDER-BOTTOM: #999999 1px solid" vAlign="top">
<TABLE id="Table7" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80"
bgColor="#33cccc" height="40"> 教育程度</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtEducation" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80"
height="40" bgColor="#33cccc">
特长</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtStrong" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" height="40"
bgColor="#33cccc"> 工作经验</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtExperience" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80"
bgColor="#33cccc">
个人简介</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtIntroduction" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="WIDTH: 513px; 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="#33cccc" 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="middle" style="WIDTH: 199px">
<asp:label id="txtType" runat="server" Width="175px" BackColor="#E0E0E0"></asp:label></TD>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 65px"
width="65" bgColor="#33cccc"> 职位</TD>
<TD vAlign="middle">
<asp:label id="txtWorkPosition" runat="server" Width="175px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80"
height="40" bgColor="#33cccc">
工作城市</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtWorkCity" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 43px"
height="43" bgColor="#33cccc">
工资</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid; HEIGHT: 43px" height="43">
<asp:label id="txtWage" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid" width="80"
bgColor="#33cccc">
其他</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<asp:label id="txtOther" runat="server" Width="460px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
<TR>
<TD class="TBorder" style="BORDER-RIGHT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid"
width="80" bgColor="#33cccc" height="40"> 发布时间</TD>
<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
<TABLE id="Table9" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD vAlign="middle">
<asp:label id="txtPublicTime" runat="server" Width="175px" BackColor="#E0E0E0"></asp:label></TD>
<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid" width="80"
bgColor="#33cccc"> 浏览次数</TD>
<TD vAlign="middle">
<asp:label id="txtLookTimes" runat="server" Width="175px" BackColor="#E0E0E0"></asp:label></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</td>
</tr>
</table>
</FONT>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -