CINXE.COM

器官芯片走向研发测试“舞台中心”—新闻—科学网

<!DOCTYPE html> <html> <head> <title>器官芯片走向研发测试“舞台中心”—新闻—科学网</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content=器官芯片,研发,[mynews.keys] /> <script language="javascript" type="text/javascript"> function showsize(sid) { document.getElementById("content"+1).style.fontSize=sid; document.getElementById("content"+1).className='f'+sid; } function showandhide(showid,hideid) { document.getElementById(showid).style.display=""; document.getElementById(hideid).style.display="none"; document.getElementById(showid+"1").style.background="#005007"; document.getElementById(hideid+"1").style.background="#787878"; } </script> <style type="text/css"> body { margin:0; padding:0; background:#e4e6df url(/images/a-b-mbr.jpg) repeat-y center top; text-align:center; font:13px Arial, Helvetica, sans-serif; } #wrap { margin:0 auto; text-align:left; width:970px; padding:0 0px; w\idth:970px;background:#ffffff} img { border:0; } td{font:13px 宋体} #header { width:100%; margin-top:5px;text-align:center; } #fielder {margin:0 auto; text-align:left; width:970px;} #fielderleft {width:450px; float: left;font:13px 宋体;color:#b41319;height:20px; text-align:right;margin-top:5px} #fielderright {width:520px; float: right;height:20px} #fielderleft a{font:13px 宋体;color:#b41319; text-decoration:none; } #main {margin:0 auto; text-align:left; width:960px; padding:0 4px;} #footer { width:100%; height:66px;margin-top:10px; clear:both; text-align:center; } #foot1{text-align:center;background:#d7ceaa;color:#885f17;width:100%; height:30px;margin-top:10px;vertical-align:bottom} #foot1 a{font:12px 宋体, Helvetica, sans-serif;color:#885f17; text-decoration:none;} #mleft{float: left; width:680px} #mright{float: right; width:270px;text-align:left;} .html1{font:12px 宋体;color:#333333; text-decoration:none; } .html2{font:12px 宋体;color:#885f17; text-decoration:none; } #headerleft ul {text-align:left; width:456px; margin:0; padding:0; list-style:none; } #headerleft li{ margin-right: auto;display:inline;vertical-align:bottom;} #headerleft { float:left; width:456px; height:22px text-align:left; } #headerleft a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #headerright a{font:13px 宋体, Helvetica, sans-serif;color:#000000; text-decoration:none;} #head2{background:#ba1414;width:970px;bgcolor:#ba1414;margin-top:0px} textarea { font: 12px Arial, Helvetica, sans-serif; border:1px solid #333333; } .input{ font: 11px Arial, Helvetica, sans-serif; border:1px solid #333333;} .rblinput{ font: 11px Arial; border:0;width:30px} .ulclass{margin:8px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .ulclass li{display:inline;} .h1ulclass{margin:0px 5px 8px 20px; padding:0; list-style:none; text-align:left; line-height:16px;} .h1ulclass li{display:inline;} .plnum{width: 30px;color:#587c19;font:12px 宋体; text-align:center; font-weight:bold;margin-left:-14px} .highlight2{font-size:12px;color:#333333;text-decoration:none;} a:hover { color: #ba1413; text-decoration: underline; } a{ text-decoration:none;color:#333333;} #head1{width:970px;margin-top:0px} #head2 td{font:12px 宋体} #field8 a{font:13px 宋体;color:#fff; text-decoration:none;} #content1 a{color: #800000;} #content1 {font:14px 宋体;} img{max-width:600px} #field8 td{ height:20px;} .f12{font-size:12px;word-break: break-all;font:12px ;} .f14{font-size:14px;word-break: break-all;font:14px } .f16{font-size:16px;word-break: break-all;font:16px } .ifcomm{} .f12 p {font-size:12px;word-break: break-all;font:12px!important; } .f14 p {font-size:14px;word-break: break-all;font:14px!important; } .f16 p {font-size:16px;word-break: break-all;font:16px!important; } .bq{text-indent:0em;font-weight:bold;font-size:13px;border:solid 1px #333 ;padding:10px;} </style> <script type="text/javascript" src="/js/lazyload/jquery.min.js"></script> <script type="text/javascript" src="/js/lazyload/jquery.lazyload.js"></script> <script type="text/javascript"> jQuery(document).ready( function($){ $("img").lazyload({ placeholder : "/js/lazyload/grey.gif", effect : "fadeIn", threshold : 200 }); }); </script> </head> <body> <div id="wrap"> <script src="/html/js/htmlnewshead.js" type="text/javascript"></script> <script type="text/javascript"> function browserRedirect() { var sUserAgent= navigator.userAgent.toLowerCase(); var bIsIpad= sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs= sUserAgent.match(/iphone os/i) == "iphone os"; var bIsMidp= sUserAgent.match(/midp/i) == "midp"; var bIsUc7= sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4"; var bIsUc= sUserAgent.match(/ucweb/i) == "ucweb"; var bIsAndroid= sUserAgent.match(/android/i) == "android"; var bIsCE= sUserAgent.match(/windows ce/i) == "windows ce"; var bIsWM= sUserAgent.match(/windows mobile/i) == "windows mobile"; if (bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) { document.write("<div style='padding-left:4em'><a href=\"https://wap.sciencenet.cn/mobile.php?type=detail&cat=news&id=528191&mobile=1\" style='font-size:2em;color:#ba1413; line-height:2em;text-indent:4em'>点击此处切换为手机版网页</a></div>"); } else { //window.location= '电脑网站地址'; } } browserRedirect(); </script> <!--登录--> <iframe src="https://blog.sciencenet.cn/plus.php?mod=iframelogin" style="width:970px; height:32px; " scrolling="no" frameborder="0" ></iframe> <!--导航--> <link href="https://www.sciencenet.cn/css/indexhead.css" type="text/css" rel="stylesheet" /> <div class="logo"> <div class="lg" ><a href="https://news.sciencenet.cn/"><img src="/images/news.jpg" width="231" height="84" alt="科学网新闻频道" /></a></div> <div class="rg02" > <div class="rg" ><span style="float:left;"> <a href="https://www.sciencenet.cn/life/" style="color:#fff">生命科学</a> | <a href="https://www.sciencenet.cn/medicine/" style="color:#fff">医学科学</a> | <a href="https://www.sciencenet.cn/chemistry/" style="color:#fff">化学科学</a> | <a href="https://www.sciencenet.cn/material/" style="color:#fff">工程材料</a> | <a href="https://www.sciencenet.cn/information/" style="color:#fff">信息科学</a> | <a href="https://www.sciencenet.cn/earth/" style="color:#fff">地球科学</a> | <a href="https://www.sciencenet.cn/mathematics/" style="color:#fff">数理科学</a> | <a href="https://www.sciencenet.cn/policy/" style="color:#fff">管理综合</a> </span> <span style=" float:right; "> <a href="https://blog.sciencenet.cn/blog-45-1064777.html" style="color:#fff">站内规定</a> | <a href="https://wap.sciencenet.cn/" style="color:#fff">手机版</a></span></div> <div class="rg01"><span style="float:left; "> <a href="https://www.sciencenet.cn/">首页</a> | <a href="https://news.sciencenet.cn/">新闻</a> | <a href="https://blog.sciencenet.cn/blog.php">博客</a> | <a href="https://news.sciencenet.cn/ys/">院士</a> | <a href="https://talent.sciencenet.cn/">人才</a> | <a href="https://meeting.sciencenet.cn">会议</a> | <a href="https://fund.sciencenet.cn/">基金&middot;项目</a> | <a href="https://paper.sciencenet.cn/">论文</a> | <a href="https://blog.sciencenet.cn/blog.php?mod=video">视频&middot;直播</a> | <a href="https://paper.sciencenet.cn/AInews">小柯机器人</a> | <a href="https://kxxsh.sciencenet.cn/">医学科普</a> </span> <div style="float:right; padding-left:0px;"> <form style="display:inline" method="get" action="https://www.baidu.com/baidu" accept-charset="utf-8" name="f1"> <input style=" width:100px;border:0" maxlength="40" size="31" name="word" /> <input type="submit" style="cursor:pointer; width:56px; font-size:12px; background-color:#880008; border-width:0px; height:16px; color:#fff;" value="本站搜索" /> <input type="hidden" value="2097152" name="ct" /> <input type="hidden" value="3" name="cl" /> <input type="hidden" value="news.sciencenet.cn" name="si" /> <input type="hidden" value="utf-8" name="ie" /> </form> </div> </div></div> </div> <div style="line-height: 10px; height: 10px; clear: both; "> &nbsp;</div> <div id="main"> <div id="mleft"> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%" > <tr> <td style="width: 680px;"> <table id="content" style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; table-layout:fixed"> <tr> <td align="left"> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 82%; font: 12px 宋体; float: left; "> 作者:张梦然 来源:科技日报 发布时间:2024/8/16 9:37:46</div> <div style="height: 20px; margin: 0 auto; border-bottom: solid 1px #bbc89b; margin-top: 10px; width: 18%; font: 12px 宋体; float: right"> 选择字号:<span onclick="showsize(12)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">小</span> <span onclick="showsize(14)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer">中</span> <span onclick="showsize(16)" style="background-color: #587c19; color: #fff; font-size: 12px; cursor: pointer"> 大</span> </div> </td> </tr> <tr> <td align="center"> <div id="content1" style=" padding:15px; text-align: left; line-height: 24px; word-wrap: break-word;word-break:break-all" class="f14"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="20"> </td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> <tr> <td align="center" class="style1" style="font-size: 22px; color: #587c19; font-family: 黑体; line-height: 30px"> 器官芯片走向研发测试“舞台中心”</td> </tr> <tr> <td align="center" valign="middle" class="style1" style="font-size: 13px; color: #333333; font-family: 宋体; line-height: 20px"> <b></b></td> </tr> </table> <p >&nbsp;</p><html> <head></head> <body> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">轮状病毒感染会导致幼儿严重腹泻、呕吐、脱水甚至死亡。在一些国家,高达98%的接种轮状病毒疫苗的儿童会获得终身免疫力。但在另一些国家,只有大约三分之一接种疫苗的儿童会产生免疫力。这一惊人的偏差,是由于研发时样本代表性不足造成的。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">美国弗吉尼亚大学医学院儿科胃肠病学家肖恩&middot;摩尔希望“器官芯片”能帮助他解决这个特别棘手的问题。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">器官芯片看起来非常普通:一片矩形的柔性聚合物压片,大小与U盘差不多。实际上,它们是生物工程的杰作——结构复杂,布满微小的通道,内衬活体人体组织。它们能随着液体和空气的流动而扩张和收缩,能模仿呼吸、血流和蠕动等关键器官功能。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">这些器官芯片已被用于研究疾病、发现和测试新药以及探索个性化治疗方法。随着器官芯片不断改进,其可能会给医学界带来翻天覆地的改变。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>动物模型存在缺陷</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“制造药物时,你需要做3件事。”波士顿生物技术公司Emulate的药理学家兼首席科学官洛娜&middot;尤尔特说,“你需要证明它是安全的。你需要证明它是有效的。你需要有能力制造它。”</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">为此,肖恩&middot;摩尔一直用小鼠进行大量实验,但动物实验在确定人类治疗方法方面表现不佳:通过动物实验开发的药物中,约有95%在人体上失败。研究人员至少从1962年开始就记录了这一转化上的差距。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">“所有制药公司都知道,动物模型其实很糟糕。”哈佛大学韦斯生物启发工程研究所创始人唐&middot;英格伯这样说。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">直到最近,人们终于有了其他选择——器官芯片,其正在提供一种真正可行的替代方案。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">其实,器官芯片这一概念出现已有30年。有许多团队曾致力于器官芯片的研究,人们普遍认为,该领域的先驱是康奈尔大学化学工程名誉教授迈克尔&middot;舒勒。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">20世纪80年代,舒勒设想了一种“芯片上的动物”,即一个嫁接了各种人类细胞的细胞培养基,可用于测试药物。他想将不同的器官细胞放在同一个芯片上,相互连接,这样就能模拟器官之间的化学交流以及药物在体内的移动方式。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">这个活细胞培养系统的设想,在当时可谓填补了空白。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>治疗人类疾病需要更准确数据</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">在这一基础上,麻省理工学院生物工程学创始教授琳达&middot;格里菲斯,在20世纪90年代末设计了一种“肝脏芯片”的早期版本:一块扁平的硅芯片,只有几百微米高,内皮细胞、氧气和液体通过泵、硅胶管和带有微孔的聚合物膜流入和流出。她将肝细胞放入芯片,这些细胞自行排列成三维组织。这不是肝脏,但它能模拟正常人体肝脏的部分功能。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">格里菲斯能感同身受器官芯片的重要性。她本人患有子宫内膜异位症,这种炎症性疾病导致子宫内膜细胞在整个腹部生长。几十年来,她一直忍受着恶心、疼痛、失血和反复手术的折磨。作为一名科学家,格里菲斯明白,影响女性的慢性病往往研究不足、资金缺乏、治疗不当。她也意识到,数十年的动物实验,并没有为像她这样的女性带来任何生活改善。她认为,老鼠无法真正复制人类症状,医学界更需要人类细胞的准确数据。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">2009年前后,唐&middot;英格伯实验室创造了第一个功能齐全的器官芯片。它是一个“芯片上的肺”,由柔性硅胶制成,内衬有人类肺细胞和毛细血管细胞,能像人肺中的肺泡一样“呼吸”。几年后,英格伯创立了Emulate公司,这是最早制造微生理系统的生物技术公司之一。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;"><strong>器官芯片或彻底改变医药研发</strong></p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">目前,全球已有60多家公司商业化生产器官芯片,主要针对五大器官:肝脏、肾脏、肺、肠和脑。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">这些芯片每一种都展示了相关器官的一些特定功能。例如备受关注的心脏芯片,其包含像心肌一样跳动的心脏细胞,使研究人员能够模拟心肌病等疾病。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">2011年,美国<span class="errorText">国立</span>卫生研究院成立了国家转化科学促进中心,并开始投资器官芯片和其他体外技术。国防部高级研究计划局和美国食品及药物管理局(FDA)等其他机构也纷纷效仿。例如,美国国立卫生研究院最近资助美国国家航空航天局科学家将“心脏芯片”送入太空。在低重力环境下待6个月可使心血管系统衰老10岁,这项实验可让研究人员可在不伤害动物或人类的情况下研究衰老的影响。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">舒勒认为,器官芯片将彻底改变罕见病研究领域。相当于“将药物送到患者手中,而这在目前的制药模式中是无法开发的”。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">舒勒的生物技术公司使用器官芯片测试了一种治疗重症肌无力的潜在药物。2022年,FDA根据这些数据批准了该药物进行临床试验,这是迄今为止进入该阶段的6种药物之一。</p> <p style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">芯片技术虽然先进,但也存在一些缺点。譬如用户友好性方面还不尽如人意,又譬如成本和采购也可能是一个挑战。但从好的方面来看,器官芯片可帮助解决医学界一些根深蒂固的健康不平等问题,譬如本文开篇中摩尔面临的疫苗研发样本不均衡难题。科学家也能创建更全面的医疗系统。同时,这些芯片还将减少实验室对动物的需求,并改善大量人类疾病相关实验结果。</p> <p class="lastPadding" style=";; margin: 0px 0px 26px; text-align: justify; word-break: break-all;">最终,这些器官芯片可能真正改变世界各地的实验室。</p> </body> </html><div>&nbsp;</div><div style="text-indent:2em;color: #587c19;font-size:13px; ">特别声明:本文转载仅仅是出于传播信息的需要,并不意味着代表本网站观点或证实其内容的真实性;如其他媒体、网站或个人从本网站转载使用,须保留本网站注明的“来源”,并自负版权等法律责任;作者如果不希望被转载或者联系转载稿费等事宜,请与我们接洽。</div> <div style="border-bottom: solid 1px #bfc89d; vertical-align: bottom; width: 100%; height: 20px"> </div> <div style="width: 100%; height: 20px; text-align: center; margin:10px"> <!-- JiaThis Button BEGIN --> <script src="/html/js/share.js" type="text/javascript"></script> <!-- JiaThis Button END --> </div> </div> </td> </tr> </table> </td> </tr> </table> <div style="line-height: 10px; height: 10px; clear: both;"> &nbsp;</div> <div style=" vertical-align: bottom; width: 100%; text-align:right"> <div style="float:left"> </div> <form action="/html/mail.aspx" method="post" id="myform" style="float:right"> <span onclick="javascript:window.print()" style="cursor: pointer; background-color: #587c19; color: #fff;">&nbsp;打印&nbsp;</span> <span style="color: #587c19">发E-mail给:</span><input name="txtemail" type="text" value="" size="22" id="txtemail" style="background-color: #eeeee8" />&nbsp; <input type="hidden" id="myurl" name="myurl" runat="server" value="528191" /> <input type="submit" value="" style="background-image: url(/images/go.gif); background-color: Transparent; width: 30px; background-repeat: no-repeat; border-width: 0; height: 21px" /></form> &nbsp; &nbsp;&nbsp; </div> <div style="line-height: 20px; height: 20px; clear: both;"> &nbsp;</div> <div style="color:#784704; text-align:left;clear: both;;display:none;" class="ifcomm">以下评论只代表网友个人观点,不代表科学网观点。&nbsp;</div> <div style="border: solid 1px #bbc89b; width: 680px; text-align: center; background-color: #f8f9f4; color:#333333;;display:none;" class="ifcomm"> <div id="commd"></div> <div style="text-align:left;width: 94%;"><a href="/html/comment.aspx?id=528191" style="color:#ba1413; text-decoration:none"><img src="/images/newcomm.gif" /></a></div> <div style="text-align:left;width: 94%;border-top: solid 0px #bfc89d" id="formcomm"> <iframe src="/html/newscomm.aspx?nid=528191" style="margin: 0px; padding: 0px" frameborder="0" scrolling="no" height="160px" width="100%"></iframe> </div> </div> </div> <div id="mright"> <script src="https://www.sciencenet.cn/field/js/news.js" type="text/javascript"></script> <!--相关新闻和相关论文--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="xgnews1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgnews','xgpaper')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关新闻</span></td> <td align="left" id="xgpaper1" style="background: #787878; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 50%" onmouseover="showandhide('xgpaper','xgnews')"> <span target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">相关论文</span></td> </tr> <tr> <td align="center" colspan="2"> <div id="xgnews"> <ul class="ulclass"> <li class='plnum'>1</li>&nbsp;<li><a href="/htmlnews/2024/8/528184.shtm" class="highlight2" target="_blank">新疆发布重大科技专项、重点研发任务专项申报指南</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="/htmlnews/2024/8/528148.shtm" class="highlight2" target="_blank">国家重点研发计划2个重点专项项目申报指南发布</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="/htmlnews/2024/8/528086.shtm" class="highlight2" target="_blank">国家重点研发计划14个重点专项年度申报指南发布</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="/htmlnews/2024/8/527966.shtm" class="highlight2" target="_blank">我国自主研发的海浪预报技术应用成功</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="/htmlnews/2024/8/527959.shtm" class="highlight2" target="_blank">科研人员研发一种稳定简单铝电池阳极制备工艺</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="/htmlnews/2024/8/527957.shtm" class="highlight2" target="_blank">一周热闻回顾(2024年8月11日)</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="/htmlnews/2024/8/527948.shtm" class="highlight2" target="_blank">河南省级科技研发计划联合基金拟支持项目公示</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="/htmlnews/2024/8/527895.shtm" class="highlight2" target="_blank">应用潜力巨大!浙大研发全新褶皱MOF薄膜</a></li> </ul> </div> <div id="xgpaper" style="display: none"> <ul class="ulclass"> <li class='plnum'>1</li>&nbsp;<li><a href="/htmlpaper/2024/8/2024812162815697113526.shtm" class="highlight2" target="_blank">科研人员研发一种稳定简单铝电池阳极制备工艺</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="/htmlpaper/2024/7/2024730101827107111221.shtm" class="highlight2" target="_blank">黄曲霉毒素生物合成抑制剂研发获新进展</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="/htmlpaper/2024/7/2024715101953485109023.shtm" class="highlight2" target="_blank">科学家研发可改善培养肉风味的支架</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="/htmlpaper/2024/7/202471010498346108245.shtm" class="highlight2" target="_blank">半导体开关芯片用材料研发取得新进展</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="/htmlpaper/2024/7/202479113824986108037.shtm" class="highlight2" target="_blank">科学家研发一种通用现场超敏检测病毒技术</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="/htmlpaper/2024/7/202471112123411106490.shtm" class="highlight2" target="_blank">科学家研发出高效钙钛矿阳极催化剂</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="/htmlpaper/2024/6/2024617214921557104797.shtm" class="highlight2" target="_blank">研究人员研发出射频能量收集芯片</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="/htmlpaper/2024/6/202464173751183103165.shtm" class="highlight2" target="_blank">谢立信院士团队研发纳米复合水凝胶</a></li> </ul> </div> </td> </tr> </table> <script src="/html/js/n2.js" type="text/javascript"></script> <!--图片新闻--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background-image: url(/images/lmsy_jbg_br.jpg); height: 20px; line-height: 20px; text-indent:1em"> <a href="/imgnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">图片新闻</a></td> </tr> <tr > <td style="width: 100%; height: 8px; border-width: 1px; text-align: right;" colspan="2"> </td> </tr> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534543.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241123228457270.png' width='118' height='65' alt='《自然》(20241121出版)一周论文导读' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534541.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/202411232210382260.png' width='118' height='65' alt='清华这位院士搭建了一座室外地质博物园' /></a> </td> <tr ><td style="padding: 6px 6px 6px 10px" class="highlight2"> <a href='https://news.sciencenet.cn/https://news.sciencenet.cn/htmlnews/2024/11/534420.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/20241121139169920.jpg' width='118' height='65' alt='科学家完整构建火星空间太阳高能粒子能谱' /></a> </td> <td style="padding: 6px 10px 6px 6px" class="highlight2"> <a href='https://news.sciencenet.cn//htmlnews/2024/11/534355.shtm' target='_blank'><img src='https://news.sciencenet.cn//upload/news/images/2024/11/202411201410384140.jpg' width='118' height='65' alt='“糖刹车”基因破除番茄产量与品质悖论' /></a> </td> <tr style=""> <td style="width: 100%; border-width: 1px; text-align: right; height: 20px;" colspan="2"> <a href="/imgnews.aspx" target="_blank" style="color: #3f6417">>>更多</a></td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> &nbsp;</div> <script src="/html/js/n3.js" type="text/javascript"></script> <!--新闻排行和评论排行--> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="border: solid 1px #557d1a;"> <tr> <td align="left" id="zph1" style="background: #005007; height: 20px; font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; width: 100%" onmouseover="showandhide('zph','yph')"> <a href="/zphnews.aspx" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px; text-indent: 1em">一周新闻排行</a></td> </tr> <tr> <td align="center" colspan="2"> <div id="zph"> <ul class="h1ulclass"> <li class='plnum'>1</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534207.shtm" class="highlight2" target="_blank">物理学家赵凯华逝世,《物理》杂志3篇文章缅怀</a></li> </ul> <ul class="ulclass"> <li class='plnum'>2</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534120.shtm" class="highlight2" target="_blank">清华这门课,“上课就像开盲盒”</a></li> </ul> <ul class="ulclass"> <li class='plnum'>3</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534225.shtm" class="highlight2" target="_blank">“双星合璧”制造人工日食</a></li> </ul> <ul class="ulclass"> <li class='plnum'>4</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534262.shtm" class="highlight2" target="_blank">总统更迭对美国高等教育影响几何</a></li> </ul> <ul class="ulclass"> <li class='plnum'>5</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534193.shtm" class="highlight2" target="_blank">宝钢教育奖揭晓,10名高校教师获优秀教师特等奖</a></li> </ul> <ul class="ulclass"> <li class='plnum'>6</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534173.shtm" class="highlight2" target="_blank">中国科学院杰出科技成就奖总评候选者公示</a></li> </ul> <ul class="ulclass"> <li class='plnum'>7</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534305.shtm" class="highlight2" target="_blank">中美科研人员联合发现胰腺癌治疗新靶点</a></li> </ul> <ul class="ulclass"> <li class='plnum'>8</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534310.shtm" class="highlight2" target="_blank">基金委召开原创探索计划项目和专项项目评审会</a></li> </ul> <ul class="ulclass"> <li class='plnum'>9</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534113.shtm" class="highlight2" target="_blank">《自然》(20241114出版)一周论文导读</a></li> </ul> <ul class="ulclass"> <li class='plnum'>10</li>&nbsp;<li><a href="https://news.sciencenet.cn//htmlnews/2024/11/534224.shtm" class="highlight2" target="_blank">最古老轮子是干这事的</a></li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both;"> &nbsp;</div> <script src="/html/js/n4.js" type="text/javascript"></script> <!--博文精选--> <table border="0" cellpadding="0" cellspacing="0" style="width: 100%; background-color: #fff; border: solid 1px #557d1a;"> <tr> <td align="left" colspan="2" style="background:#a4934b url(/images/lmd_jby_mbr.jpg) no-repeat; height: 20px; line-height: 20px; text-indent:1em"> <a href="http://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="font: 13px 宋体; color: #fff; font-weight: bold; line-height: 20px">编辑部推荐博文</a></td> </tr> <tr> <td colspan="2"> <div> <ul class="h1ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1460788.html" class="highlight2" target="_blank">问答之间|idea被别人做过,要转变方向吗?</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1460253.html" class="highlight2" target="_blank">科学网博主徐鑫力作,揭示科研成功秘诀 | 赠书</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-45-1459543.html" class="highlight2" target="_blank">研究生学位论文如何顺利通过外审和答辩</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-40841-1461342.html" class="highlight2" target="_blank">人形机器人的关键在于态势感知与势态知感的平衡</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-212210-1461340.html" class="highlight2" target="_blank">这一化学突破可能会改变从医学到农业的一切</a></li> </ul> <ul class="ulclass"> <li class='plnum'><img src='/images/t11.gif' /></li><li><a href="https://blog.sciencenet.cn/blog-3411509-1461173.html" class="highlight2" target="_blank">南林任浩&多伦多大学颜宁等研究超级电容器</a></li> </ul> <ul style="margin: 6px 10px 6px 10px; padding: 0; list-style: none; text-align: right"> <li><a href="https://blog.sciencenet.cn/blog.php?mod=recommend" target="_blank" style="color: #567b1c; font-size: 12px">更多>></a> </li> </ul> </div> </td> </tr> </table> <div style="line-height: 10px; height: 15px; clear: both; "> &nbsp;</div> </div> </div> <div id="footer"> <script src="/html/inc/foot.js" type="text/javascript"></script> </div> </div> </body> <script src="https://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script> <script src="https://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script> <script> //******************* $.post("https://news.sciencenet.cn/html/c.aspx?id=528191&com=1" , function (data) { if (data != "") { document.getElementById('commd').innerHTML=data; } }); //****************** var url=encodeURIComponent(location.href); $.ajax({ type : "get", url : "https://wap.sciencenet.cn/api/jssdk.php?url="+url,//替换网址,xxx根据自己jssdk文件位置修改 dataType : "jsonp", jsonp: "callback", jsonpCallback:"success_jsonpCallback", success : function(data){ wx.config({ debug: false,      appId: data.appId,      timestamp: data.timestamp,      nonceStr: data.nonceStr,      signature: data.signature,     jsApiList: [   "onMenuShareTimeline", //分享给好友   "onMenuShareAppMessage", //分享到朋友圈   "onMenuShareQQ", //分享到QQ   "onMenuShareWeibo" //分享到微博 ] }); }, error:function(data){ } }); wx.ready(function (){ var shareData = { title: '科学网-器官芯片走向研发测试“舞台中心”', desc: '科学网-器官芯片走向研发测试“舞台中心”',//这里请特别注意是要去除html link:location.href, imgUrl: 'https://news.sciencenet.cn/images/logo300.png' }; wx.onMenuShareAppMessage(shareData); wx.onMenuShareTimeline(shareData); wx.onMenuShareQQ(shareData); wx.onMenuShareWeibo(shareData); }); window.onload = function(){ if (typeof WeixinJSBridge == "undefined"){ if( document.addEventListener ){ document.addEventListener('MenuShareTimeline', WeiXinShareBtn, false); }else if (document.attachEvent){ document.attachEvent('MenuShareTimeline', WeiXinShareBtn); document.attachEvent('onMenuShareTimeline', WeiXinShareBtn); } }else{ //WeiXinShareBtn(); } }; </script> </html>

Pages: 1 2 3 4 5 6 7 8 9 10