123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840 |
- <!DOCTYPE html>
- <html lang="en" data-default-color-scheme=auto>
- <head><!-- hexo injector head_begin start -->
- <script defer src="https://api.limour.top/vue/0d2f95c1-755d-436b-adf8-eee12a80ed32/script.js"></script>
- <!-- hexo injector head_begin end -->
- <meta charset="UTF-8">
- <link rel="apple-touch-icon" sizes="76x76" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
- <link rel="icon" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
-
- <meta name="theme-color" content="#2f4154">
- <meta name="author" content="Limour">
- <meta name="keywords" content="">
-
- <meta name="description" content="">
-
-
-
- <title>Limour's Blog</title>
- <link rel="stylesheet" href="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" />
- <!-- 主题依赖的图标库,不要自行修改 -->
- <!-- Do not modify the link that theme dependent icons -->
- <link rel="stylesheet" href="//at.alicdn.com/t/font_1749284_hj8rtnfg7um.css">
- <link rel="stylesheet" href="//at.alicdn.com/t/font_1736178_lbnruvf0jn.css">
- <link rel="stylesheet" href="/css/main.css" />
- <link id="highlight-css" rel="stylesheet" href="/css/highlight.css" />
-
- <link id="highlight-css-dark" rel="stylesheet" href="/css/highlight-dark.css" />
-
-
- <link rel="stylesheet" href="/theme-inject/custom.css">
- <link rel="stylesheet" href="/theme-inject/iconfont.css">
- <script id="fluid-configs">
- var Fluid = window.Fluid || {};
- Fluid.ctx = Object.assign({}, Fluid.ctx)
- var CONFIG = {"hostname":"hexo.limour.top","root":"/","version":"1.9.7","typing":{"enable":false,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":"§"},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":false,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};
- if (CONFIG.web_analytics.follow_dnt) {
- var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
- Fluid.ctx.dnt = dntVal && (dntVal.startsWith('1') || dntVal.startsWith('yes') || dntVal.startsWith('on'));
- }
- </script>
- <script src="/js/utils.js" ></script>
- <script src="/js/color-schema.js" ></script>
-
-
- <link rel="canonical" href="https://hexo.limour.top/page/9/"/>
- <meta name="generator" content="Hexo 7.1.1"><link rel="alternate" href="/atom.xml" title="Limour's Blog" type="application/atom+xml">
- <link rel="alternate" href="/rss2.xml" title="Limour's Blog" type="application/rss+xml">
- </head>
- <body>
-
- <header>
-
- <div class="header-inner" style="height: 100vh;">
- <nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
- <div class="container">
- <a class="navbar-brand" href="/">
- <strong>Limour's Blog</strong>
- </a>
- <button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
- data-target="#navbarSupportedContent"
- aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
- <div class="animated-icon"><span></span><span></span><span></span></div>
- </button>
- <!-- Collapsible content -->
- <div class="collapse navbar-collapse" id="navbarSupportedContent">
- <ul class="navbar-nav ml-auto text-center">
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://hexo.limour.top/" target="_self">
- <i class="iconfont icon-home-fill"></i>
- <span>Home</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="/archives/" target="_self">
- <i class="iconfont icon-archive-fill"></i>
- <span>Archive1</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://occdn.limour.top/archives/" target="_self">
- <i class="iconfont icon-archive-fill"></i>
- <span>Archive2</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://b.limour.top/archives/" target="_self">
- <i class="iconfont icon-archive-fill"></i>
- <span>Archive3</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://od.limour.top/" target="_self">
- <i class="iconfont icon-onedrive"></i>
- <span>Alist</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="https://orcid.org/0000-0001-8897-1685" target="_self">
- <i class="iconfont icon-orcid"></i>
- <span>Orcid</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="/links/" target="_self">
- <i class="iconfont icon-link-fill"></i>
- <span>Links</span>
- </a>
- </li>
-
-
-
-
-
-
- <li class="nav-item">
- <a class="nav-link" href="/atom.xml" target="_self">
- <i class="iconfont icon-rss"></i>
- <span>RSS</span>
- </a>
- </li>
-
-
-
- <li class="nav-item" id="search-btn">
- <a class="nav-link" target="_self" href="javascript:;" data-toggle="modal" data-target="#modalSearch" aria-label="Search">
- <i class="iconfont icon-search"></i>
- </a>
- </li>
-
-
-
- <li class="nav-item" id="color-toggle-btn">
- <a class="nav-link" target="_self" href="javascript:;" aria-label="Color Toggle">
- <i class="iconfont icon-dark" id="color-toggle-icon"></i>
- </a>
- </li>
-
- </ul>
- </div>
- </div>
- </nav>
-
- <div id="banner" class="banner" parallax=true
- style="background: url('https://img.limour.top/2023/08/29/64ee08e108638.webp') no-repeat center center; background-size: cover;">
- <div class="full-bg-img">
- <div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.01)">
- <div class="banner-text text-center fade-in-up">
- <div class="h2">
-
- <span id="subtitle">一沙一世界,一花一天堂。君掌盛无边,刹那成永恒。</span>
-
- </div>
-
- </div>
-
- <div class="scroll-down-bar">
- <i class="iconfont icon-arrowdown"></i>
- </div>
-
- </div>
- </div>
- </div>
- </div>
- </header>
- <main>
-
- <div class="container nopadding-x-md">
- <div id="board"
- style="margin-top: 0">
-
- <div class="container">
- <div class="row">
- <div class="col-12 col-md-10 m-auto">
-
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/FFT-de-you-qu-ying-yong-ji-suan-zheng-shu-cheng-fa" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-12-23 23:27:00" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】FFT的有趣应用:计算整数乘法">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/FFT-de-you-qu-ying-yong-ji-suan-zheng-shu-cheng-fa" target="_self">
- 【迁移】FFT的有趣应用:计算整数乘法
- </a>
- </h2>
-
- <a class="index-excerpt " href="/FFT-de-you-qu-ying-yong-ji-suan-zheng-shu-cheng-fa" target="_self">
- <div>
- 配置环境 1234conda create -n scipy -c conda-forge scipy -yconda activate scipyconda install -c conda-forge ipykernel -ypython -m ipykernel install --user --name scipy 回答验证 12345678910111213import numpy as
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-12-23 23:27" pubdate>
- 2022-12-23
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/FFT/">#FFT</a>
-
- <a href="/tags/%E6%95%B4%E6%95%B0%E4%B9%98%E6%B3%95/">#整数乘法</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/Docker-bu-shu-Matrix-Dendrite" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-12-06 23:30:12" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】Docker部署Matrix-Dendrite">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Docker-bu-shu-Matrix-Dendrite" target="_self">
- 【迁移】Docker部署Matrix-Dendrite
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Docker-bu-shu-Matrix-Dendrite" target="_self">
- <div>
- To generate keys 12345678#/bin/bashdocker run --rm --entrypoint="" \ -v $(pwd):/mnt \ matrixdotorg/dendrite-monolith:latest \ /usr/bin/generate-keys \ -private-key /mnt/matrix_key.pem \
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-12-06 23:30" pubdate>
- 2022-12-06
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/docker/">#docker</a>
-
- <a href="/tags/matrix/">#matrix</a>
-
- <a href="/tags/dendrite/">#dendrite</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-kang-dian-xian-he-kang-jing-jue" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-30 23:57:45" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】药理四:中枢神经系统药物之抗癫痫和抗惊厥">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-kang-dian-xian-he-kang-jing-jue" target="_self">
- 【迁移】药理四:中枢神经系统药物之抗癫痫和抗惊厥
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-kang-dian-xian-he-kang-jing-jue" target="_self">
- <div>
- Code Beautify 从 wordpress 自动转换而来,可能存在格式错误。 癫痫是一种突然发生的、阵发性、短暂性、反复发作的大脑功能障碍,发作时常伴有脑电的异常。惊厥是中枢神经系统过度兴奋的一种症状,表现为突发性的全身性或局限性肌群强直性或阵挛性抽搐。常用的抗惊厥药物包括巴比妥类、苯二氮䓬类中的部分药物、水合氯醛及硫酸镁。 癫痫小发作,首选
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-30 23:57" pubdate>
- 2022-10-30
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E8%8D%AF%E7%90%86/">#药理</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-zhi-liao-tui-hang-ji-bing" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-30 23:38:26" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】药理五:中枢神经系统药物之治疗退行疾病">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-zhi-liao-tui-hang-ji-bing" target="_self">
- 【迁移】药理五:中枢神经系统药物之治疗退行疾病
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-zhi-liao-tui-hang-ji-bing" target="_self">
- <div>
- Code Beautify 从 wordpress 自动转换而来,可能存在格式错误。 中枢神经系统退行性疾病,指由慢性进行性中枢神经组织退行性变性而产生的疾病。主要包括DA减少的帕金森病和ACh减少的阿尔茨海默症,以及其他遗传性的亨廷顿舞蹈症、肌萎缩侧索硬化症等。 抗帕金森药 帕金森病是一种主要表现为进行性的锥体外系功能障碍的中枢神经系统退行性疾病。
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-30 23:38" pubdate>
- 2022-10-30
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E8%8D%AF%E7%90%86/">#药理</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-zhen-jing-cui-mian" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-28 00:00:17" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】药理三:中枢神经系统药物之镇静催眠">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-zhen-jing-cui-mian" target="_self">
- 【迁移】药理三:中枢神经系统药物之镇静催眠
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-zhong-shu-shen-jing-xi-tong-yao-wu-zhi-zhen-jing-cui-mian" target="_self">
- <div>
- Code Beautify 从 wordpress 自动转换而来,可能存在格式错误。 镇静催眠药通过增强GABA功能或作用于GABA受体而抑制中枢神经系统,随着剂量的增加,依次产生镇静、催眠、抗惊厥、抗癫痫和中枢性肌松作用。常用的镇静催眠药包括苯二氮䓬类、巴比妥类和非苯二氮䓬类。其中苯二氮䓬类还有抗焦虑、抗抑郁的作用。 镇静催眠巴比妥,苯二氮䓬首安定
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-28 00:00" pubdate>
- 2022-10-28
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E8%8D%AF%E7%90%86/">#药理</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-ding-shi-qing-li-jiang-shi-jin-cheng" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-27 00:03:27" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】定时清理僵尸进程">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-ding-shi-qing-li-jiang-shi-jin-cheng" target="_self">
- 【迁移】定时清理僵尸进程
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-ding-shi-qing-li-jiang-shi-jin-cheng" target="_self">
- <div>
- 之前Docker搭建ServerStatus给树莓派装了个监控,发现CPU使用率偏高,一看,发现逗逼宝塔面板产生了几万个僵尸进程,只好临时用北洋的青春的脚本来定时清理一下。 12345678910111213#!/bin/bashzombie_check=`ps -A -o stat,ppid,pid,cmd | grep -e '^[Zz]'` if [ -n "$
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-27 00:03" pubdate>
- 2022-10-27
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E6%B8%85%E7%90%86/">#清理</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-wei-shen-me-yao-tan-suo-yu-zhou-en-si-te-shi-tu-lin-ge" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-23 00:06:03" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【转载】《为什么要探索宇宙》(恩斯特·施图林格)">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-wei-shen-me-yao-tan-suo-yu-zhou-en-si-te-shi-tu-lin-ge" target="_self">
- 【转载】《为什么要探索宇宙》(恩斯特·施图林格)
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-wei-shen-me-yao-tan-suo-yu-zhou-en-si-te-shi-tu-lin-ge" target="_self">
- <div>
- 亲爱的玛丽·尤肯达修女: 每天,我都会收到很多类似的来信,但这封对我的触动最深,因为它来自一颗慈悲的饱含探求精神的心灵。我会尽自己所能来回答你这个问题。 首先,请允许我向你以及你勇敢的姐妹们表达深深的敬意,你们献身于人类最崇高的事业:帮助身处困境的同胞。 在来信中,你问我在目前地球上还有儿童由于饥饿面临死亡威胁的情况下,为什么还要花费数十亿美元来进行飞向火星的航行。我清楚你肯定不希望这样的答案:“
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-23 00:06" pubdate>
- 2022-10-23
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E8%BD%AC%E8%BD%BD/">#转载</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-yi-xue-ru-chong-zhi-tao-chong" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-09 00:23:17" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】寄生虫三:医学蠕虫之绦虫">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-yi-xue-ru-chong-zhi-tao-chong" target="_self">
- 【迁移】寄生虫三:医学蠕虫之绦虫
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-yi-xue-ru-chong-zhi-tao-chong" target="_self">
- <div>
- Code Beautify 从 wordpress 自动转换而来,可能存在格式错误。 绦虫属于扁形动物门,多数寄生于脊椎动物的消化道,幼虫寄生于中间宿主(包括人体)各种组织内。无口及消化道,无体腔,绝大多数雌雄同体。 裂头蚴/曼氏迭宫绦虫 人并非本虫的适宜终宿主。感染主要是由于体表局部敷贴生蛙肉、吞食生的蛙、蛇、鸡或猪肉,误食感染的剑水蚤等。 成虫
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-09 00:23" pubdate>
- 2022-10-09
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E5%AF%84%E7%94%9F%E8%99%AB/">#寄生虫</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-yi-xue-ru-chong-zhi-xi-chong" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-09 00:21:12" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】寄生虫二:医学蠕虫之吸虫">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-yi-xue-ru-chong-zhi-xi-chong" target="_self">
- 【迁移】寄生虫二:医学蠕虫之吸虫
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-yi-xue-ru-chong-zhi-xi-chong" target="_self">
- <div>
- Code Beautify 从 wordpress 自动转换而来,可能存在格式错误。 寄生人体的吸虫都属于复殖目,称为复殖吸虫。生活史有世代交替,无性世代寄生在软体动物,有性世代多寄生在脊椎动物。除裂体科是雌雄异体,其他均是雌雄同体。可进行异体受精或自体受精。 肝吸虫/华支睾吸虫 主要保虫宿主为猫、狗和猪,水中存在第一第二中间宿舍,人群习惯吃不熟的
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-09 00:21" pubdate>
- 2022-10-09
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E5%AF%84%E7%94%9F%E8%99%AB/">#寄生虫</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <div class="row mx-auto index-card">
-
-
- <div class="col-12 col-md-4 m-auto index-img">
- <a href="/-yi-xue-ru-chong-zhi-xian-chong" target="_self">
- <img src="https://api.limour.top/randomImg?d=2022-10-09 00:13:21" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【迁移】寄生虫一:医学蠕虫之线虫">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/-yi-xue-ru-chong-zhi-xian-chong" target="_self">
- 【迁移】寄生虫一:医学蠕虫之线虫
- </a>
- </h2>
-
- <a class="index-excerpt " href="/-yi-xue-ru-chong-zhi-xian-chong" target="_self">
- <div>
- Code Beautify 从 wordpress 自动转换而来,可能存在格式错误。 线虫一般呈线性或圆柱形,体表光滑,两侧对称,不分节。前端一般较钝圆,后端逐渐变细。线虫雌雄异体,通常雌虫较大,尾端尖直,略向腹面弯曲,生殖器官大多为双管型;雌虫较小,尾端卷曲呈钩状或尾端膨大呈伞状,生殖器官呈单管型。线虫卵一般为椭圆形,黄色、棕黄色或无色。卵壳由外层
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2022-10-09 00:13" pubdate>
- 2022-10-09
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E5%AF%84%E7%94%9F%E8%99%AB/">#寄生虫</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <nav aria-label="navigation">
- <span class="pagination" id="pagination">
- <a class="extend prev" rel="prev" href="/page/8/#board"><i class="iconfont icon-arrowleft"></i></a><a class="page-number" href="/">1</a><span class="space">…</span><a class="page-number" href="/page/7/#board">7</a><a class="page-number" href="/page/8/#board">8</a><span class="page-number current">9</span><a class="page-number" href="/page/10/#board">10</a><a class="page-number" href="/page/11/#board">11</a><a class="page-number" href="/page/12/#board">12</a><a class="extend next" rel="next" href="/page/10/#board"><i class="iconfont icon-arrowright"></i></a>
- </span>
- </nav>
- </div>
- </div>
- </div>
- </div>
- </div>
-
-
- <a id="scroll-top-button" aria-label="TOP" href="#" role="button">
- <i class="iconfont icon-arrowup" aria-hidden="true"></i>
- </a>
-
-
- <div class="modal fade" id="modalSearch" tabindex="-1" role="dialog" aria-labelledby="ModalLabel"
- aria-hidden="true">
- <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document">
- <div class="modal-content">
- <div class="modal-header text-center">
- <h4 class="modal-title w-100 font-weight-bold">Search</h4>
- <button type="button" id="local-search-close" class="close" data-dismiss="modal" aria-label="Close">
- <span aria-hidden="true">×</span>
- </button>
- </div>
- <div class="modal-body mx-3">
- <div class="md-form mb-5">
- <input type="text" id="local-search-input" class="form-control validate">
- <label data-error="x" data-success="v" for="local-search-input">Keyword</label>
- </div>
- <div class="list-group" id="local-search-result"></div>
- </div>
- </div>
- </div>
- </div>
-
-
- </main>
- <footer>
- <div class="footer-inner">
-
- <div class="footer-content">
- <a target="_blank" rel="nofollow noopener" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43130202000203"><img src="https://img.limour.top/2023/08/27/64eadeb81d6a0.webp" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload>湘公网安备43130202000203号 </a> <a target="_blank" rel="nofollow noopener" href="https://beian.miit.gov.cn/">湘ICP备20008299号 </a> <a target="_blank" rel="nofollow noopener" href="https://icp.gov.moe/?keyword=20210128">萌ICP备20210128号</a> <br> <a href="https://www.foreverblog.cn/" target="_blank"> <img src="https://img.foreverblog.cn/logo_en_default.png" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="" style="width:auto;height:24px"> </a> <br> <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/limour-blog/limour-blog.github.io" target="_blank" rel="nofollow noopener"><span>SRC</span></a> <i class="iconfont icon-love"></i> <a href="https://web.archive.org/web/20231130095837/https://effectiveacceleration.tech/" target="_blank" rel="nofollow noopener"><span>e/Acc</span></a>
- </div>
-
-
-
-
- </div>
- </footer>
- <!-- Scripts -->
-
- <script src="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.js" ></script>
- <link rel="stylesheet" href="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.css" />
- <script>
- NProgress.configure({"showSpinner":false,"trickleSpeed":100})
- NProgress.start()
- window.addEventListener('load', function() {
- NProgress.done();
- })
- </script>
- <script src="https://jscdn.limour.top/npm/jquery@3.6.4/dist/jquery.min.js" ></script>
- <script src="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js" ></script>
- <script src="/js/events.js" ></script>
- <script src="/js/plugins.js" ></script>
-
- <script src="/js/img-lazyload.js" ></script>
-
- <script src="/js/local-search.js" ></script>
- <!-- 主题的启动项,将它保持在最底部 -->
- <!-- the boot of the theme, keep it at the bottom -->
- <script src="/js/boot.js" ></script>
-
- <noscript>
- <div class="noscript-warning">Blog works best with JavaScript enabled</div>
- </noscript>
- <!-- hexo injector body_end start -->
- <script defer src="/theme-inject/timeliness.js"></script>
- <!-- hexo injector body_end end --></body>
- </html>
|