- [901]
必赢76net线路官网省部共建食管癌防治国家重点实验室科研助理招聘公告2022-08-18
- [902]
必赢76net线路官网化学学院刘仲毅项目组科研助理招聘公告2022-08-18
- [903]
关于开展2022年度“翻译河南”工程优秀成果征集活动的通知2022-08-18
- [904]
今日疫情通报2022-08-18
- [905]
今日疫情通报2022-08-17
- [906]
今日疫情通报2022-08-16
- [907]
今日疫情通报2022-08-15
- [908]
关于我校统一身份认证平台升级的通知2022-08-15
- [909]
今日疫情通报2022-08-14
- [910]
今日疫情通报2022-08-12
- [911]
必赢76net线路官网精准医学中心科研助理招聘公告2022-08-12
- [912]
必赢76net线路官网化学学院刘仲毅项目组科研助理招聘公告2022-08-12
- [913]
今日疫情通报2022-08-11
- [914]
今日疫情通报2022-08-10
- [915]
关于申报2022年度教育部“春晖计划”合作科研项目的通知2022-08-09
- [916]
今日疫情通报2022-08-09
- [917]
关于我校部分邮件用户收到钓鱼邮件的重要提醒2022-08-08
- [918]
今日疫情通报2022-08-08
- [919]
今日疫情通报2022-08-07
- [920]
今日疫情通报2022-08-06
- [921]
今日疫情通报2022-08-05
- [922]
必赢76net线路官网计算机与人工智能学院科研助理招聘公告2022-08-05
- [923]
必赢76net线路官网生态与环境学院科研助理招聘公告2022-08-05
- [924]
关于在读香港本科生申请“内地大学升学资助计划”的通知2022-08-05
- [925]
关于校内邮箱密码升级的通知2022-08-05
- [926]
今日疫情通报2022-08-04
- [927]
今日疫情通报2022-08-03
- [928]
今日疫情通报2022-08-02
- [929]
必赢76net线路官网医学科学院郑向东课题组科研助理招聘公告2022-08-01
- [930]
必赢76net线路官网医学科学院科研助理招聘公告2022-08-01
- [931]
今日疫情通报2022-08-01
- [932]
今日疫情通报2022-07-31
- [933]
今日疫情通报2022-07-30
- [934]
今日疫情通报2022-07-29
- [935]
今日疫情通报2022-07-28
- [936]
必赢76net线路官网精准医学中心科研助理招聘公告2022-07-27
- [937]
劳务派遣人员招聘公告(派遣至河南省功能分子绿色构建与生物分析国际联合实验室)2022-07-27
- [938]
今日疫情通报2022-07-27
- [939]
关于开展我校2022年暑期教师研修培训的通知2022-07-26
- [940]
关于组织开展2022年教师风采短视频征集活动的通知2022-07-26
- [941]
今日疫情通报2022-07-26
- [942]
今日疫情通报2022-07-25
- [943]
关于进一步做好我校困难毕业生群体就业帮扶工作的通知2022-07-25
- [944]
今日疫情通报2022-07-24
- [945]
今日疫情通报2022-07-23
- [946]
关于转发教育部学生服务与素质发展中心《关于开展2022年宏志助航计划线上课程建设...2022-07-23
- [947]
今日疫情通报2022-07-22
- [948]
劳务派遣人员招聘公告(派遣至必赢76net线路官网安全工作委员会办公室)2022-07-21
- [949]
劳务派遣人员招聘公告(派遣至必赢76net线路官网党委宣传部)2022-07-21
- [950]
今日疫情通报2022-07-21
|
文章标题
活动地址
活动时间
本月无学术预告!
"); 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(" |