📄 job_resume.htm
字号:
var chhtml=jsJobArray['subindustry'][arri][arrn].split(',');
showhtml+='<input type="checkbox" checked="true" name="hopesubindustry[]" value="'+chhtml[0]+'" onclick="copyjsJobCheckboxPreItem(\'div_industry_{$_SGLOBAL['timestamp']}\',\'div_industry_SureItems\',\'_preItems\',\'_preItems\');samejsJobCheckboxPreItem(this,\'div_industry_{$_SGLOBAL['timestamp']}\');" title="'+chhtml[1]+'">'+chhtml[1];
}
$('div_industry_SureItems').innerHTML = showhtml;
}
</script>
<!--{/if}-->
</div>
</div>
<div id="div_industry_{$_SGLOBAL['timestamp']}">
</div>
<script type="text/javascript">
<!--
showjsJobCheckboxList('div_industry_{$_SGLOBAL['timestamp']}', 'div_industry_SureItems', {$_SGLOBAL['timestamp']}, 'industry', 'subindustry', 'hopeindustry', 'hopesubindustry', '选择意向行业');
//-->
</script>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top" style="padding-top:12px;">意向工作职能:</td>
<td>
<div class="resultBox">
<div class="tit bgc_eee"><h2>您已选择的意向职能</h2></div>
<div class="cont" id="div_position_SureItems">
<!--{if $list[hopesubposition]}-->
<script type="text/javascript">
showHopesubpositionList('{$list[hopesubposition]}');
function showHopesubpositionList(str)
{
var str=str;
var arrshow=str.split(',');
var showhtml='';
for(var i=0;i<arrshow.length;i++)
{
var arri=arrshow[i].slice(0,2);
var arrn=arrshow[i].slice(2,2)+1;
var chhtml=jsJobArray['subposition'][arri][arrn].split(',');
showhtml+='<input type="checkbox" checked="true" name="hopesubposition[]" value="'+chhtml[0]+'" onclick="copyjsJobCheckboxPreItem(\'div_position_{$_SGLOBAL['timestamp']}\',\'div_position_SureItems\',\'div_position_SureItems\',\'_preItems\');samejsJobCheckboxPreItem(this,\'div_position_{$_SGLOBAL['timestamp']}\');" title="'+chhtml[1]+'">'+chhtml[1];
}
$('div_position_SureItems').innerHTML = showhtml;
}
</script>
<!--{/if}-->
</div>
</div>
<div id="div_position_{$_SGLOBAL['timestamp']}"></div>
<script type="text/javascript">
<!--
showjsJobCheckboxList('div_position_{$_SGLOBAL['timestamp']}', 'div_position_SureItems', {$_SGLOBAL['timestamp']}, 'position', 'subposition', 'hopeposition', 'hopesubposition', '选择意向职能');
//-->
</script>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td>专业特长:</td>
<td><input type="text" class="t_input" name="specialty" value="$list[specialty]" style="width:240px;" /></td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td>首选工作地点:</td>
<td>
<script type="text/javascript" src="source/script_city.js"></script>
<script type="text/javascript">
<!--
showprovince('hopeprovince1', 'hopecity1', '$list[hopeprovince1]');
showcity('hopecity1', '$list[hopecity1]', 'hopeprovince1');
//-->
</script>
</td>
</tr>
<tr>
<td>二选工作地点:</td>
<td>
<script type="text/javascript">
<!--
showprovince('hopeprovince2', 'hopecity2', '$list[hopeprovince2]');
showcity('hopecity2', '$list[hopecity2]', 'hopeprovince2');
//-->
</script>
</td>
</tr>
<tr>
<td>三选工作地点:</td>
<td>
<script type="text/javascript">
<!--
showprovince('hopeprovince3', 'hopecity3', '$list[hopeprovince3]');
showcity('hopecity3', '$list[hopecity3]', 'hopeprovince3');
//-->
</script>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td>第一语言:</td>
<td>
<select name="language1">
$languagehtml
</select>
<select name="language1level">
$languagelevelhtml
</select>
</td>
</tr>
<tr>
<td>第二语言:</td>
<td>
<select name="language2">
$language2html
</select>
<select name="language2level">
$language2levelhtml
</select>
</td>
</tr>
<tr>
<td>第三语言:</td>
<td>
<select name="language3">
$language3html
</select>
<select name="language3level">
$language3levelhtml
</select>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td>期望薪资:</td>
<td>
<select name="hopeemolumenttype">
$hopeemolumenttypehtml
</select>
<select name="hopeemolument">
$hopeemolumenthtml
</select>
</td>
</tr>
<tr>
<td>到岗时间:</td>
<td>
<select name="entrytype">
$entrytypehtml
</select>
</td>
</tr>
</table>
</div>
<div id="div_field_3">
<table cellspacing="0" cellpadding="0" class="formtable">
<caption>
<h2>第四步:教育经历</h2>
</caption>
</table>
<span id="resumestudy"></span>
<table id="resumestudy_table" cellspacing="1" cellpadding="2" class="formtable">
<tr style="background:#DEDEDE;font-weight:bold;">
<td width="28"> </td>
<td width="128">
<strong>时间</strong>
</td>
<td>
<strong>学校</strong>
</td>
<td width="40" style="text-align:center;">
<strong>学历</strong>
</td>
<td width="60"> </td>
</tr>
<!--{loop $studys $keys $value}-->
<!--{template job_study}-->
<!--{/loop}-->
</table>
<br />
<table cellspacing="1" cellpadding="1" class="formtable">
<tr>
<td>
<a href="javascript:void(0)" onclick="job_window('addstudy')" class="button" style="padding:3px 10px;">添加新的教育背景</a>
</td>
</tr>
</table>
</div>
<div id="div_field_4">
<table cellspacing="0" cellpadding="0" class="formtable">
<caption>
<h2>第五步:工作经历</h2>
</caption>
</table>
<span id="resumework"></span>
<table id="resumework_table" cellspacing="1" cellpadding="2" class="formtable">
<tr style="background:#DEDEDE;font-weight:bold;">
<td width="28"> </td>
<td width="128">
<strong>时间</strong>
</td>
<td>
<strong>公司</strong>
</td>
<td width="120">
<strong>部门</strong>
</td>
<td width="60"> </td>
</tr>
<!--{loop $works $key $values}-->
<!--{template job_work}-->
<!--{/loop}-->
</table>
<br />
<table cellspacing="1" cellpadding="1" class="formtable">
<tr>
<td>
<a href="javascript:void(0)" onclick="job_window('addwork')" class="button" style="padding:3px 10px;">添加新的工作经历</a>
</td>
</tr>
</table>
</div>
<div id="div_field_5">
<table cellspacing="0" cellpadding="0" class="formtable">
<caption>
<h2>第六步:自定义简历</h2>
</caption>
<tr>
<td colspan="2">你可以在这里输入简历补充资料,也可以直接点击完成跳过这一步。<br/>
<img src="image/zoomin.gif" onmouseover="this.style.cursor='pointer'" onclick="zoomTextarea('customresume', 1)">
<img src="image/zoomout.gif" onmouseover="this.style.cursor='pointer'" onclick="zoomTextarea('customresume', 0)"><br/>
<script language="javascript" src="/image/editor/editor_function.js"></script><textarea class="userData" name="customresume" id="uchome-ttHtmlEditor" style="height:100%;width:100%;display:none;border:0px">$list[customresume]</textarea> <iframe src="/editor.php?charset=$_SC[charset]&allowhtml=$allowhtml" name="uchome-ifrHtmlEditor" id="uchome-ifrHtmlEditor" scrolling="no" border="0" frameborder="0" style="width:80%;border: 1px solid #C5C5C5;" height="300"></iframe><input type="button" id="blogbutton" name="blogbutton" value="提交发布" onclick="validate(this);" style="display: none;" />
</td>
</tr>
</table>
</div>
<table cellspacing="4" cellpadding="4" width="100%" class="infotable">
<tr>
<td style="width:5em;">
<input type="hidden" name="uid" value="{$_SGLOBAL[supe_uid]}" />
<input type="hidden" name="username" value="{$_SGLOBAL[username]}" />
<input type="hidden" name="do" value="<!--{if empty($list)}-->add<!--{else}-->update<!--{/if}-->" />
</td>
<td>
<input type="button" id="next_id" value="下一步" onclick="selectField((nowi+1)>=9?0:(nowi+1))" class="submit" />
<input type="submit" id="next_post" value="确认<!--{if $op=='update' && $id}-->修改<!--{else}-->添加<!--{/if}-->" class="submit" onclick="document.getElementById('blogbutton').click();" />
</td>
</tr>
</table>
</form>
</div>
<div class="narrow mtag_side">
<div>
<ul>
<li style="font-weight:bold;">相关:</li>
<li id="div_field_title_0" onclick="selectField(0);" style="cursor: pointer;">第一步</li>
<li id="div_field_title_1" onclick="selectField(1);" style="cursor: pointer;">第二步</li>
<li id="div_field_title_2" onclick="selectField(2);" style="cursor: pointer;">第三步</li>
<li id="div_field_title_3" onclick="selectField(3);" style="cursor: pointer;">第四步</li>
<li id="div_field_title_4" onclick="selectField(4);" style="cursor: pointer;">第五步</li>
<li id="div_field_title_5" onclick="selectField(5);" style="cursor: pointer;">第六步</li>
</ul>
</div>
</div>
</div>
<!--{else}-->
<div class="box">
<div class="i_header">
<h1><a href="cp.php?ac=friend&op=add&uid={$list[uid]}" id="a_friend" onclick="ajaxmenu(event, this.id, 99999, '', -1)">{$list[name]}</a>
<em>{$list[resumetitle]}</em>
</h1>
<span>简历状态:<!--{eval echo $workstatus[$list['workstatus']];}--></span>
</div>
<div class="r_content">
<div>
<div id="space_basicinfo" class="box">
<div id="i_narrow" class="narrow" style="float:right">
<div id="space_avatar">
<a href="cp.php?ac=pm&uid=20524" id="a_pm" onclick="ajaxmenu(event, this.id, 99999, '', -1)">
<img src="<!--{avatar($list[uid],big)}-->" alt="{$list[name]}" />
</a>
</div>
</div>
<div class="box_content">
<table cellspacing="0" cellpadding="0" class="infotable">
<tr>
<th width="64">姓名:</th>
<td>{$list[name]}</td>
</tr>
<!--{if !empty($list[sex])}-->
<tr>
<th>性别:</th>
<td><!--{if $list[sex]==1}-->男<!--{else}-->女<!--{/if}--></td>
</tr>
<!--{/if}-->
<!--{if !empty($list[birthyear]) && !empty($list[birthmonth]) && !empty($list[birthday])}-->
<tr>
<th>生日:</th>
<td>
<!--{if $list[birthyear] && $list[birthmonth] && $list[birthday]}-->{$list[birthyear]}年{$list[birthmonth]}月{$list[birthday]}日<!--{/if}-->
</td>
</tr>
<!--{/if}-->
<!--{if !empty($list[area])}-->
<tr>
<th>地区:</th>
<td><!--{eval echo $areas[$list[area]];}--></td>
</tr>
<!--{/if}-->
<!--{if !empty($list[nationality])}-->
<tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -