📄 untalent_display.jsp
字号:
<td align=right width="20%" bgcolor=#f5f5f5>水平: </td>
<td width="30%" bgcolor=#f5f5f5>
<html:hidden property="secondLangLevel" value='<%=info.getSecondLangLevel()%>'/>
<%=info.getSecondLangLevel()%>
</td>
</tr>
<tr bgcolor=#ffffff>
<td align=right width="20%">计算机水平: </td>
<td width="80%" colspan=3>
<html:hidden property="computerLevel" value='<%=info.getComputerLevel()%>'/>
<%=info.getComputerLevel()%>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellSpacing=1 cellPadding=0 width="80%" border=0>
<tr>
<td width="100%">
<table cellSpacing=0 cellPadding=3 width="100%" border=0>
<tr><td colspan=2 bgcolor=#668866 align="center"> <font size=4>工作经历</font></td></tr>
<% if(!info.getCompany1().equals(" ")&&!info.getCompany1().equals("")) { %>
<tr bgcolor=#f5f5f5>
<td
width="30%" align="center" ><%=info.getWorkTime11()%> ~ <%=info.getWorkTime12()%>
<html:hidden property="workTime11" value='<%=info.getWorkTime11()%>'/>
<html:hidden property="workTime12" value='<%=info.getWorkTime12()%>'/>
</td>
<td width="70%" >
<html:hidden property="company1" value='<%=info.getCompany1()%>'/>
<%=info.getCompany1()%>
</td>
</tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center">所属行业:</td>
<td width="70%"> <%=info.getIndustry1()%>
<html:hidden property="industry1" value='<%=info.getIndustry1()%>'/>
</td></tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center"><%=info.getDepartment1()%>
<html:hidden property="department1" value='<%=info.getDepartment1()%>'/>
<html:hidden property="position1" value='<%=info.getPosition1()%>'/>
</td>
<td width="70%"> <%=info.getPosition1()%>
</td>
</tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center">工作业绩: </td>
<td width="70%"> <%=info.getFruit1()%>
<html:hidden property="fruit1" value='<%=info.getFruit1()%>'/></td>
</tr>
<% } %>
<% if(!info.getCompany2().equals(" ")&&!info.getCompany2().equals("")) { %>
<tr bgcolor=#ffffff>
<td bgcolor=#ffffff
width="30%" align="center"><%=info.getWorkTime21()%> ~ <%=info.getWorkTime22()%>
<html:hidden property="workTime21" value='<%=info.getWorkTime21()%>'/>
<html:hidden property="workTime22" value='<%=info.getWorkTime22()%>'/>
</td>
<td width="70%" >
<html:hidden property="company2" value='<%=info.getCompany2()%>'/>
<%=info.getCompany2()%>
</td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">所属行业:</td>
<td width="70%"> <%=info.getIndustry2()%>
<html:hidden property="industry2" value='<%=info.getIndustry2()%>'/></td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center"><%=info.getDepartment2()%>
<html:hidden property="department2" value='<%=info.getDepartment2()%>'/>
<html:hidden property="position2" value='<%=info.getPosition2()%>'/></td>
<td width="70%"> <%=info.getPosition2()%></td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">工作业绩: </td>
<td width="70%"> <%=info.getFruit2()%>
<html:hidden property="fruit1" value='<%=info.getFruit2()%>'/></td></td>
</tr>
<% } %>
<% if(!info.getCompany3().equals(" ")&&!info.getCompany3().equals("")) { %>
<tr bgcolor=#f5f5f5>
<td
width="30%" align="center" ><%=info.getWorkTime31()%> ~ <%=info.getWorkTime32()%>
<html:hidden property="workTime31" value='<%=info.getWorkTime31()%>'/>
<html:hidden property="workTime32" value='<%=info.getWorkTime32()%>'/>
</td>
<td width="70%" >
<html:hidden property="company3" value='<%=info.getCompany3()%>'/>
<%=info.getCompany3()%>
</td>
</tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center">所属行业:</td>
<td width="70%"> <%=info.getIndustry3()%>
<html:hidden property="industry3" value='<%=info.getIndustry3()%>'/></td>
</tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center"><%=info.getDepartment3()%>
<html:hidden property="department3" value='<%=info.getDepartment3()%>'/>
<html:hidden property="position3" value='<%=info.getPosition3()%>'/></td>
<td width="70%"> <%=info.getPosition3()%></td>
</tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center">工作业绩: </td>
<td width="70%"> <%=info.getFruit3()%>
<html:hidden property="fruit1" value='<%=info.getFruit1()%>'/></td></td>
</tr>
<% } %>
<% if(!info.getCompany4().equals(" ")&&!info.getCompany4().equals("")) { %>
<tr bgcolor=#ffffff>
<td bgcolor=#ffffff
width="30%" align="center" ><%=info.getWorkTime41()%> ~ <%=info.getWorkTime42()%>
<html:hidden property="workTime41" value='<%=info.getWorkTime41()%>'/>
<html:hidden property="workTime42" value='<%=info.getWorkTime42()%>'/>
</td>
<td width="70%" >
<html:hidden property="company4" value='<%=info.getCompany4()%>'/>
<%=info.getCompany4()%>
</td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">所属行业:</td>
<td width="70%"> <%=info.getIndustry4()%>
<html:hidden property="industry4" value='<%=info.getIndustry4()%>'/></td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center"><%=info.getDepartment4()%>
<html:hidden property="department4" value='<%=info.getDepartment4()%>'/>
<html:hidden property="position4" value='<%=info.getPosition4()%>'/></td>
<td width="70%"> <%=info.getPosition4()%></td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">工作业绩: </td>
<td width="70%"> <%=info.getFruit4()%>
<html:hidden property="fruit1" value='<%=info.getFruit1()%>'/></td></td>
</tr>
<% } %>
</table>
</td>
</tr>
</table>
<table cellSpacing=1 cellPadding=0 width="80%" border=0>
<tr>
<td width="100%">
<table cellSpacing=0 cellPadding=3 width="100%" border=0>
<tr><td colspan=2 bgcolor=#668866 align="center"> <font size=4>所受教育与培训</font></td></tr>
<% if(!info.getSchool1().equals(" ")&&!info.getSchool1().equals("")) { %>
<tr bgcolor=#ffffff>
<td bgcolor=#ffffff
width="30%" align="center" ><%=info.getStudyTime11()%> ~ <%=info.getStudyTime12()%>
<html:hidden property="studyTime11" value='<%=info.getStudyTime11()%>'/>
<html:hidden property="studyTime12" value='<%=info.getStudyTime12()%>'/>
</td>
<td width="70%" >
<html:hidden property="school1" value='<%=info.getSchool1()%>'/>
<%=info.getSchool1()%>
</td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">专业/培训内容:</td>
<td width="70%"> <%=info.getMajor1()%>
<html:hidden property="major1" value='<%=info.getMajor1()%>'/>
</td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">所获学历/证书</td>
<td width="70%"> <%=info.getDegree1()%>
<html:hidden property="degree1" value='<%=info.getDegree1()%>'/>
</td>
</tr>
<% } %>
<% if(!info.getSchool2().equals(" ")&&!info.getSchool2().equals("")) { %>
<tr bgcolor=#f5f5f5>
<td
width="30%" align="center" ><%=info.getStudyTime21()%> ~ <%=info.getStudyTime22()%>
<html:hidden property="studyTime21" value='<%=info.getStudyTime21()%>'/>
<html:hidden property="studyTime22" value='<%=info.getStudyTime22()%>'/>
</td>
<td width="70%" >
<html:hidden property="school2" value='<%=info.getSchool2()%>'/>
<%=info.getSchool2()%>
</td>
</tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center">专业/培训内容:</td>
<td width="70%"> <%=info.getMajor2()%>
<html:hidden property="major2" value='<%=info.getMajor2()%>'/></td>
</tr>
<tr bgcolor=#f5f5f5>
<td width="30%" align="center">所获学历/证书</td>
<td width="70%"> <%=info.getDegree2()%>
<html:hidden property="degree2" value='<%=info.getDegree2()%>'/></td>
</tr>
<% } %>
<% if(!info.getSchool3().equals(" ")&&!info.getSchool3().equals("")) { %>
<tr bgcolor=#ffffff>
<td bgcolor=#ffffff
width="30%" align="center" ><%=info.getStudyTime31()%> ~ <%=info.getStudyTime32()%>
<html:hidden property="studyTime31" value='<%=info.getStudyTime31()%>'/>
<html:hidden property="studyTime32" value='<%=info.getStudyTime32()%>'/>
</td>
<td width="70%" >
<html:hidden property="school3" value='<%=info.getSchool3()%>'/>
<%=info.getSchool3()%>
</td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">专业/培训内容:</td>
<td width="70%"> <%=info.getMajor3()%>
<html:hidden property="major3" value='<%=info.getMajor3()%>'/></td>
</tr>
<tr bgcolor=#ffffff>
<td width="30%" align="center">所获学历/证书:</td>
<td width="70%"> <%=info.getDegree3()%>
<html:hidden property="degree3" value='<%=info.getDegree3()%>'/></td>
</tr>
<% } %>
</table>
</td>
</tr>
</table>
<table cellSpacing=1 cellPadding=0 width="80%" border=0>
<tr>
<td width="100%">
<table cellSpacing=0 cellPadding=3 width="100%" border=0>
<tr>
<td align="center" bgcolor=#f5f5f5
width="30%"> 职业技能与特长:
</td>
<td width="70%" bgcolor=#f5f5f5 >
<html:hidden property="skill" value='<%=info.getSkill()%>'/>
<%
StringReader fr1 = new StringReader(info.getSkill().trim());
BufferedReader br1 = new BufferedReader(fr1);
String ch1;
while((ch1 = br1.readLine())!=null) {
%>
<%=ch1%><br>
<%}%>
</td>
</tr>
<tr bgcolor=#ffffff>
<td align="center"
width="30%"> 自 我 评 价:
</td>
<td width="70%" >
<html:hidden property="selfEval" value='<%=info.getSelfEval()%>'/>
<%
StringReader fr2 = new StringReader(info.getSelfEval().trim());
BufferedReader br2 = new BufferedReader(fr2);
String ch2;
while((ch2 = br2.readLine())!=null) {
%>
<%=ch2%><br>
<%}%>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellSpacing=0 cellPadding=0 width="80%" align=center border=0>
<tr>
<td bgcolor=#d9d9d9 colspan=2>
<table cellSpacing=1 cellPadding=0 width="100%" border=0>
<tr>
<td align=middle width="16%" bgcolor=#ffffff>简历处理</td>
<td width="84%">
<table cellSpacing=0 cellPadding=3 width="100%" border=0>
<tr bgcolor=#ffffff>
<td align=right colspan=2><font color=red>面试记录:</font> </td>
<td width="75%">
<html:text maxlength="255" property="viewRecord" value='<%=info.getViewRecord()%>' size="50"/>
</td>
</tr>
<tr bgcolor=#ffffff>
<td align=right colspan=2><font color=red>简历处理:</font> </td>
<td width="75%">
<html:select property="flag">
<html:option value='<%=info.getFlag()%>'><%=info.getFlag()%></html:option>
<html:option value="新投简历">新投简历</html:option>
<html:option value="已通知">已通知</html:option>
<html:option value="已面试">已面试</html:option>
<html:option value="已录取">已录取</html:option>
<html:option value="不合格">不符合要求</html:option>
</html:select>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
</tr>
<tr bgcolor=#ffffff>
<td height=43 align=center>
<html:submit property="action" value="保存"/>
<html:submit property="action" value="删去"/>
<html:button property="print" value="打印"onclick="window.print()"/>
<html:submit property="cancel" value="关闭"onclick="window.close()"/>
</td>
</tr>
</table>
</html:form>
</TD></TR></TBODY></TABLE><!-- #BeginLibraryItem "/Library/zhu_copyright.lbi" -->
<TABLE cellSpacing=0 cellPadding=0 width=767 background=foton.files/d_1_bj.gif
border=0>
<TBODY>
<TR>
<TD width=124><IMG height=19 src="../../images/d_1.gif" width=124></TD>
<TD width=643><FONT color=#cccccc>北汽福田汽车股份有限公司 版权所有 ©
2004</FONT></TD></TR></TBODY></TABLE><!-- #EndLibraryItem -->
</body>
</html:html>
</body>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -