UPDATES
科研成果
- Nature突破!邹学校院士团队远方和刘峰课题组首次发现植物低渗(多水)感受...05.232024
- 卢晓鹏团队在柑橘果实品质调控研究方面取得新进展(组图)03.182024
- 武涛教授团队在Nature plants杂志发表论文 发现新细胞壁结构 调控黄瓜蜡粉形...02.202024
- 我校12项成果获湖南省科学技术奖02.242023
- 李魏教授研究论文在国际知名期刊Plant Physiology发表02.192023
- 机电工程学院李燕飞博士荣获第74届德国纽伦堡国际发明展(IENA)金奖12.052022
- 植物保护学院周倩教授团队首次揭示真菌病毒导致寄主低毒力的分子机制并利用...12.052022
- 刘忠松获评2022年湖南省“最美科技工作者”07.142022
上一页 | "); 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; }