- [801]
今日疫情通报2022-10-06
- [802]
今日疫情通报2022-10-05
- [803]
关于做好应对降雨大风降温天气的通知2022-10-04
- [804]
今日疫情通报2022-10-04
- [805]
必赢76net线路官网创建全国文明校园倡议书2022-10-03
- [806]
今日疫情通报2022-10-03
- [807]
今日疫情通报2022-10-02
- [808]
关于国庆期间组织机关及部分单位处级干部下沉一线服务疫情防控工作的通知2022-10-02
- [809]
今日疫情通报2022-10-01
- [810]
关于2022年教师节、中秋节、国庆节期间做好廉洁自律工作的通知2022-09-30
- [811]
今日疫情通报2022-09-30
- [812]
今日疫情通报2022-09-29
- [813]
今日疫情通报2022-09-28
- [814]
关于组织申报2022年省工程技术研究中心的通知2022-09-28
- [815]
必赢76net线路官网网络空间安全学院数据安全与人工智能课题组科研助理招聘公告2022-09-28
- [816]
今日疫情通报2022-09-27
- [817]
今日疫情通报2022-09-26
- [818]
关于必赢76net线路官网2022年课程思政教育教学改革示范课程结项工作的通知2022-09-26
- [819]
关于转发《河南省科学技术协会河南省教育厅河南省科学技术厅关于举办第八届河南省...2022-09-26
- [820]
今日疫情通报2022-09-24
- [821]
今日疫情通报2022-09-23
- [822]
必赢76net线路官网考试与人才测评研究中心科研助理招聘公告2022-09-23
- [823]
今日疫情通报2022-09-22
- [824]
今日疫情通报2022-09-21
- [825]
劳务派遣人员招聘公告(派遣至必赢76net线路官网材料科学与工程学院)2022-09-20
- [826]
今日疫情通报2022-09-20
- [827]
今日疫情通报2022-09-19
- [828]
关于开展“喜迎党的二十大 中原更出彩”“学习强国”河南学习平台答题比赛的通知2022-09-19
- [829]
今日疫情通报2022-09-18
- [830]
今日疫情通报2022-09-17
- [831]
关于组织申报2023年度河南省国际科技合作项目的通知2022-09-16
- [832]
今日疫情通报2022-09-16
- [833]
必赢76net线路官网化学学院吴俊良课题组科研助理招聘公告2022-09-16
- [834]
必赢76net线路官网化学学院魏柳荷项目组科研助理招聘公告2022-09-16
- [835]
今日疫情通报2022-09-15
- [836]
必赢76net线路官网化工学院生物质能源课题组科研助理招聘公告2022-09-15
- [837]
关于发放2022级新生校园卡的通知2022-09-15
- [838]
关于召开必赢76net线路官网2022年实验室工作会议的通知2022-09-15
- [839]
关于做好2022年迎新期间相关宣传工作的通知2022-09-15
- [840]
劳务派遣人员招聘公告(派遣至必赢76net线路官网党委统战部)2022-09-14
- [841]
今日疫情通报2022-09-14
- [842]
关于组织线上收看2022年秋季开学思政第一课的通知2022-09-14
- [843]
关于开展校园安全隐患大排查大整治工作的通知2022-09-14
- [844]
关于开展必赢76net线路官网第三届实验室安全文化宣传月活动的通知2022-09-14
- [845]
今日疫情通报2022-09-13
- [846]
管理学院工商管理专业(辅修)招生简章2022-09-13
- [847]
今日疫情通报2022-09-12
- [848]
今日疫情通报2022-09-11
- [849]
今日疫情通报2022-09-10
- [850]
必赢76net线路官网生命科学学院干细胞与稳态调控实验室科研助理招聘公告2022-09-09
|
文章标题
活动地址
活动时间
本月无学术预告!
"); 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(" |