- [951]
关于做好2022年班主任选聘和报备工作的通知2022-08-25
- [952]
法学院(知识产权学院)法学专业(辅修)教育2022年度招生简章2022-08-25
- [953]
今日疫情通报2022-08-25
- [954]
pp电子官方网站生物医药高等研究院李蓬课题组科研助理招聘公告2022-08-24
- [955]
今日疫情通报2022-08-24
- [956]
关于开展2022年度博士后经费申报工作的通知2022-08-24
- [957]
关于启动pp电子教师岗位等级晋升和聘用工作的通知2022-08-24
- [958]
关于推荐申报河南省本科高校2022年度课程思政项目建设的通知2022-08-23
- [959]
今日疫情通报2022-08-23
- [960]
今日疫情通报2022-08-22
- [961]
今日疫情通报2022-08-21
- [962]
今日疫情通报2022-08-20
- [963]
今日疫情通报2022-08-19
- [964]
pp电子官方网站省部共建食管癌防治国家重点实验室科研助理招聘公告2022-08-18
- [965]
pp电子官方网站化学学院刘仲毅项目组科研助理招聘公告2022-08-18
- [966]
关于开展2022年度“翻译河南”工程优秀成果征集活动的通知2022-08-18
- [967]
今日疫情通报2022-08-18
- [968]
今日疫情通报2022-08-17
- [969]
今日疫情通报2022-08-16
- [970]
今日疫情通报2022-08-15
- [971]
关于pp电子统一身份认证平台升级的通知2022-08-15
- [972]
今日疫情通报2022-08-14
- [973]
今日疫情通报2022-08-12
- [974]
pp电子官方网站精准医学中心科研助理招聘公告2022-08-12
- [975]
pp电子官方网站化学学院刘仲毅项目组科研助理招聘公告2022-08-12
- [976]
今日疫情通报2022-08-11
- [977]
今日疫情通报2022-08-10
- [978]
关于申报2022年度教育部“春晖计划”合作科研项目的通知2022-08-09
- [979]
今日疫情通报2022-08-09
- [980]
关于pp电子部分邮件用户收到钓鱼邮件的重要提醒2022-08-08
- [981]
今日疫情通报2022-08-08
- [982]
今日疫情通报2022-08-07
- [983]
今日疫情通报2022-08-06
- [984]
今日疫情通报2022-08-05
- [985]
pp电子官方网站计算机与人工智能学院科研助理招聘公告2022-08-05
- [986]
pp电子官方网站生态与环境学院科研助理招聘公告2022-08-05
- [987]
关于在读香港本科生申请“内地大学升学资助计划”的通知2022-08-05
- [988]
关于校内邮箱密码升级的通知2022-08-05
- [989]
今日疫情通报2022-08-04
- [990]
今日疫情通报2022-08-03
- [991]
今日疫情通报2022-08-02
- [992]
pp电子官方网站医学科学院郑向东课题组科研助理招聘公告2022-08-01
- [993]
pp电子官方网站医学科学院科研助理招聘公告2022-08-01
- [994]
今日疫情通报2022-08-01
- [995]
今日疫情通报2022-07-31
- [996]
今日疫情通报2022-07-30
- [997]
今日疫情通报2022-07-29
- [998]
今日疫情通报2022-07-28
- [999]
pp电子官方网站精准医学中心科研助理招聘公告2022-07-27
- [1,000]
劳务派遣人员招聘公告(派遣至河南省功能分子绿色构建与生物分析国际联合实验室)2022-07-27
|
|
文章标题
活动地址
活动时间
本月无学术预告!
"); 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

加入郑大
校园信息
友情链接