大北农科技奖
-
大北农科技奖颁奖!奖金1148万,为23年以来最高
6月28日,“第十二届大北农科技奖颁奖暨中关村全球农业科技创新论坛”在北京隆重召开。大会全球同步直播,近100万人在线观看。中国科学院院士、美国国家科学院院士、中国科学院北京生命科学研究院院长康乐,中国科学…
6月28日,“第十二届大北农科技奖颁奖暨中关村全球农业科技创新论坛”在北京隆重召开。大会全球同步直播,近100万人在线观看。中国科学院院士、美国国家科学院院士、中国科学院北京生命科学研究院院长康乐,中国科学…
$(function(){ function page_views() { if(!window.localStorage) { console.info('浏览器不支持 localStorage'); }else{ var post_id = 32018; var views = localStorage.getItem("view_list"); if(views===null){ localStorage.setItem("view_list",post_id); $.post("https://www.xinmunet.com/wp-content/themes/justnews/action/views1.php?time="+new Date().getTime(),{post_id:post_id}); return true; }else{ var item = views.split("|"); var bool = $.inArray(post_id+'',item); if(bool===-1){ $.post("https://www.xinmunet.com/wp-content/themes/justnews/action/views1.php?time="+new Date().getTime(),{post_id:post_id}); localStorage.setItem("view_list",views+"|"+post_id); return true; } return false; } } } page_views(); });