{cw:include("cw_head.html")}
找工作 找人才
计算机/互联网/通信/电子
{cw:loop select * from cw_job_class where id in(2,3,11,14,15)} {/cw:loop}
人事/行政/高级管理
{cw:loop select * from cw_job_class where id in(4,5,6,13)} {/cw:loop}
销售/客服/技术支持
{cw:loop select * from cw_job_class where id in(7,8,9,10,12)} {/cw:loop}
{cw:loop select top 10 * from cw_news order by id desc} {/cw:loop}
{cw:loop select top 10 * from cw_news order by id desc} {/cw:loop}
{cw:loop select top 20 * from cw_job order by id desc} {/cw:loop}
{cw:loop select top 10 * from cw_hr order by id desc} {/cw:loop}
姓名 所学专业 工作年限 性别 期望月薪
{xingming} {zhuanye} {jingyan} {xingbie} {yuexin}
{cw:loop select top 3 * from cw_hr where pic<>"" order by id desc}
姓名:{xingming}
性别:{xingbie}
学历:{xueli}
专业:{zhuanye}
{/cw:loop}
{cw:include("cw_foot.html")}