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