123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862 |
- <!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/2/"/>
- <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="/Running-Qwen-on-the-Win10-platform-with-6GB-of-video-memory" target="_self">
- <img src="https://api.limour.top/randomImg?d=2024-01-01 03:11:36" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】win10平台6G显存运行Qwen-1.8B">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Running-Qwen-on-the-Win10-platform-with-6GB-of-video-memory" target="_self">
- 【记录】win10平台6G显存运行Qwen-1.8B
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Running-Qwen-on-the-Win10-platform-with-6GB-of-video-memory" target="_self">
- <div>
- Llama.cpp 能 CPU & GPU 环境混合推理,这里记录一下在 windows10 平台上运行 Qwen-1.8B 的过程,显卡是 1660Ti 。 准备模型 安装conda Tun模式(管理员权限) 1234567conda create -n llamaConvert python=3.10 git -c conda-forgeconda activate llamaCo
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-01-01 11:11" pubdate>
- 2024-01-01
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/llama/">#llama</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="/Lightweight-personal-navigation-page-Flare" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-12-31 17:18:28" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】轻量个人导航页面 Flare">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Lightweight-personal-navigation-page-Flare" target="_self">
- 【记录】轻量个人导航页面 Flare
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Lightweight-personal-navigation-page-Flare" target="_self">
- <div>
- Flare 是一款轻量、快速、美观的个人导航页面,适用于 HomeLab 或其他注重私密的场景。 反向代理服务 访问 https://flare.limour.top/editor 进行书签编辑 123mkdir -p ~/app/flare && cd ~/app/flare && nano docker-compose.ymlsudo docker-comp
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2024-01-01 01:18" pubdate>
- 2024-01-01
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/docker/">#docker</a>
-
- <a href="/tags/ngpm/">#ngpm</a>
-
- <a href="/tags/homepage/">#homepage</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="/Compile-Qwen-1.8B-Chat-using-MLC-LLM-on-Win" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-12-09 04:24:07" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】Win10平台使用MLC-LLM编译Qwen-1.8B-Chat">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Compile-Qwen-1.8B-Chat-using-MLC-LLM-on-Win" target="_self">
- 【记录】Win10平台使用MLC-LLM编译Qwen-1.8B-Chat
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Compile-Qwen-1.8B-Chat-using-MLC-LLM-on-Win" target="_self">
- <div>
- MLC-LLM 是一种大模型高性能通用部署解决方案,可以通过预编译加速使用本机API原生部署任何大型语言模型。该项目的使命是利用ML编译技术,使每个人都能在其设备上本地开发、优化和部署AI模型。 Qwen-1.8B 是阿里云研发的通义千问大模型系列的18亿参数规模的模型。在Qwen-1.8B的基础上,使用对齐机制打造了基于大语言模型的AI助手 Qwen-1.8B-Chat。 配置环境 安装con
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2023-12-09 12:24" pubdate>
- 2023-12-09
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/llama/">#llama</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="/Equivalent-operations-in-surgical-knot-tying" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-12-02 14:47:05" 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="/Equivalent-operations-in-surgical-knot-tying" target="_self">
- 【探索】外科打结法中的等价操作
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Equivalent-operations-in-surgical-knot-tying" 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="2023-12-02 14:47" pubdate>
- 2023-12-02
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E6%8E%A2%E7%B4%A2/">#探索</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="/Multiplex-immune-profiling-reveals-the-role-of-serum-immune-proteomics-in-predicting-response-to-preoperative-chemotherapy-of-gastric-cancer" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-12-01 23:41: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="/Multiplex-immune-profiling-reveals-the-role-of-serum-immune-proteomics-in-predicting-response-to-preoperative-chemotherapy-of-gastric-cancer" target="_self">
- 【翻译】多重免疫分析揭示了血清免疫蛋白质组学在预测胃癌术前化疗反应中的作用
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Multiplex-immune-profiling-reveals-the-role-of-serum-immune-proteomics-in-predicting-response-to-preoperative-chemotherapy-of-gastric-cancer" target="_self">
- <div>
- 原文链接:Multiplex immune profiling reveals the role of serum immune proteomics in predicting response to preoperative chemotherapy of gastric cancer 摘要 对于胃腺癌患者,对术前化疗的反应存在异质性。该领域现有
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2023-12-01 23:41" pubdate>
- 2023-12-01
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E7%BF%BB%E8%AF%91/">#翻译</a>
-
- <a href="/tags/%E9%A2%84%E5%90%8E%E6%A8%A1%E5%9E%8B/">#预后模型</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="/repost-in-circle" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-11-16 14:59:47" 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="/repost-in-circle" target="_self">
- 【转载】圈中人
- </a>
- </h2>
-
- <a class="index-excerpt " href="/repost-in-circle" target="_self">
- <div>
- 《圈中人》 from CXPLAY World 序 外面很危险, 于是有人在地上画了一圈并对我说: “这个圈外很危险, 你不要随便出去, 我会帮你对付这些危险, 所以我很忙, 但我也会派人监督你.”; 监督人来了, 他对我说: "你知道要怎么做了吧?但为了防止你总是不小心碰到边界, 我会给你的粗心大意一些小小的惩罚, 好让你长记性, 毕竟我要监督的人可不止你一个. ", 于
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2023-11-16 14:59" pubdate>
- 2023-11-16
- </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="/WebSocket-based-intranet-penetration-tool" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-11-09 19:38:50" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】基于WebSocket的内网穿透工具">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/WebSocket-based-intranet-penetration-tool" target="_self">
- 【探索】基于WebSocket的内网穿透工具
- </a>
- </h2>
-
- <a class="index-excerpt " href="/WebSocket-based-intranet-penetration-tool" target="_self">
- <div>
- 国内的服务器备案麻烦,所以很多内网服务需要使用内网穿透工具。之前尝试使用QUIC来伪装,但不稳定。现在找到了一个特征少的内网穿透工具ProxyNT,可以通过NAT和防火墙将本地服务器暴露到公网上。使用Docker部署服务端和客户端,配置相应的参数后即可使用。
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2023-11-09 19:38" pubdate>
- 2023-11-09
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E6%8E%A2%E7%B4%A2/">#探索</a>
-
- <a href="/tags/docker/">#docker</a>
-
- <a href="/tags/ngpm/">#ngpm</a>
-
- <a href="/tags/%E5%86%85%E7%BD%91%E7%A9%BF%E9%80%8F/">#内网穿透</a>
-
- <a href="/tags/ssh/">#ssh</a>
-
- <a href="/tags/ws/">#ws</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="/Self-built-ad-blocking-DoH-server" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-10-28 20:56:54" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】自建去广告的DoH服务器">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Self-built-ad-blocking-DoH-server" target="_self">
- 【记录】自建去广告的DoH服务器
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Self-built-ad-blocking-DoH-server" target="_self">
- <div>
- 进行部署 反代服务 12345mkdir -p ~/app/adguard && cd ~/app/adguard && nano docker-compose.ymlsudo docker-compose up -d # 面板端口 3000# /opt/adguardhome/letsencrypt/live/npm-1/fullchain.pem# /opt
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2023-10-28 20:56" pubdate>
- 2023-10-28
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/docker/">#docker</a>
-
- <a href="/tags/ngpm/">#ngpm</a>
-
- <a href="/tags/DoH/">#DoH</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="/Protocol-for-intranet-penetration-based-on-QUIC" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-10-27 20:46:07" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】基于QUIC的内网穿透协议">
- </a>
- </div>
-
- <article class="col-12 col-md-8 mx-auto index-info">
- <h2 class="index-header">
-
- <a href="/Protocol-for-intranet-penetration-based-on-QUIC" target="_self">
- 【探索】基于QUIC的内网穿透协议
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Protocol-for-intranet-penetration-based-on-QUIC" target="_self">
- <div>
- 环境和依赖 内网穿透服务 证书自动申请服务 123456mkdir -p ~/base/NPS && cd ~/base/NPS && mkdir confnano docker-compose.ymlnano conf/nps.conftouch conf/{clients,hosts,tasks}.jsonsudo docker-comp
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2023-10-27 20:46" pubdate>
- 2023-10-27
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/%E6%8E%A2%E7%B4%A2/">#探索</a>
-
- <a href="/tags/docker/">#docker</a>
-
- <a href="/tags/ngpm/">#ngpm</a>
-
- <a href="/tags/%E5%86%85%E7%BD%91%E7%A9%BF%E9%80%8F/">#内网穿透</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="/Mendelian-Randomization" target="_self">
- <img src="https://api.limour.top/randomImg?d=2023-10-14 17:18:54" 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="/Mendelian-Randomization" target="_self">
- 【学习】孟德尔随机化
- </a>
- </h2>
-
- <a class="index-excerpt " href="/Mendelian-Randomization" target="_self">
- <div>
- MR定义 孟德尔随机化是一种基于全基因组测序数据(GWAS数据),利用单核首酸多态性(SNPs)作为工具变量(IV),用于揭示因果关系的新型流行病学方法,相较于队列研究等观察性研究,暴露在出生前便已确定,较少受到反向因果及混杂因素的影响,因而能够有效减少偏倚。 MR的核心是运用遗传学数据作为桥梁,来探索某一暴露和某一结局之间的因果关联。与RCT将参与者随机分配到试验组或对照组类似,MR研究基于影
- </div>
- </a>
- <div class="index-btm post-metas">
-
- <div class="post-meta mr-3">
- <i class="iconfont icon-date"></i>
- <time datetime="2023-10-14 17:18" pubdate>
- 2023-10-14
- </time>
- </div>
-
-
-
- <div class="post-meta">
- <i class="iconfont icon-tags"></i>
-
- <a href="/tags/SNP/">#SNP</a>
-
- <a href="/tags/MR/">#MR</a>
-
- </div>
-
- </div>
- </article>
- </div>
- <nav aria-label="navigation">
- <span class="pagination" id="pagination">
- <a class="extend prev" rel="prev" href="/"><i class="iconfont icon-arrowleft"></i></a><a class="page-number" href="/">1</a><span class="page-number current">2</span><a class="page-number" href="/page/3/#board">3</a><a class="page-number" href="/page/4/#board">4</a><span class="space">…</span><a class="page-number" href="/page/12/#board">12</a><a class="extend next" rel="next" href="/page/3/#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>
|