- [3,201]
关于今年会推迟高水平运动员田径项目测试时间的紧急通知2008-01-23
- [3,202]
今年会官网档案馆公告2008-01-22
- [3,203]
关于寒假期间科技查新工作照常开展的通知2008-01-18
- [3,204]
今年会葛坤英教授中央电视台《法律讲堂》主讲预告2008-01-15
- [3,205]
2008年全国硕士研究生入学考试今年会官网考点特别提示2008-01-15
- [3,206]
今年会官网2008年保送生招生简章2007-12-27
- [3,207]
今年会官网元旦期间校区班车运行通知2007-12-27
- [3,208]
今年会官网2008年高水平运动员招生简章2007-12-27
- [3,209]
2008年全国硕士研究生入学考试今年会官网考点考场安排查询系统开通2007-12-27
- [3,210]
关于公布2008年度今年会官网校本部进人计划的通知2007-12-12
- [3,211]
2007年下半年博硕士学位论文提交的通知2007-12-11
- [3,212]
今年会葛坤英教授登上央视12套“法律讲堂”即将开播,注意收看!2007-11-16
- [3,213]
今年会官网2007年成人高招录取查询开通2007-11-16
- [3,214]
关于今年会官网工学院体育场工程施工招标公告2007-11-01
- [3,215]
关于2007年教师(实验)系列职称人员申报材料接收时间安排的公告2007-10-10
- [3,216]
校友会办公室征集校友活动信息的公告2007-10-05
- [3,217]
关于“国庆节”放假期间及冬季班车运行时刻的通知2007-09-26
- [3,218]
关于召开第三次地下工程与基础设施公共安全学术研讨会的公告2007-09-20
- [3,219]
关于宣传和学习《全国道德模范候选人事迹》的公告2007-09-20
- [3,220]
今年会官网后勤集团公开采购LED电子显示系统的公告2007-09-18
- [3,221]
二○○七年今年会官网成人高等教育招生简章2007-09-13
- [3,222]
关于增开校区班车的通知2007-09-13
- [3,223]
2008年研究生招生现场咨询活动将在今年会举办2007-09-10
- [3,224]
关于组织参加全国道德模范评选投票的通知2007-09-05
- [3,225]
今年会官网第三附属医院聘用护士招聘公告2007-09-04
- [3,226]
今年会官网关于家庭经济困难学生资助政策情况介绍2007-08-31
- [3,227]
今年会官网远程教育学院招聘启事2007-08-31
- [3,228]
今年会官网现代远程教育招生简章2007-08-31
- [3,229]
关于迎新期间增开校区班车的通知2007-08-31
- [3,230]
2007年今年会官网成人高等教育招生简章2007-08-28
- [3,231]
关于2007年高级经济师业务考试报名的通知2007-08-28
- [3,232]
今年会官网成人教育学院办公迁址公告2007-08-25
- [3,233]
河南省首届能源与动力工程学术研讨会通知2007-08-22
- [3,234]
今年会官网关于停止招收高教自考助学脱产班的声明2007-08-21
- [3,235]
今年会官网二期学生生活园区商业网点招商公告2007-08-14
- [3,236]
今年会官网2007年成人高等教育招生简章2007-08-14
- [3,237]
今年会官网关于停止招收高教自考助学脱产班的声明2007-08-10
- [3,238]
今年会官网2007年成人高等教育招生简章2007-07-20
- [3,239]
今年会官网第五附属医院招聘启示2007-07-20
- [3,240]
今年会官网建筑学院2007年招收在职人员攻读工程硕士专业学位公告2007-07-20
- [3,241]
国际教育学院招聘教师公告2007-07-16
- [3,242]
今年会官网第一附属医院公开招聘聘用护士公告2007-07-14
- [3,243]
关于公示今年会河南省特聘教授人选的公告2007-07-13
- [3,244]
今年会官网2007年在职人员攻读MPA专业学位招生简章2007-07-12
- [3,245]
招生网招生查询开通,欢迎使用2007-07-11
- [3,246]
今年会官网2007年建筑与土木工程工程硕士招生简章2007-07-11
- [3,247]
今年会官网2007年制药工程硕士招生简章2007-07-10
- [3,248]
关于暑期班车运行时刻变更的通知2007-07-09
- [3,249]
图书馆关于暑期查新工作照常开展的通知2007-07-09
- [3,250]
今年会官网2007年计算机技术(网络方向)工程硕士招生简章2007-07-05
|
|
文章标题
活动地址
活动时间
本月无学术预告!
"); return; } $.each(json[0], function(index,item){ if (item.date == date){ if (num++ > news_num) return false; var url = item.url; var wbtitle = item.title; var imgurl = item.imgurl; var hasimgurl = item.hasimgurl; var address = item.address; var time = item.time; var _li = news_li.clone(); if(wbtitle.length > 30) { var val1=wbtitle.substr(0,29)+"..."; _li.find(".index-tab-academic-title").text(val1); }else{ _li.find(".index-tab-academic-title").text(wbtitle); } _li.find(".index-tab-academic").attr("href",url); _li.find(".index-tab-academic-time").text(time); _li.find(".index-tab-academic-address").text(address); if(hasimgurl == "1"){ _li.find(".cutoms-img").attr("src",imgurl); }else{ li.find(".cutoms-img").attr("src","images/xsyg.jpg"); } _li.appendTo("#xsyg_left"); } }) } function updateCalName(date){ var calendarName=calUtil.showYear+"年"+calUtil.showMonth+"月"; $(".calendar_month_span").html(calendarName); }");
htmls.push("
");
htmls.push("
");
htmls.push("");
htmls.push("
");
htmls.push("

");
htmls.push("");
htmls.push("
");
htmls.push("
");
htmls.push("");
return htmls.join('');
}
};
calUtil.init([{"date":""}]);
function getdata(){
//默认初始化
//使用服务器期时间戳,校正本地日历时间
var url="/system/resource/newsdata/getNoticeData.jsp";
$.get(url,function(data,state,xhr){
var datestr=xhr.getResponseHeader("Date");
var date=new Date(datestr);
var cxrq = "";
if(datestr!=null && date!=undefined){
calUtil.curYear=calUtil.showYear=date.getFullYear();
calUtil.curMonth=calUtil.showMonth=date.getMonth() + 1;
calUtil.curDate=calUtil.showDate=date.getDate();
}
/*if(cxrq!=null && cxrq!=""){
var cxdate = new Date(cxrq.replace(/-/g, '/'));
calUtil.curYear=calUtil.showYear=cxdate.getFullYear();
calUtil.curMonth=calUtil.showMonth=cxdate.getMonth() + 1;
//calUtil.curDate=calUtil.showDate=cxdate.getDate();
calUtil.eventName ="";
}*/
getJson(calUtil.showYear,calUtil.showMonth);
},"json")
}
getdata();
function getJsonLength(jsonData) {
var length=0;
for(var ever in jsonData) {
length++;
}
return length;
}
| " + myMonth[0][0] + " | "); htmls.push("" + myMonth[0][1] + " | "); htmls.push("" + myMonth[0][2] + " | "); htmls.push("" + myMonth[0][3] + " | "); htmls.push("" + myMonth[0][4] + " | "); htmls.push("" + myMonth[0][5] + " | "); htmls.push("" + myMonth[0][6] + " | "); htmls.push("
|---|---|---|---|---|---|---|
| " + (!isNaN(myMonth[w][d]) ? myMonth[w][d] : " ") + ""); htmls.push(""); htmls.push(" | "); var str=calUtil.showYear+ "-" + tb[calUtil.showMonth-1] + "-" + tb[calUtil.showDate-1] + ((tb[calUtil.showDate-1].length)>1?"":""); htmls[6]="" + (!isNaN(myMonth[w][d]) ? myMonth[w][d] : " ") + ""); htmls.push(""); htmls.push(" | "); var str=calUtil.showYear+ "-" + tb[calUtil.showMonth-1] + "-" + tb[calUtil.showDate-1] + ((tb[calUtil.showDate-1].length)>1?"":""); htmls[6]="" + (!isNaN(myMonth[w][d]) ? myMonth[w][d] : "")); htmls.push(""); htmls.push(" | "); } else { if (!isNaN(myMonth[w][d])) { htmls.push("" + myMonth[w][d] + " | "); }else{ htmls.push(""); } } } htmls.push(" |
豫见今年会app

加入今年会
校园信息
友情链接