联系我们
基金及资助
- 2024-03-292024年中国博士后基金资助指南
- 2020-11-03李蒙等6位博士获第66批中国博士后基金资助
- 2020-01-172020年度中国博士后科学基金资助指南
- 2019-06-04刘虎虎、刘刚获中国博士后基金特别资助
- 2019-05-31杨远等7名博士后获65批中国博士后基金二等资助
- 2019-05-31武芳芳、陈海飞获64批中国博士后基金一等资助,石星波、张虹亮获二等资助
- 2019-05-312019年博士后国(境)外交流项目申报指南
- 2019-05-31中国博士后科学基金资助指南(2019 年度)
- 2018-12-07周耀渝、罗劲松获63批中国博士后基金一等资助,刘刚、朱洺志获二等资助
- 2014-10-09张志飞博士获第56批中国博士后基金一等资助 周玮 肖定福 许超三博士后获二等资助
- 2014-10-09李兰芝 杨青博士获第七批中国博士后基金特别资助
- 2014-01-02关于发布《2014年度中国博士后科学基金资助指南》的通知
- 2013-11-13历年面上资助获得者名单
- 2013-11-13历年特别资助获得者名单
- 2013-11-13关于进一步加强中国博士后科学基金资助总结报告收集工作的通知
上一页 | "); 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("上一页 | 末页 | "); document.write("总共"+countPage+"页 | "); //跳转页面 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; }