EVENTS
学术活动
-
02九月
-
01九月
-
28八月
-
26八月Soil aquifer treatment: Process optimization and alternative approaches
主讲 Alex Furman
地点 八教南212
时间 2024年8月31日 下午16:30-18:30
-
19八月
-
05七月
-
01七月
-
28六月
-
21六月
-
17六月Tipping points of global forests under climate change
主讲 Zhihong Xu 教授
地点 第八教学楼北408
时间 2024年6月18日下午16:00
上一页 | "); else if(countPage>1&¤tPage!=0&¤tPage==1) document.write("首页 | 上一页 | "); else document.write("首页 | 上一页 | "); //循环 var num = 8; for(var i=0+(currentPage-1-(currentPage-1)%num) ; i<=(num+(currentPage-1-(currentPage-1)%num))&&(i"+1+" | ");} else document.write(""+(i+1)+" | "); } //设置下一页代码 if(countPage>1&¤tPage!=(countPage-1)) document.write("下一页 | 末页 | "); else document.write("上一页 | 末页 | "); function toPage(){ var _num = document.getElementById("num").value; var str = "index"+"_"+(_num-1)+"."+"html"; var url = location.href.substring(0,location.href.lastIndexOf("/")+1); if(_num<=1||_num==null) location.href = url+"index"+"."+"html"; else if(_num>countPage) alert("本频道最多"+countPage+"页"); else location.href = url+str; }