-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mr·Sync
authored and
公众号:Rong姐姐好可爱
committed
Apr 17, 2024
0 parents
commit d019223
Showing
1,436 changed files
with
70,404 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!doctype html> | ||
<html lang="en-US" data-theme="light"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<meta name="generator" content="VuePress 2.0.0-beta.67" /> | ||
<meta name="theme" content="VuePress Theme Hope" /> | ||
<meta property="og:url" content="https://142vip.cn/JavaScriptCollection/404.html"><meta property="og:site_name" content="凡是过往、皆为序章"><meta property="og:type" content="website"><meta property="og:locale" content="en-US"><meta property="article:author" content="微信公众号:储凡"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":""}</script><link rel="icon" href="fight_favicon.ico"><script type="text/javascript" src="/_vercel/insights/script.js"></script><script> | ||
var _hmt = _hmt || []; | ||
(function() { | ||
var hm = document.createElement("script"); | ||
hm.src = "https://hm.baidu.com/hm.js?613c9d7af9e1c9a7f9eef6a55aa2399d"; | ||
var s = document.getElementsByTagName("script")[0]; | ||
s.parentNode.insertBefore(hm, s); | ||
})();</script><link rel="icon" href="/JavaScriptCollection/favicon.ico"><title>凡是过往、皆为序章</title><meta name="description" content=""> | ||
<style> | ||
:root { | ||
--bg-color: #fff; | ||
} | ||
|
||
html[data-theme="dark"] { | ||
--bg-color: #1d1e1f; | ||
} | ||
|
||
html, | ||
body { | ||
background: var(--bg-color); | ||
} | ||
</style> | ||
<script> | ||
const userMode = localStorage.getItem("vuepress-theme-hope-scheme"); | ||
const systemDarkMode = | ||
window.matchMedia && | ||
window.matchMedia("(prefers-color-scheme: dark)").matches; | ||
|
||
if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) { | ||
document.documentElement.setAttribute("data-theme", "dark"); | ||
} | ||
</script> | ||
<link rel="preload" href="/JavaScriptCollection/assets/style-851ed735.css" as="style"><link rel="stylesheet" href="/JavaScriptCollection/assets/style-851ed735.css"> | ||
<link rel="modulepreload" href="/JavaScriptCollection/assets/app-f627825c.js"><link rel="modulepreload" href="/JavaScriptCollection/assets/404.html-f052eb4e.js"><link rel="modulepreload" href="/JavaScriptCollection/assets/plugin-vue_export-helper-c27b6911.js"><link rel="modulepreload" href="/JavaScriptCollection/assets/404.html-f3bf19c5.js"> | ||
</head> | ||
<body> | ||
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">跳至主要內容</a><!--]--><!--[--><div class="theme-container no-sidebar has-toc"><!--[--><header id="navbar" class="vp-navbar hide-icon"><div class="vp-navbar-start"><button type="button" class="vp-toggle-sidebar-button" title="Toggle Sidebar"><span class="icon"></span></button><!--[--><!----><!--]--><!--[--><a class="vp-link vp-brand vp-brand" href="/JavaScriptCollection/"><!----><!----><span class="vp-site-name">凡是过往、皆为序章</span></a><!--]--><!--[--><!----><!--]--></div><div class="vp-navbar-center"><!--[--><!----><!--]--><!--[--><nav class="vp-nav-links"><div class="nav-item hide-in-mobile"><a aria-label="首页" class="vp-link nav-link nav-link" href="/JavaScriptCollection/"><!---->首页<!----></a></div><div class="nav-item hide-in-mobile"><div class="dropdown-wrapper"><button type="button" class="dropdown-title" aria-label="SOLO算法"><span class="title"><!---->SOLO算法</span><span class="arrow"></span><ul class="nav-dropdown"><li class="dropdown-item"><a aria-label="面试必刷Top101" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/solo-algorithm/interview-top-101.html"><!---->面试必刷Top101<!----></a></li><li class="dropdown-item"><a aria-label="剑指Offer" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/solo-algorithm/sword-point.html"><!---->剑指Offer<!----></a></li><li class="dropdown-item"><a aria-label="Shell篇" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/solo-algorithm/shell.html"><!---->Shell篇<!----></a></li><li class="dropdown-item"><h4 class="dropdown-subtitle"><span>在线刷题</span></h4><ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a href="https://www.nowcoder.com/" rel="noopener noreferrer" target="_blank" aria-label="牛客网" class="nav-link"><!---->牛客网<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!----></a></li><li class="dropdown-subitem"><a href="https://leetcode-cn.com/" rel="noopener noreferrer" target="_blank" aria-label="LeetCode" class="nav-link"><!---->LeetCode<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!----></a></li><li class="dropdown-subitem"><a href="https://acm.hdu.edu.cn/" rel="noopener noreferrer" target="_blank" aria-label="杭电OJ" class="nav-link"><!---->杭电OJ<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!----></a></li></ul></li></ul></button></div></div><div class="nav-item hide-in-mobile"><a aria-label="Battle面试官" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/battle-interview.html"><!---->Battle面试官<!----></a></div><div class="nav-item hide-in-mobile"><a aria-label="前端" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/front-end.html"><!---->前端<!----></a></div><div class="nav-item hide-in-mobile"><a aria-label="Node后端" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/server-end.html"><!---->Node后端<!----></a></div><div class="nav-item hide-in-mobile"><a aria-label="微服务" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/microservice.html"><!---->微服务<!----></a></div><div class="nav-item hide-in-mobile"><a aria-label="开发技巧" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/develop-skill.html"><!---->开发技巧<!----></a></div><div class="nav-item hide-in-mobile"><a aria-label="读书整理" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/read-books.html"><!---->读书整理<!----></a></div><div class="nav-item hide-in-mobile"><div class="dropdown-wrapper"><button type="button" class="dropdown-title" aria-label="了解更多"><span class="title"><!---->了解更多</span><span class="arrow"></span><ul class="nav-dropdown"><li class="dropdown-item"><a aria-label="变更记录" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/changelog.html"><!---->变更记录<!----></a></li><li class="dropdown-item"><a aria-label="网站动态" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/big-event-history.html"><!---->网站动态<!----></a></li><li class="dropdown-item"><h4 class="dropdown-subtitle"><span>自媒体</span></h4><ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a aria-label="公众号文章" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/wechat-list.html"><!---->公众号文章<!----></a></li></ul></li><li class="dropdown-item"><h4 class="dropdown-subtitle"><span>外链</span></h4><ul class="dropdown-subitem-wrapper"><li class="dropdown-subitem"><a aria-label="常用网站" class="vp-link nav-link nav-link" href="/JavaScriptCollection/manuscripts/frequent-site-link.html"><!---->常用网站<!----></a></li><li class="dropdown-subitem"><a href="https://142vip-cn.feishu.cn/share/base/view/shrcnxtFKV2JfBZbqFh0GUxzTOg" rel="noopener noreferrer" target="_blank" aria-label="RoadMap计划" class="nav-link"><!---->RoadMap计划<span><svg class="external-link-icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg><span class="external-link-icon-sr-only">open in new window</span></span><!----></a></li></ul></li></ul></button></div></div></nav><!--]--><!--[--><!----><!--]--></div><div class="vp-navbar-end"><!--[--><!----><!--]--><!--[--><!--[--><button type="button" class="search-pro-button" role="search" aria-label="Search"><svg xmlns="http://www.w3.org/2000/svg" class="icon search-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="search icon"><path d="M192 480a256 256 0 1 1 512 0 256 256 0 0 1-512 0m631.776 362.496-143.2-143.168A318.464 318.464 0 0 0 768 480c0-176.736-143.264-320-320-320S128 303.264 128 480s143.264 320 320 320a318.016 318.016 0 0 0 184.16-58.592l146.336 146.368c12.512 12.48 32.768 12.48 45.28 0 12.48-12.512 12.48-32.768 0-45.28"></path></svg><div class="search-pro-placeholder">Search</div><div class="search-pro-key-hints"><kbd class="search-pro-key">Ctrl</kbd><kbd class="search-pro-key">K</kbd></div></button><!--]--><!----><div class="nav-item vp-repo"><a class="vp-repo-link" href="https://github.com/142vip/JavaScriptCollection.git" target="_blank" rel="noopener noreferrer" aria-label="GitHub"><svg xmlns="http://www.w3.org/2000/svg" class="icon github-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="github icon" style="width:1.25rem;height:1.25rem;vertical-align:middle;"><path d="M511.957 21.333C241.024 21.333 21.333 240.981 21.333 512c0 216.832 140.544 400.725 335.574 465.664 24.49 4.395 32.256-10.07 32.256-23.083 0-11.69.256-44.245 0-85.205-136.448 29.61-164.736-64.64-164.736-64.64-22.315-56.704-54.4-71.765-54.4-71.765-44.587-30.464 3.285-29.824 3.285-29.824 49.195 3.413 75.179 50.517 75.179 50.517 43.776 75.008 114.816 53.333 142.762 40.79 4.523-31.66 17.152-53.377 31.19-65.537-108.971-12.458-223.488-54.485-223.488-242.602 0-53.547 19.114-97.323 50.517-131.67-5.035-12.33-21.93-62.293 4.779-129.834 0 0 41.258-13.184 134.912 50.346a469.803 469.803 0 0 1 122.88-16.554c41.642.213 83.626 5.632 122.88 16.554 93.653-63.488 134.784-50.346 134.784-50.346 26.752 67.541 9.898 117.504 4.864 129.834 31.402 34.347 50.474 78.123 50.474 131.67 0 188.586-114.73 230.016-224.042 242.09 17.578 15.232 33.578 44.672 33.578 90.454v135.85c0 13.142 7.936 27.606 32.854 22.87C862.25 912.597 1002.667 728.747 1002.667 512c0-271.019-219.648-490.667-490.71-490.667z"></path></svg></a></div><!----><!--]--><!--[--><!----><!--]--><button type="button" class="vp-toggle-navbar-button" aria-label="Toggle Navbar" aria-expanded="false" aria-controls="nav-screen"><span><span class="vp-top"></span><span class="vp-middle"></span><span class="vp-bottom"></span></span></button></div></header><!----><!--]--><!----><div class="toggle-sidebar-wrapper"><span class="arrow start"></span></div><aside id="sidebar" class="vp-sidebar"><!--[--><!----><!--]--><ul class="vp-sidebar-links"></ul><!--[--><!----><!--]--></aside><!--[--><main id="main-content" class="vp-page not-found"><div class="not-found-hint"><p class="error-code">404</p><h1 class="error-title">访问的页面不存在</h1><p class="error-hint">梦在远方,化成一缕香,随风飘散你的模样。</p></div><div class="actions"><button type="button" class="action-button">返回上一页</button><button type="button" class="action-button">进入首页</button></div></main><!--]--><footer class="vp-footer-wrapper"><div class="vp-footer"> | ||
<div> | ||
All Rights Reserved | ||
<a href="https://github.com/142vip" target="_blank">142vip</a> Repo. | ||
JavaScriptCollection@v0.0.2-alpha.13 | ||
| ||
</div> | ||
<div style="margin-top: 5px"> | ||
<a href="https://tongji.baidu.com/web/welcome/login" target="_blank">百度统计</a> | ||
<span style="margin: 0 5px;">|</span> | ||
<a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank">鄂ICP备17025193号-1 </a> | ||
<!-- <span style="margin: 0 5px;">|</span>--> | ||
<!-- <a href="https://theme-hope.vuejs.press/" target="_blank">Vuepress</a> --> | ||
</div> | ||
</div><div class="vp-copyright"> | ||
Copyrights © 2015-2024 微信公众号:储凡 | ||
</div></footer></div><!--]--><!--]--><!----><!----><!--]--></div> | ||
<script type="module" src="/JavaScriptCollection/assets/app-f627825c.js" defer></script> | ||
</body> | ||
</html> |
Oops, something went wrong.