癫痫小组:修订间差异
(创建页面,内容为“== 主干领域 == === D === * <big>癫痫</big> * <big>癫痫闭环</big> === S === * <big>生理信号计算</big> === V === * <big>VNS</big> 分类:研究小组 分类:癫痫小组”) |
小无编辑摘要 |
||
第1行: | 第1行: | ||
== 主干领域 == | == 主干领域 == | ||
<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: 60vw; | |||
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'); | |||
document.body.append(el); | |||
})</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":"癫痫小组","children":[{"type":"heading","depth":1,"payload":{"lines":[1,2]},"content":"生理信号计算","children":[{"type":"heading","depth":2,"payload":{"lines":[2,3]},"content":"心率变异性计算","children":[]}]},{"type":"heading","depth":1,"payload":{"lines":[3,4]},"content":"VNS","children":[{"type":"heading","depth":2,"payload":{"lines":[4,5]},"content":"VNS癫痫疗效及预测","children":[]},{"type":"heading","depth":2,"payload":{"lines":[5,6]},"content":"VNS癫痫疗效","children":[]},{"type":"heading","depth":2,"payload":{"lines":[6,7]},"content":"VNS癫痫疗效预测","children":[]},{"type":"heading","depth":2,"payload":{"lines":[7,8]},"content":"taVNS急性刺激及机制","children":[]}]},{"type":"heading","depth":1,"payload":{"lines":[8,9]},"content":"癫痫","children":[{"type":"heading","depth":2,"payload":{"lines":[9,10]},"content":"癫痫脑信号的熵分析","children":[]},{"type":"heading","depth":2,"payload":{"lines":[10,11]},"content":"DBS癫痫","children":[]},{"type":"heading","depth":2,"payload":{"lines":[11,12]},"content":"癫痫神经调控","children":[]}]},{"type":"heading","depth":1,"payload":{"lines":[12,13]},"content":"癫痫闭环","children":[{"type":"heading","depth":2,"payload":{"lines":[13,14]},"content":"RNS癫痫","children":[]}]}]},{})</script> | |||
</body> | |||
</html> | |||
=== D === | === D === | ||
* <big>[[癫痫]]</big> | * <big>[[癫痫小组/癫痫|癫痫]]</big> | ||
* <big>[[癫痫闭环]]</big> | * <big>[[癫痫小组/癫痫闭环|癫痫闭环]]</big> | ||
=== S === | === S === | ||
* <big>[[生理信号计算]]</big> | * <big>[[癫痫小组/生理信号计算|生理信号计算]]</big> | ||
=== V === | === V === | ||
* <big>[[VNS]]</big> | * <big>[[癫痫小组/VNS|VNS]]</big> | ||
[[分类:研究小组]] | [[分类:研究小组]] | ||
[[分类:癫痫小组]] | [[分类:癫痫小组]] |