📄 personresume.aspx
字号:
<%@ Page language="c#" Codebehind="PersonResume.aspx.cs" AutoEventWireup="false" Inherits="Hr.PersonResume" %>
<!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="300" width="100%">
<tr>
<td align="center"><h1>
<asp:Label id="Label1" runat="server" Font-Size="Large">个人简历</asp:Label></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; WIDTH: 490px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 379px"
height="379" width="490" top="45" 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 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:textbox id="tb_Education" runat="server" Width="408px" Height="30px" BackColor="#E0E0E0"></asp:textbox></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:textbox id="tb_Strong" runat="server" Width="408px" Height="62px" BackColor="#E0E0E0"></asp:textbox></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:textbox id="tb_Experience" runat="server" Width="408px" Height="70px" BackColor="#E0E0E0"></asp:textbox></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:textbox id="tb_Introduction" runat="server" Width="402px" Height="77px" BackColor="#E0E0E0"></asp:textbox></TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD align="center" height="40"><asp:button id="btReplay" runat="server" Text="提交" BackColor="#FFC080" BorderColor="#FFC0C0"></asp:button>
<asp:button id="btReset" runat="server" CausesValidation="False" Text="重置" BackColor="#FFC080"
BorderColor="#FFC0C0"></asp:button> </TD>
</TR>
</TABLE>
</td>
</tr>
</table>
</FONT>
</TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -