跳到内容
折叠侧栏
NERCN
搜索
创建账号
登录
个人工具
创建账号
登录
导航
首页
推荐文献
毕业论文
组会分享
组间会议
其他资源
参会日历
文献综述
其他
高级搜索
创建页面
最近更改
随机页面
帮助
使用指南
MediaWiki帮助
工具
链入页面
相关更改
特殊页面
页面信息
Cargo数据
查看“TTF小组”的源代码
页面
讨论
大陆简体
阅读
查看源代码
查看历史
更多
阅读
查看源代码
查看历史
←
TTF小组
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
管理员
、student
您没有权限编辑
页面
命名空间内的页面。
您可以查看和复制此页面的源代码。
== 主干领域 == <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Markmap</title> <style> * { margin: 0; padding: 0; } #mindmap { display: block; width: 48vw; height: 40vh; } </style> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/markmap-toolbar@0.15.3/dist/style.css"> </head> <body> <svg id="mindmap"></svg> <script src="https://cdn.jsdelivr.net/npm/d3@7.8.5/dist/d3.min.js"></script><script src="https://cdn.jsdelivr.net/npm/markmap-view@0.15.3/dist/browser/index.js"></script><script src="https://cdn.jsdelivr.net/npm/markmap-toolbar@0.15.3/dist/index.js"></script><script>(r => { setTimeout(r); })(() => { const { markmap, mm } = window; const { el } = markmap.Toolbar.create(mm); el.setAttribute('style', 'position:absolute;top:200px;right:420px'); })</script><script>((getMarkmap, getOptions, root, jsonOptions) => { const markmap = getMarkmap(); window.mm = markmap.Markmap.create('svg#mindmap', (getOptions || markmap.deriveOptions)(jsonOptions), root); })(() => window.markmap,null,{"type":"heading","depth":0,"payload":{"lines":[0,1]},"content":"TTF小组","children":[{"type":"heading","depth":1,"payload":{"lines":[1,2]},"content":"肿瘤治疗电场","children":[{"type":"heading","depth":2,"payload":{"lines":[2,3]},"content":"细胞实验","children":[{"type":"heading","depth":3,"payload":{"lines":[3,4]},"content":"机制研究","children":[]}]},{"type":"heading","depth":2,"payload":{"lines":[4,5]},"content":"系统性实验:细胞实验+动物实验+临床实验","children":[]},{"type":"heading","depth":2,"payload":{"lines":[5,6]},"content":"TTF临床实验","children":[]}]},{"type":"heading","depth":1,"payload":{"lines":[6,7]},"content":"细胞模拟计算","children":[{"type":"heading","depth":2,"payload":{"lines":[7,8]},"content":"机制探索","children":[{"type":"heading","depth":3,"payload":{"lines":[8,9]},"content":"计算研究","children":[]}]}]},{"type":"heading","depth":1,"payload":{"lines":[9,10]},"content":"TTF疗法的发展历程","children":[{"type":"heading","depth":2,"payload":{"lines":[10,11]},"content":"综述","children":[]}]},{"type":"heading","depth":1,"payload":{"lines":[11,12]},"content":"有限元模拟","children":[{"type":"heading","depth":2,"payload":{"lines":[12,13]},"content":"有限元计算","children":[]}]},{"type":"heading","depth":1,"payload":{"lines":[13,14]},"content":"植入式电极","children":[{"type":"heading","depth":2,"payload":{"lines":[14,15]},"content":"超声、柔性电极","children":[]}]}]},{})</script> </body> </html> * <big>[[TTF小组/TTF疗法的发展历程|TTF疗法的发展历程]]</big> * <big>[[TTF小组/细胞模拟计算|细胞模拟计算]]</big> * <big>[[TTF小组/有限元模拟|有限元模拟]]</big> * <big>[[TTF小组/植入式电极|植入式电极]]</big> * <big>[[TTF小组/肿瘤治疗电场|肿瘤治疗电场]]</big> [[Category:研究小组]] [[Category:TTF小组]]
返回
TTF小组
。