Skip to content

Commit

Permalink
Deploy: refs/tags/v1.1.2 0f6dc54
Browse files Browse the repository at this point in the history
  • Loading branch information
sumingcheng committed Dec 11, 2024
1 parent 53c0aa0 commit d1ea2ec
Show file tree
Hide file tree
Showing 1,499 changed files with 2,559 additions and 2,559 deletions.
6 changes: 3 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

<link rel="search" type="application/opensearchdescription+xml" title="Sumingcheng&#39;s Document Center" href="/docs-hub/opensearch.xml">

<script src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" async crossorigin="anonymous"></script><link rel="stylesheet" href="/docs-hub/assets/css/styles.3f4bd034.css">
<script src="/docs-hub/assets/js/runtime~main.13e93381.js" defer="defer"></script>
<script src="/docs-hub/assets/js/main.d8b31d2e.js" defer="defer"></script>
<script src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" async crossorigin="anonymous"></script><link rel="stylesheet" href="/docs-hub/assets/css/styles.e151b7b8.css">
<script src="/docs-hub/assets/js/runtime~main.50be9079.js" defer="defer"></script>
<script src="/docs-hub/assets/js/main.f2e8c8d1.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
<script>!function(){function t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return window.localStorage.getItem("theme")}catch(t){}}();t(null!==e?e:"light")}(),function(){try{const n=new URLSearchParams(window.location.search).entries();for(var[t,e]of n)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="跳到主要内容"><a class="skipToContent_fXgn" href="#__docusaurus_skipToContent_fallback">跳到主要内容</a></div><nav aria-label="主导航" class="navbar navbar--fixed-top navbarHideable_m1mJ"><div class="navbar__inner"><div class="navbar__items"><button aria-label="切换导航栏" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/docs-hub/"><div class="navbar__logo"><img src="/docs-hub/img/smc.jpg" alt="Sumingcheng Logo" class="themedComponent_mlkZ themedComponent--light_NVdE"><img src="/docs-hub/img/smc.jpg" alt="Sumingcheng Logo" class="themedComponent_mlkZ themedComponent--dark_xIcU"></div><b class="navbar__title text--truncate">Sumingcheng</b></a></div><div class="navbar__items navbar__items--right"><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link">Backend</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs-hub/category/基础">Go</a></li><li><a class="dropdown__link" href="/docs-hub/category/基础-1">Python</a></li><li><a class="dropdown__link" href="/docs-hub/category/基础-2">Java</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/Docker/Docker-基础命令">Docker</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/MySQL/常用SQL语句">MySQL</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/Redis/Redis-基础使用">Redis</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/Nginx/Nginx基础入门">Nginx</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/ElasticSearch/ElasticSearch-安装使用">ElasticSearch</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/MQ/Go-Kafka安装使用指南">MQ</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/MongoDB/MongoDB安装与使用">MongoDB</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/Git/Git-提交规范">Git</a></li><li><a class="dropdown__link" href="/docs-hub/Backend/Regular/正则表达式基础">Regular</a></li></ul></div><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link">Frontend</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs-hub/category/es3-es5">JavaScript</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/TypeScript/TypeScript简介">TypeScript</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/Node/NodeJS基本认知">Node</a></li><li><a class="dropdown__link" href="/docs-hub/category/vue基础入门">Vue</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/React/初识React">React</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/Engineering/核心-Web-指标">Engineering</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/HTML/DOCTYPE">HTML</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/CSS/CSS-选择器-权重-匹配规则">CSS</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/DOM/DOM初识-JS对象-XML-幻灯片案例展示">DOM</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/BOM/深入理解BOM">BOM</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/Electron/初识-基础">Electron</a></li><li><a class="dropdown__link" href="/docs-hub/Frontend/Quasar/Quasar项目搭建">Quasar</a></li></ul></div><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link">Interview</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs-hub/Interview/Backend/占位">Backend</a></li><li><a class="dropdown__link" href="/docs-hub/Interview/Frontend/浏览器是如何渲染页面的">Frontend</a></li></ul></div><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link">Network</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs-hub/Network/AJAX/JSON基础与数据解析-JSON方法-AJAX初识">AJAX</a></li><li><a class="dropdown__link" href="/docs-hub/Network/HTTP/URL-客户端-服务端-域名操作">HTTP</a></li></ul></div><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link">Web3</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs-hub/Web3/IPFS/IPFS-Desktop-运行指南">IPFS</a></li><li><a class="dropdown__link" href="/docs-hub/Web3/Learning/Web2如何转Web3">Learning</a></li></ul></div><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link">Resource</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs-hub/Resource/Soft/Windows装机软件">Soft</a></li></ul></div><div class="navbar__item dropdown dropdown--hoverable dropdown--right"><a href="#" aria-haspopup="true" aria-expanded="false" role="button" class="navbar__link">Other</a><ul class="dropdown__menu"><li><a class="dropdown__link" href="/docs-hub/Other/CookBook/柠檬酸辣无骨鸡爪">CookBook</a></li><li><a class="dropdown__link" href="/docs-hub/Other/Notes/使用指南">Notes</a></li></ul></div><a href="https://github.com/sumingcheng" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link header-github-link" aria-label="GitHub 仓库"></a><div class="toggle_vylO colorModeToggle_DEke"><button class="clean-btn toggleButton_gllP toggleButtonDisabled_aARS" type="button" disabled="" title="切换浅色/暗黑模式(当前为浅色模式)" aria-label="切换浅色/暗黑模式(当前为浅色模式)" aria-live="polite" aria-pressed="false"><svg viewBox="0 0 24 24" width="24" height="24" class="lightToggleIcon_pyhR"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" class="darkToggleIcon_wfgR"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"></path></svg></button></div><div class="navbarSearchContainer_Bca1"><button type="button" class="DocSearch DocSearch-Button" aria-label="搜索 (Command+K)"><span class="DocSearch-Button-Container"><svg width="20" height="20" class="DocSearch-Search-Icon" viewBox="0 0 20 20" aria-hidden="true"><path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="DocSearch-Button-Placeholder">搜索</span></span><span class="DocSearch-Button-Keys"></span></button></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="main-wrapper mainWrapper_z2l0"><main class="container margin-vert--xl"><div class="row"><div class="col col--6 col--offset-3"><h1 class="hero__title">找不到页面</h1><p>我们找不到您要找的页面。</p><p>请联系原始链接来源网站的所有者,并告知他们链接已损坏。</p></div></div></main></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Docs</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://www.yuque.com/sumingcheng" target="_blank" rel="noopener noreferrer" class="footer__link-item">语雀<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://www.zhihu.com/people/xiaolaodi.top" target="_blank" rel="noopener noreferrer" class="footer__link-item">知乎<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">Acknowledgments</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://react.dev" target="_blank" rel="noopener noreferrer" class="footer__link-item">React<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://docusaurus.io" target="_blank" rel="noopener noreferrer" class="footer__link-item">Docusaurus<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://sumingcheng.cn" target="_blank" rel="noopener noreferrer" class="footer__link-item">Blog<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://github.com/sumingcheng" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2020-2024 Sumingcheng. All Rights Reserved.</div></div></div></footer></div>
Expand Down
Loading

0 comments on commit d1ea2ec

Please sign in to comment.