This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
draw line in canvas | |
*/ | |
function drawLine(ctx,opt){ | |
var prop=["strokeStyle","lineCap","lineWidth"], | |
start=opt.start, | |
end=opt.end; | |
ctx.beginPath(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
//三级职能 | |
*/ | |
; | |
define(function() { | |
var func1 = [{ //一级职能 | |
"id": 1, | |
"name": "计算机|互联网|通信|电子" | |
}, { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
//行业 | |
*/ | |
;define(function(){ | |
var data=[ | |
{"id":2,"name":"IT/互联网/通信/电子"}, | |
{"id":4,"name":"会计/金融/银行/保险"}, | |
{"id":5,"name":"生产/质检/贸易/物流"}, | |
{"id":6,"name":"医疗/器械/生物/制药"}, | |
{"id":7,"name":"广告/媒体/艺术/市场"}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
//XZ学校数据 | |
*/ | |
; | |
define(function() { | |
var province = [{ | |
"id": 11, | |
"name": "北京" | |
}, { | |
"id": 12, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
//XZ省市数据 | |
*/ | |
;define(function(){ | |
var province=[ | |
{"id":11,"name":"北京"}, | |
{"id":12,"name":"天津"}, | |
{"id":31,"name":"上海"}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@文军 | |
tab格式 | |
<div class="teamwork-tit"> | |
<ul class="teamwork-nav"> | |
<li><a href="#" class="on">个人中心</a></li> | |
<li><a href="/home/resume">我的简历</a></li> | |
<li><a href="/home/myjobs">职位申请记录</a></li> | |
<li><a href="/home/profile">我的主页</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li><a class="ajax" url="" data-pid="757">公务员 </a></li> | |
<li><a class="ajax" url="" data-pid="760">农/林/牧/渔</a></li> | |
<li><a class="ajax" url="" data-pid="765">市场/营销</a></li> | |
<li><a class="ajax" url="" data-pid="766">科研人员</a></li> | |
<li><a class="ajax" url="" data-pid="767">教师</a></li> | |
<li><a class="ajax" url="" data-pid="768">化工</a></li> | |
<li><a class="ajax" url="" data-pid="769">质量/安全管理</a></li> | |
<li><a class="ajax" url="" data-pid="770">工程/机械/能源</a></li> | |
<li><a class="ajax" url="" data-pid="771">汽车</a></li> | |
<li><a class="ajax" url="" data-pid="772">技工</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*拼音汉字对应数据*/ | |
//http://qzonestyle.gtimg.cn/campus/v4/js/common/Util/pinyin.js | |
拼音:["a","ai","an","ang","ao","ba","bai","ban","bang","bao","bei","ben","beng","bi","bian","biao","bie","bin","bing","bo","bu","ca","cai","can","cang","cao","ce","cen","ceng","cha","chai","chan","chang","chao","che","chen","cheng","chi","chong","chou","chu","chuai","chuan","chuang","chui","chun","chuo","ci","cong","cou","cu","cuan","cui","cun","cuo","da","dai","dan","dang","dao","de","dei","deng","di","dia","dian","diao","die","ding","diu","dong","dou","du","duan","dui","dun","duo","e","ei","en","er","fa","fan","fang","fei","fen","feng","fo","fou","fu","ga","gai","gan","gang","gao","ge","gei","gen","geng","gong","gou","gu","gua","guai","guan","guang","gui","gun","guo","ha","hai","han","hang","hao","he","hei","hen","heng","hng","hong","hou","hu","hua","huai","huan","huang","hui","hun","huo","ji","jia","jian","jiang","jiao","jie","jin","jing","jiong","jiu","ju","juan","jue","jun","ka","kai","kan","kang","kao","ke","ken","keng","kong |