<{if $edudb}>
| 教育背景 |
| 学历 |
学校名称 |
专业 |
时间范围 |
专业描述 |
<{foreach $edudb as $rse}>
| <{$rse.e_edu}> |
<{$rse.e_school}> |
<{xreplace($rse.e_profession,1,1)}> |
<{$rse.e_startyear}>年<{$rse.e_startmonth}>月-<{$rse.e_endyear}>年<{$rse.e_endmonth}>月 |
<{$rse.e_detail}> |
<{/foreach}>
|
<{/if}>
<{if $trainingdb}>
| 培训经历 |
<{foreach $trainingdb as $rst}>
| <{$rst.t_startyear}>年<{$rst.t_startmonth}>月-<{$rst.t_endyear}>年<{$rst.t_endmonth}>月 培训课程:<{$rst.t_course}> |
| 培训机构: |
<{$rst.t_train}> |
培训地点: |
<{$rst.t_address}> |
| 获得证书: |
<{$rst.t_certificate}> |
| 培训描述: |
<{$rst.t_detail}> |
<{/foreach}>
|
<{/if}>
<{if $langdb}>
| 语言能力 |
| 外语语种 |
掌握程度 |
<{foreach $langdb as $rsl}>
| <{$rsl.l_name}> |
<{$rsl.l_master}> |
<{/foreach}>
|
<{/if}>
<{if $workdb}>
| 工作经验 |
<{foreach $workdb as $rsw}>
| <{$rsw.w_startyear}>年<{$rsw.w_startmonth}>月-<{$rsw.w_endyear}>年<{$rsw.w_endmonth}>月
:<{$rsw.w_comname}> |
| 公司性质: |
<{$rsw.w_ecoclass}> |
所属行业: |
<{$rsw.w_trade}> |
| 所在部门: |
<{$rsw.w_dept}> |
担任职务: |
<{$rsw.w_place}> |
| 工作描述: |
<{$rsw.w_introduce}> |
| 离职原因: |
<{$rsw.w_leftreason}> |
<{/foreach}>
|
<{/if}>
<{if $rs.r_ability}>
| 技能专长 |
| <{$rs.r_ability}> |
<{/if}>
<{if $itemlistc}>
| 相关证书 |
<{foreach from=$itemlistc item=rsp}>
<{/foreach}>
|
<{/if}>
<{if $itemlistc}>
| 职场风采 |
<{foreach from=$itemlistp item=rsp}>
<{/foreach}>
|
<{/if}>